diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-28 18:04:47 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-28 18:04:47 +0000 |
commit | ac6c1a3fd677651258ffdf3e9be9c3d546598470 (patch) | |
tree | e60f864270a80b3d829ade4cbf8590e4c9e6c7cf /app-office | |
parent | New release: 2.8.4 (diff) | |
download | historical-ac6c1a3fd677651258ffdf3e9be9c3d546598470.tar.gz historical-ac6c1a3fd677651258ffdf3e9be9c3d546598470.tar.bz2 historical-ac6c1a3fd677651258ffdf3e9be9c3d546598470.zip |
Stable on ppc.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'app-office')
-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.10.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 904d4df2d951..759f1b4e651f 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.128 2005/09/28 17:01:52 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.129 2005/09/28 18:04:47 hansmi Exp $ + + 28 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> abiword-2.2.10.ebuild: + Stable on ppc. 28 Sep 2005; Ferris McCormick <fmccor@gentoo.org> abiword-2.2.10.ebuild: Stable on sparc, as requested in Security Bug #107351. Builds on sparc diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest index 55a579dfe388..3ffdaada2081 100644 --- a/app-office/abiword/Manifest +++ b/app-office/abiword/Manifest @@ -1,14 +1,14 @@ -MD5 7b851ac31ec25622bd94bc169905afef ChangeLog 17074 -MD5 5684d03afc9900f6b6cdbea3a5df24ef abiword-2.2.9.ebuild 2337 MD5 c8736c4b16b0d76461f3fca45ef6d40e abiword-2.2.5-r1.ebuild 2365 +MD5 ac94cd746331134566b1550ea26c854b abiword-2.2.10.ebuild 2337 +MD5 5684d03afc9900f6b6cdbea3a5df24ef abiword-2.2.9.ebuild 2337 MD5 104b0fc7f156da8e5b73eb8f9acec45c abiword-2.2.7-r1.ebuild 2459 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 559e5edec385a12fa47335018f354f11 ChangeLog 17169 MD5 9e4591bf64ea466fd2fa7e545c67842f abiword-2.2.8-r1.ebuild 2540 -MD5 1b906b8e479ec410583c7b8184c2def4 abiword-2.2.10.ebuild 2338 -MD5 ed594302c92a3587c8057f0d36a8e90a files/digest-abiword-2.2.9 68 MD5 cb31301bf61f64e0751b3ae0c382ca41 files/abiword-security-fix.patch 456 +MD5 ed594302c92a3587c8057f0d36a8e90a files/digest-abiword-2.2.9 68 MD5 05bd382bc17a222b7d38e46dd90350c0 files/digest-abiword-2.2.5-r1 68 -MD5 18acb96f28cede2da43044aaa82a6f94 files/digest-abiword-2.2.7-r1 68 +MD5 8b023d31957e4d3d1684959d96564364 files/digest-abiword-2.2.10 69 MD5 465c848797c2f2fa0a916a76d733c379 files/2.2.8-gcc4.patch 506 +MD5 18acb96f28cede2da43044aaa82a6f94 files/digest-abiword-2.2.7-r1 68 MD5 73661645f9c415ca25f9da7c17fd2628 files/digest-abiword-2.2.8-r1 68 -MD5 8b023d31957e4d3d1684959d96564364 files/digest-abiword-2.2.10 69 diff --git a/app-office/abiword/abiword-2.2.10.ebuild b/app-office/abiword/abiword-2.2.10.ebuild index 8d62412c51b1..0312369b31db 100644 --- a/app-office/abiword/abiword-2.2.10.ebuild +++ b/app-office/abiword/abiword-2.2.10.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.10.ebuild,v 1.2 2005/09/28 17:01:52 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.10.ebuild,v 1.3 2005/09/28 18:04:47 hansmi 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" |