diff options
author | 2006-08-21 17:48:11 +0000 | |
---|---|---|
committer | 2006-08-21 17:48:11 +0000 | |
commit | 2e343aa1161683c47fe6245817650249ed2ea2ec (patch) | |
tree | e782145cf16a25ca9878d01b05b93efeecb77a9b /app-office/abiword-plugins/abiword-plugins-2.4.5.ebuild | |
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/abiword-plugins/abiword-plugins-2.4.5.ebuild')
-rw-r--r-- | app-office/abiword-plugins/abiword-plugins-2.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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} |