diff options
author | Kenneth Prugh <ken69267@gentoo.org> | 2008-06-11 19:51:52 +0000 |
---|---|---|
committer | Kenneth Prugh <ken69267@gentoo.org> | 2008-06-11 19:51:52 +0000 |
commit | 3287d64c8d34fe1debc00ff37f688200ef199061 (patch) | |
tree | e7e41b9cd90ee3b7e0009bed065d2898e780455f /app-office/abiword | |
parent | amd64 stable, bug #225395 (diff) | |
download | historical-3287d64c8d34fe1debc00ff37f688200ef199061.tar.gz historical-3287d64c8d34fe1debc00ff37f688200ef199061.tar.bz2 historical-3287d64c8d34fe1debc00ff37f688200ef199061.zip |
amd64 stable, bug #225395
Package-Manager: portage-2.1.5.4
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 47572752d7ad..14a9c3e54ae1 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.193 2008/06/11 10:00:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.194 2008/06/11 19:50:08 ken69267 Exp $ + + 11 Jun 2008; Kenneth Prugh <ken69267@gentoo.org> abiword-2.6.3.ebuild: + amd64 stable, bug #225395 11 Jun 2008; Raúl Porcel <armin76@gentoo.org> abiword-2.6.3.ebuild: alpha/ia64/sparc stable wrt #225395 diff --git a/app-office/abiword/abiword-2.6.3.ebuild b/app-office/abiword/abiword-2.6.3.ebuild index 51ddb9f2ef63..720daf91c922 100644 --- a/app-office/abiword/abiword-2.6.3.ebuild +++ b/app-office/abiword/abiword-2.6.3.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.3.ebuild,v 1.4 2008/06/11 10:00:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.6.3.ebuild,v 1.5 2008/06/11 19:50:08 ken69267 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 |