diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-18 16:59:41 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-18 16:59:41 +0000 |
commit | 2dec2db8fc7c43e120dc2da7b1e542a3411c927a (patch) | |
tree | f82ac0478628f00321968039f2dbd7049cf2604b /app-office/abiword | |
parent | Stable on sparc, Security Bug #109157. (diff) | |
download | historical-2dec2db8fc7c43e120dc2da7b1e542a3411c927a.tar.gz historical-2dec2db8fc7c43e120dc2da7b1e542a3411c927a.tar.bz2 historical-2dec2db8fc7c43e120dc2da7b1e542a3411c927a.zip |
Stable on hppa, ppc.
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/Manifest | 4 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.11.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index ddcf34e0575b..d883109672e9 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.137 2005/10/18 16:54:44 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.138 2005/10/18 16:59:41 hansmi Exp $ + + 18 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> abiword-2.2.11.ebuild: + Stable on hppa, ppc. 18 Oct 2005; Ferris McCormick <fmccor@gentoo.org> abiword-2.2.11.ebuild: Stable on sparc, Security Bug #109157. diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest index 780000fedd99..d9719db030c1 100644 --- a/app-office/abiword/Manifest +++ b/app-office/abiword/Manifest @@ -1,6 +1,6 @@ -MD5 93f9bb85591876adeddca420cbdcce4d ChangeLog 17993 +MD5 11a88ac6313df467bc7b3019e46f30de ChangeLog 18094 MD5 aeb219db77df24fb0917fc9ce671ea47 abiword-2.2.10.ebuild 2333 -MD5 126c92740a70c7ee75130ce35d27e591 abiword-2.2.11.ebuild 2337 +MD5 ff35b86aecd234e717d9b81beeb6e8bc abiword-2.2.11.ebuild 2335 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 diff --git a/app-office/abiword/abiword-2.2.11.ebuild b/app-office/abiword/abiword-2.2.11.ebuild index 7b9a960ee75d..37256db3ce0b 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.2 2005/10/18 16:54:44 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.11.ebuild,v 1.3 2005/10/18 16:59:41 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" |