diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2005-10-18 16:54:44 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2005-10-18 16:54:44 +0000 |
commit | c6d2c79beaec20a40fa1b2e56dbf3e08d59df7cb (patch) | |
tree | 08aa135a067917bac9af181fd6389f0333f78acc /app-office/abiword | |
parent | repoman: Trim trailing whitespace (diff) | |
download | gentoo-2-c6d2c79beaec20a40fa1b2e56dbf3e08d59df7cb.tar.gz gentoo-2-c6d2c79beaec20a40fa1b2e56dbf3e08d59df7cb.tar.bz2 gentoo-2-c6d2c79beaec20a40fa1b2e56dbf3e08d59df7cb.zip |
Stable on sparc, Security Bug #109157.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 76f6e77b76cb..ddcf34e0575b 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.136 2005/10/18 15:16:51 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.137 2005/10/18 16:54:44 fmccor Exp $ + + 18 Oct 2005; Ferris McCormick <fmccor@gentoo.org> abiword-2.2.11.ebuild: + Stable on sparc, Security Bug #109157. *abiword-2.2.11 (18 Oct 2005) diff --git a/app-office/abiword/abiword-2.2.11.ebuild b/app-office/abiword/abiword-2.2.11.ebuild index 4e63edb4df9d..7b9a960ee75d 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.1 2005/10/18 15:16:51 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.11.ebuild,v 1.2 2005/10/18 16:54:44 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="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" LICENSE="GPL-2" SLOT="2" |