diff options
author | 2005-09-28 17:01:52 +0000 | |
---|---|---|
committer | 2005-09-28 17:01:52 +0000 | |
commit | 4d686528ba88cc6098f32338af1b26ff2e02235c (patch) | |
tree | 515cd890cfdeeb13810c44afa5d1a3883dd55737 /app-office | |
parent | Remove old ebuild. (diff) | |
download | historical-4d686528ba88cc6098f32338af1b26ff2e02235c.tar.gz historical-4d686528ba88cc6098f32338af1b26ff2e02235c.tar.bz2 historical-4d686528ba88cc6098f32338af1b26ff2e02235c.zip |
Stable on sparc, as requested in Security Bug #107351. Builds on sparc
without incident and appears to work fine.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/abiword/Manifest | 12 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.10.ebuild | 4 |
3 files changed, 13 insertions, 9 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index e2aeb95a793f..904d4df2d951 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,10 @@ # 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.127 2005/09/28 15:53:19 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.128 2005/09/28 17:01:52 fmccor Exp $ + + 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 + without incident and appears to work fine. *abiword-2.2.10 (28 Sep 2005) diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest index 9e6fef199dc3..55a579dfe388 100644 --- a/app-office/abiword/Manifest +++ b/app-office/abiword/Manifest @@ -1,14 +1,14 @@ -MD5 2335f89faf6a9978cfd010e8d2b547ef ChangeLog 16876 +MD5 7b851ac31ec25622bd94bc169905afef ChangeLog 17074 +MD5 5684d03afc9900f6b6cdbea3a5df24ef abiword-2.2.9.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 a913ff9238cbaa47e3336068d55b5855 abiword-2.2.10.ebuild 2336 -MD5 465c848797c2f2fa0a916a76d733c379 files/2.2.8-gcc4.patch 506 +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 05bd382bc17a222b7d38e46dd90350c0 files/digest-abiword-2.2.5-r1 68 MD5 18acb96f28cede2da43044aaa82a6f94 files/digest-abiword-2.2.7-r1 68 +MD5 465c848797c2f2fa0a916a76d733c379 files/2.2.8-gcc4.patch 506 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 diff --git a/app-office/abiword/abiword-2.2.10.ebuild b/app-office/abiword/abiword-2.2.10.ebuild index f3acb6a963e1..8d62412c51b1 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.1 2005/09/28 15:53:19 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.10.ebuild,v 1.2 2005/09/28 17:01:52 fmccor 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="~x86 ~sparc ~alpha ~ppc ~amd64 ~hppa ~ppc64 ~ia64" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" LICENSE="GPL-2" SLOT="2" |