diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-06-09 19:58:36 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-06-09 19:58:36 +0000 |
commit | 81cc696ba94a6e40222649ebe00abf398106affe (patch) | |
tree | 1bf9f1c4571b9f3b20757930042b607efa119219 /app-office/abiword | |
parent | version bump, just a maintenance release (diff) | |
download | gentoo-2-81cc696ba94a6e40222649ebe00abf398106affe.tar.gz gentoo-2-81cc696ba94a6e40222649ebe00abf398106affe.tar.bz2 gentoo-2-81cc696ba94a6e40222649ebe00abf398106affe.zip |
stable x86, bug 225395
(Portage version: 2.1.4.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 44a6cddf7170..f74f353579f7 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.190 2008/05/04 19:19:13 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.191 2008/06/09 19:58:36 opfer Exp $ + + 09 Jun 2008; Christian Faulhammer <opfer@gentoo.org> abiword-2.6.3.ebuild: + stable x86, bug 225395 *abiword-2.6.3 (04 May 2008) diff --git a/app-office/abiword/abiword-2.6.3.ebuild b/app-office/abiword/abiword-2.6.3.ebuild index d6b8c8f917ee..fd261aed387d 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.1 2008/05/04 19:19:13 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.6.3.ebuild,v 1.2 2008/06/09 19:58:36 opfer 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 |