diff options
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/Manifest | 12 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.11.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 44e7e55477f0..1232899ad3c2 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.139 2005/10/19 02:49:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.140 2005/10/19 03:05:45 dang Exp $ + + 19 Oct 2005; <dang@gentoo.org> abiword-2.2.11.ebuild: + Marked stable on amd64 19 Oct 2005; Brent Baude <ranger@gentoo.org> abiword-2.2.11.ebuild: Marking abiword-2.2.11 ppc65 stable for bug 109157 diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest index 51280af2e64d..99ef1bc45e76 100644 --- a/app-office/abiword/Manifest +++ b/app-office/abiword/Manifest @@ -1,16 +1,16 @@ -MD5 cde05a41f615f0c274ecb2921a6d6a9a ChangeLog 18218 +MD5 719e5e4a7132edfb79c9798d69af6bd3 ChangeLog 18300 +MD5 aeb219db77df24fb0917fc9ce671ea47 abiword-2.2.10.ebuild 2333 +MD5 20a44377660a985abb3e5a0062dcc84c abiword-2.2.11.ebuild 2337 MD5 c8736c4b16b0d76461f3fca45ef6d40e abiword-2.2.5-r1.ebuild 2365 MD5 104b0fc7f156da8e5b73eb8f9acec45c abiword-2.2.7-r1.ebuild 2459 MD5 9e4591bf64ea466fd2fa7e545c67842f abiword-2.2.8-r1.ebuild 2540 MD5 5684d03afc9900f6b6cdbea3a5df24ef abiword-2.2.9.ebuild 2337 -MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 aeb219db77df24fb0917fc9ce671ea47 abiword-2.2.10.ebuild 2333 -MD5 b884facc95be17b1cd40fd5f7b9c955f abiword-2.2.11.ebuild 2334 MD5 465c848797c2f2fa0a916a76d733c379 files/2.2.8-gcc4.patch 506 MD5 cb31301bf61f64e0751b3ae0c382ca41 files/abiword-security-fix.patch 456 +MD5 8b023d31957e4d3d1684959d96564364 files/digest-abiword-2.2.10 69 +MD5 a8522f74aea43b8fe31b8075165da843 files/digest-abiword-2.2.11 69 MD5 05bd382bc17a222b7d38e46dd90350c0 files/digest-abiword-2.2.5-r1 68 MD5 18acb96f28cede2da43044aaa82a6f94 files/digest-abiword-2.2.7-r1 68 MD5 73661645f9c415ca25f9da7c17fd2628 files/digest-abiword-2.2.8-r1 68 MD5 ed594302c92a3587c8057f0d36a8e90a files/digest-abiword-2.2.9 68 -MD5 8b023d31957e4d3d1684959d96564364 files/digest-abiword-2.2.10 69 -MD5 a8522f74aea43b8fe31b8075165da843 files/digest-abiword-2.2.11 69 +MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 diff --git a/app-office/abiword/abiword-2.2.11.ebuild b/app-office/abiword/abiword-2.2.11.ebuild index 932fadc5e52b..d5c0ce9218b1 100644 --- a/app-office/abiword/abiword-2.2.11.ebuild +++ b/app-office/abiword/abiword-2.2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.11.ebuild,v 1.4 2005/10/19 02:49:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.11.ebuild,v 1.5 2005/10/19 03:05:45 dang Exp $ inherit eutils fdo-mime alternatives @@ -14,7 +14,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.bz2" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" LICENSE="GPL-2" SLOT="2" |