diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-28 18:05:59 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-28 18:05:59 +0000 |
commit | 4da941d47b087a91497b3b242c6f61c76c1ccfe9 (patch) | |
tree | 2db4c0772fae302cf47e3fb668677bc810e13788 /app-office/abiword | |
parent | Stable on ppc. (diff) | |
download | historical-4da941d47b087a91497b3b242c6f61c76c1ccfe9.tar.gz historical-4da941d47b087a91497b3b242c6f61c76c1ccfe9.tar.bz2 historical-4da941d47b087a91497b3b242c6f61c76c1ccfe9.zip |
Stable on hppa
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 4 | ||||
-rw-r--r-- | app-office/abiword/Manifest | 4 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.10.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 759f1b4e651f..415bee0e0aa1 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,9 +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.129 2005/09/28 18:04:47 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.130 2005/09/28 18:05:59 hansmi Exp $ 28 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> abiword-2.2.10.ebuild: - Stable on ppc. + Stable on hppa and 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 3ffdaada2081..16b1aba4843e 100644 --- a/app-office/abiword/Manifest +++ b/app-office/abiword/Manifest @@ -1,9 +1,9 @@ MD5 c8736c4b16b0d76461f3fca45ef6d40e abiword-2.2.5-r1.ebuild 2365 -MD5 ac94cd746331134566b1550ea26c854b abiword-2.2.10.ebuild 2337 +MD5 7ade74238b8fd8b34c522d6699a9b057 abiword-2.2.10.ebuild 2336 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 a396615569ce8665ca2195f9299a73b1 ChangeLog 17178 MD5 9e4591bf64ea466fd2fa7e545c67842f abiword-2.2.8-r1.ebuild 2540 MD5 cb31301bf61f64e0751b3ae0c382ca41 files/abiword-security-fix.patch 456 MD5 ed594302c92a3587c8057f0d36a8e90a files/digest-abiword-2.2.9 68 diff --git a/app-office/abiword/abiword-2.2.10.ebuild b/app-office/abiword/abiword-2.2.10.ebuild index 0312369b31db..c6b0f1394541 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.3 2005/09/28 18:04:47 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.10.ebuild,v 1.4 2005/09/28 18:05:59 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" |