diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-03-25 13:28:09 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-03-25 13:28:09 +0000 |
commit | 3be39678e18549c758825431d32026b3885a7c71 (patch) | |
tree | e4ca0ef08ace88cb991fd044c27689da52344047 /app-office | |
parent | stable x86, bug 304003 (diff) | |
download | gentoo-2-3be39678e18549c758825431d32026b3885a7c71.tar.gz gentoo-2-3be39678e18549c758825431d32026b3885a7c71.tar.bz2 gentoo-2-3be39678e18549c758825431d32026b3885a7c71.zip |
stable x86, bug 283031
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.6.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 81bb40223bae..e3c022b51ab7 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.212 2010/03/13 18:08:08 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.213 2010/03/25 13:28:09 fauli Exp $ + + 25 Mar 2010; Christian Faulhammer <fauli@gentoo.org> abiword-2.6.8.ebuild: + stable x86, bug 283031 13 Mar 2010; Pacho Ramos <pacho@gentoo.org> abiword-2.6.8.ebuild: amd64 stable, bug 283031 diff --git a/app-office/abiword/abiword-2.6.8.ebuild b/app-office/abiword/abiword-2.6.8.ebuild index 2da542ee3ee6..4fc07e384297 100644 --- a/app-office/abiword/abiword-2.6.8.ebuild +++ b/app-office/abiword/abiword-2.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.6.8.ebuild,v 1.4 2010/03/13 18:08:08 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.6.8.ebuild,v 1.5 2010/03/25 13:28:09 fauli Exp $ EAPI="2" @@ -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 |