diff options
author | 2008-09-08 20:32:06 +0000 | |
---|---|---|
committer | 2008-09-08 20:32:06 +0000 | |
commit | 2dfcb99b7f723ef2455b09cfeff9f9790f13f226 (patch) | |
tree | bd66a5aec1b3bebb34d72afded106c5bc15ef68a /app-office/abiword | |
parent | amd64 stable wrt security bug #222119 (diff) | |
download | historical-2dfcb99b7f723ef2455b09cfeff9f9790f13f226.tar.gz historical-2dfcb99b7f723ef2455b09cfeff9f9790f13f226.tar.bz2 historical-2dfcb99b7f723ef2455b09cfeff9f9790f13f226.zip |
amd64/x86 stable, bug #236985
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.27-rc5 i686
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index d30fc7341ffa..39ab8f8db22c 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.197 2008/09/07 17:18:59 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.198 2008/09/08 20:29:56 maekke Exp $ + + 08 Sep 2008; Markus Meier <maekke@gentoo.org> abiword-2.6.4.ebuild: + amd64/x86 stable, bug #236985 07 Sep 2008; Ferris McCormick <fmccor@gentoo.org> abiword-2.6.4.ebuild: Sparc stable, Bug #236985. diff --git a/app-office/abiword/abiword-2.6.4.ebuild b/app-office/abiword/abiword-2.6.4.ebuild index 952a0f007b43..fa6077256853 100644 --- a/app-office/abiword/abiword-2.6.4.ebuild +++ b/app-office/abiword/abiword-2.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.6.4.ebuild,v 1.2 2008/09/07 17:18:59 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.6.4.ebuild,v 1.3 2008/09/08 20:29:56 maekke Exp $ EAPI="1" @@ -14,7 +14,7 @@ SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" IUSE="debug gnome spell xml" # FIXME: gsf could probably be conditional |