diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-08-21 17:48:11 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-08-21 17:48:11 +0000 |
commit | 2e343aa1161683c47fe6245817650249ed2ea2ec (patch) | |
tree | e782145cf16a25ca9878d01b05b93efeecb77a9b /app-office | |
parent | Stable on amd64 and x86 wrt bug #144120. (diff) | |
download | gentoo-2-2e343aa1161683c47fe6245817650249ed2ea2ec.tar.gz gentoo-2-2e343aa1161683c47fe6245817650249ed2ea2ec.tar.bz2 gentoo-2-2e343aa1161683c47fe6245817650249ed2ea2ec.zip |
Stable on amd64 and x86 wrt bug #144120.
(Portage version: 2.1.1_pre5-r1)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/abiword-plugins/abiword-plugins-2.4.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/abiword-plugins/ChangeLog b/app-office/abiword-plugins/ChangeLog index b86a46a24a3b..6d785a960ae4 100644 --- a/app-office/abiword-plugins/ChangeLog +++ b/app-office/abiword-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/abiword-plugins # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.20 2006/08/19 18:38:11 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.21 2006/08/21 17:48:11 wolf31o2 Exp $ + + 21 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org> + abiword-plugins-2.4.5.ebuild: + Stable on amd64 and x86 wrt bug #144120. 19 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> abiword-plugins-2.4.5.ebuild: diff --git a/app-office/abiword-plugins/abiword-plugins-2.4.5.ebuild b/app-office/abiword-plugins/abiword-plugins-2.4.5.ebuild index c72173cc4285..53223f9f1979 100644 --- a/app-office/abiword-plugins/abiword-plugins-2.4.5.ebuild +++ b/app-office/abiword-plugins/abiword-plugins-2.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.4.5.ebuild,v 1.5 2006/08/19 18:38:12 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.4.5.ebuild,v 1.6 2006/08/21 17:48:11 wolf31o2 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.abisource.com/downloads/abiword/${PV}/abiword-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="bzip2 debug gnome grammar jpeg libgda math pdf readline svg thesaurus wmf wordperfect" S=${WORKDIR}/abiword-${PV}/${PN} |