diff options
author | 2003-11-09 18:07:03 +0000 | |
---|---|---|
committer | 2003-11-09 18:07:03 +0000 | |
commit | b16e3e2e79a1a7bcf2b79485955c14a4740be407 (patch) | |
tree | 54f99350e053246bcf108e1f24eeaba5bc348be1 | |
parent | touchups (diff) | |
download | gentoo-2-b16e3e2e79a1a7bcf2b79485955c14a4740be407.tar.gz gentoo-2-b16e3e2e79a1a7bcf2b79485955c14a4740be407.tar.bz2 gentoo-2-b16e3e2e79a1a7bcf2b79485955c14a4740be407.zip |
Marked stable for sparc.
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/Manifest | 10 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.0.0.ebuild | 4 | ||||
-rw-r--r-- | app-text/enchant/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/enchant/Manifest | 4 | ||||
-rw-r--r-- | app-text/enchant/enchant-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | app-text/wv/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wv/Manifest | 6 | ||||
-rw-r--r-- | app-text/wv/wv-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/gal/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/gal/Manifest | 10 | ||||
-rw-r--r-- | gnome-extra/gal/gal-1.99.10.ebuild | 4 |
12 files changed, 39 insertions, 27 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index ca6de623f03e..9c531678066e 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.53 2003/10/30 16:30:53 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.54 2003/11/09 18:06:58 weeve Exp $ + + 09 Nov 2003; Jason Wever <weeve@gentoo.org> abiword-2.0.0.ebuild: + Marked stable for sparc. *abiword-2.0.1 (30 Oct 2003) diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest index 764e57f16220..039910d5a35e 100644 --- a/app-office/abiword/Manifest +++ b/app-office/abiword/Manifest @@ -1,10 +1,10 @@ -MD5 889e34a6a230df4fae1fdd172068032f abiword-2.0.0.ebuild 2216 +MD5 d026615bf61d19bc021efe53290aea7d ChangeLog 8530 MD5 7921df3134ed60f1eb9c3d1c920bde16 abiword-1.0.6-r1.ebuild 1927 -MD5 1d76303e3f98795f920e29d79b0f2827 abiword-2.0.1.ebuild 2163 -MD5 fa878f47c5e800d2c2524379c5dd033a ChangeLog 8434 +MD5 81d41cc62b92ac1adba7924fa528c48a abiword-2.0.0.ebuild 2215 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 53a88ebee6a70ad41f3eb428b4a3a3e7 files/digest-abiword-2.0.0 142 -MD5 28dcae4a10f58c12a4a73346a7ab1ed0 files/digest-abiword-2.0.1 142 +MD5 1d76303e3f98795f920e29d79b0f2827 abiword-2.0.1.ebuild 2163 MD5 31616e14907aefda2489036cc3d1db3d files/AbiWord.desktop 901 MD5 1ebcd22c6249c06e631c13491113d8ef files/AbiWord2.desktop 166 +MD5 28dcae4a10f58c12a4a73346a7ab1ed0 files/digest-abiword-2.0.1 142 MD5 55d85bca7cd645ef338336da3d6e6a7e files/digest-abiword-1.0.6-r1 67 +MD5 53a88ebee6a70ad41f3eb428b4a3a3e7 files/digest-abiword-2.0.0 142 diff --git a/app-office/abiword/abiword-2.0.0.ebuild b/app-office/abiword/abiword-2.0.0.ebuild index 3bbadf94a3e0..bbb80f6c0bc3 100644 --- a/app-office/abiword/abiword-2.0.0.ebuild +++ b/app-office/abiword/abiword-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.0.ebuild,v 1.3 2003/09/28 13:17:29 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.0.ebuild,v 1.4 2003/11/09 18:06:58 weeve Exp $ inherit eutils @@ -15,7 +15,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 mirror://sourceforge/${PN}/${PN}-plugins-${PV}.tar.bz2" -KEYWORDS="x86 ~sparc ~alpha ~ppc" +KEYWORDS="x86 sparc ~alpha ~ppc" LICENSE="GPL-2" SLOT="2" diff --git a/app-text/enchant/ChangeLog b/app-text/enchant/ChangeLog index bd77e8faf37f..6c18e9f7bcc7 100644 --- a/app-text/enchant/ChangeLog +++ b/app-text/enchant/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/enchant # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/ChangeLog,v 1.10 2003/11/02 05:23:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/ChangeLog,v 1.11 2003/11/09 18:03:04 weeve Exp $ + + 09 Nov 2003; Jason Wever <weeve@gentoo.org> enchant-1.0.0.ebuild: + Marked stable for sparc. 02 Nov 2003; Aron Griffis <agriffis@gentoo.org> enchant-1.0.0.ebuild: Only use alpha patch on alpha, duh diff --git a/app-text/enchant/Manifest b/app-text/enchant/Manifest index 310e89ca45c2..139efad6ec94 100644 --- a/app-text/enchant/Manifest +++ b/app-text/enchant/Manifest @@ -1,5 +1,5 @@ -MD5 1fc3877c2ca1e586d3c31ee784c4703e ChangeLog 1606 -MD5 b5963787a4a3ff663c3de943edccbfba enchant-1.0.0.ebuild 900 +MD5 7485cf938b9d87ace2f76ea752d30306 ChangeLog 1699 +MD5 9f528c0edf27ef69a0c616068452182d enchant-1.0.0.ebuild 896 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 9442ab7b04ed8076183baf8b8f787cb9 enchant-1.1.1.ebuild 761 MD5 9eea1c1607ac139d4fe5716900da9570 files/digest-enchant-1.0.0 65 diff --git a/app-text/enchant/enchant-1.0.0.ebuild b/app-text/enchant/enchant-1.0.0.ebuild index d4882dcf61b7..7e606d2404bb 100644 --- a/app-text/enchant/enchant-1.0.0.ebuild +++ b/app-text/enchant/enchant-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.0.0.ebuild,v 1.4 2003/11/02 05:23:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.0.0.ebuild,v 1.5 2003/11/09 18:03:04 weeve Exp $ inherit gnome2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/abiword/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc sparc ~alpha" IUSE="" diff --git a/app-text/wv/ChangeLog b/app-text/wv/ChangeLog index 71842e8f8862..20eeee1f6cbc 100644 --- a/app-text/wv/ChangeLog +++ b/app-text/wv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wv # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv/ChangeLog,v 1.13 2003/09/13 16:02:04 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/ChangeLog,v 1.14 2003/11/09 18:04:29 weeve Exp $ + + 09 Nov 2003; Jason Wever <weeve@gentoo.org> wv-1.0.0.ebuild: + Marked stable for sparc. *wv-1.0.0 (13 Sep 2003) diff --git a/app-text/wv/Manifest b/app-text/wv/Manifest index bce505930590..a11a203b8022 100644 --- a/app-text/wv/Manifest +++ b/app-text/wv/Manifest @@ -1,4 +1,4 @@ -MD5 8fbf9ccd5aacffe5b738eb97d1b87db6 wv-1.0.0.ebuild 856 -MD5 fa4a8ddd2796e11dff7057297685c682 ChangeLog 1490 -MD5 fe85d1375bb12fb4245f9be59895f923 files/wv-0.7.1-rvt.patch 4470 +MD5 df063805cef5aa86f329045ea477d77e ChangeLog 1581 +MD5 8144d698d78d6c6a7324db29bcac3a79 wv-1.0.0.ebuild 855 MD5 97079efa2a5256ad07ada6260b7ec298 files/digest-wv-1.0.0 60 +MD5 fe85d1375bb12fb4245f9be59895f923 files/wv-0.7.1-rvt.patch 4470 diff --git a/app-text/wv/wv-1.0.0.ebuild b/app-text/wv/wv-1.0.0.ebuild index e18b55a5100f..fd2fcb009eaf 100644 --- a/app-text/wv/wv-1.0.0.ebuild +++ b/app-text/wv/wv-1.0.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.0.0.ebuild,v 1.3 2003/09/28 13:06:56 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.0.0.ebuild,v 1.4 2003/11/09 18:04:29 weeve Exp $ DESCRIPTION="Tool for conversion of MSWord doc and rtf files to something readable" SRC_URI="mirror://sourceforge/wvware/${P}.tar.gz" HOMEPAGE="http://www.wvware.com" IUSE="xml2" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc sparc" SLOT="0" LICENSE="GPL-2" diff --git a/gnome-extra/gal/ChangeLog b/gnome-extra/gal/ChangeLog index bf58d196fb55..f8162d70aaed 100644 --- a/gnome-extra/gal/ChangeLog +++ b/gnome-extra/gal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/gal # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/ChangeLog,v 1.49 2003/10/22 16:39:24 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/ChangeLog,v 1.50 2003/11/09 18:05:48 weeve Exp $ + + 09 Nov 2003; Jason Wever <weeve@gentoo.org> gal-1.99.10.ebuild: + Marked stable for sparc. 22 Oct 2003; Bartosch Pixa <darkspecter@gentoo.org> gal-1.99.10.ebuild: set ppc in keywords diff --git a/gnome-extra/gal/Manifest b/gnome-extra/gal/Manifest index 746d9ae31caf..e4885d70da78 100644 --- a/gnome-extra/gal/Manifest +++ b/gnome-extra/gal/Manifest @@ -1,12 +1,12 @@ -MD5 063e916491b81a736d8244016a56b5e9 ChangeLog 6118 +MD5 7633ed8b4b98fed0aa1a07030dc9be6b ChangeLog 6206 MD5 55222517d3bb5450986c4250b861b16a gal-0.24.ebuild 2114 +MD5 99f0d1ce14d4ff864fb347d3d4d4d643 gal-1.99.10.ebuild 924 MD5 a91dc1e86d28703e425d9765ab11265f gal-1.99.8.ebuild 933 MD5 9b7064be2fa31f6745748be9b545b531 gal-1.99.9.ebuild 928 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 0a73543355d8b3e47002fbf0171d249e gal-1.99.10.ebuild 931 MD5 78bec5aec485baac3fa825378fabb471 files/digest-gal-0.24 121 -MD5 4690f5246b395401f10fd9082b676912 files/gal-1.99.3-docfix.patch 436 -MD5 b2f242d8b7015030276291e22e03aa48 files/gal-0.24-sgml-1.patch 1363 +MD5 cb565a4aa9136bd033e3f4986bf877ce files/digest-gal-1.99.10 64 MD5 619c5b9f40e528247f8b57f6d3558b77 files/digest-gal-1.99.8 63 MD5 0a9e5b8f36b8f9f4e73e8e29beb04b7d files/digest-gal-1.99.9 63 -MD5 cb565a4aa9136bd033e3f4986bf877ce files/digest-gal-1.99.10 64 +MD5 b2f242d8b7015030276291e22e03aa48 files/gal-0.24-sgml-1.patch 1363 +MD5 4690f5246b395401f10fd9082b676912 files/gal-1.99.3-docfix.patch 436 diff --git a/gnome-extra/gal/gal-1.99.10.ebuild b/gnome-extra/gal/gal-1.99.10.ebuild index 9586545a37c1..ece18806d256 100644 --- a/gnome-extra/gal/gal-1.99.10.ebuild +++ b/gnome-extra/gal/gal-1.99.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/gal-1.99.10.ebuild,v 1.4 2003/10/22 16:39:24 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/gal-1.99.10.ebuild,v 1.5 2003/11/09 18:05:48 weeve Exp $ inherit gnome2 gnome.org libtool @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="doc" LICENSE="GPL-2 LGPL-2.1" SLOT="2" -KEYWORDS="x86 ppc ~sparc ~hppa alpha" +KEYWORDS="x86 ppc sparc ~hppa alpha" RDEPEND=">=gnome-base/libgnomeprint-2.2.0 >=gnome-base/libgnomeprintui-2.2.1 |