diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-01 13:08:16 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-01 13:08:16 +0000 |
commit | 38f1fbabe64dd32ff88c317e2e77c683c389f606 (patch) | |
tree | f07051499b6ed3d6f15d64874f5f0f45f455d812 /app-office | |
parent | Version bumped. Closes 55675 (Manifest recommit) (diff) | |
download | gentoo-2-38f1fbabe64dd32ff88c317e2e77c683c389f606.tar.gz gentoo-2-38f1fbabe64dd32ff88c317e2e77c683c389f606.tar.bz2 gentoo-2-38f1fbabe64dd32ff88c317e2e77c683c389f606.zip |
sync IUSE (+debug, -doc)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.0.2.ebuild | 4 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.0.5.ebuild | 4 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.0.6.ebuild | 4 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.0.7.ebuild | 4 |
5 files changed, 13 insertions, 9 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 5bde462f76b2..4700b1cf2e4a 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/abiword # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.81 2004/06/24 22:38:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.82 2004/07/01 13:08:16 agriffis Exp $ + + 01 Jul 2004; Aron Griffis <agriffis@gentoo.org> abiword-2.0.2.ebuild, + abiword-2.0.5.ebuild, abiword-2.0.6.ebuild, abiword-2.0.7.ebuild: + sync IUSE (+debug, -doc) 02 Jun 2004; Travis Tilley <lv@gentoo.org> abiword-2.0.7.ebuild: marking stable on amd64 ahead of schedule for the gcc 3.4 fix diff --git a/app-office/abiword/abiword-2.0.2.ebuild b/app-office/abiword/abiword-2.0.2.ebuild index d2df611fbb17..05644f0e6cd4 100644 --- a/app-office/abiword/abiword-2.0.2.ebuild +++ b/app-office/abiword/abiword-2.0.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.2.ebuild,v 1.6 2004/06/24 22:38:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.2.ebuild,v 1.7 2004/07/01 13:08:16 agriffis Exp $ inherit eutils -IUSE="spell jpeg xml2 gnome" +IUSE="debug gnome jpeg spell xml2" S=${WORKDIR}/${P}/abi S_P=${WORKDIR}/${P}/${PN}-plugins diff --git a/app-office/abiword/abiword-2.0.5.ebuild b/app-office/abiword/abiword-2.0.5.ebuild index ce01ece88ac4..78283f5d9d3d 100644 --- a/app-office/abiword/abiword-2.0.5.ebuild +++ b/app-office/abiword/abiword-2.0.5.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.5.ebuild,v 1.10 2004/06/29 16:49:11 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.5.ebuild,v 1.11 2004/07/01 13:08:16 agriffis Exp $ inherit eutils 64-bit -IUSE="spell jpeg xml2 gnome doc" +IUSE="gnome jpeg spell xml2" S_P=${S}/${PN}-plugins S_D=${S}/${PN}-docs diff --git a/app-office/abiword/abiword-2.0.6.ebuild b/app-office/abiword/abiword-2.0.6.ebuild index 52dd18f893e8..9d163d8e7699 100644 --- a/app-office/abiword/abiword-2.0.6.ebuild +++ b/app-office/abiword/abiword-2.0.6.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.6.ebuild,v 1.11 2004/06/24 22:38:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.6.ebuild,v 1.12 2004/07/01 13:08:16 agriffis Exp $ inherit eutils -IUSE="spell jpeg xml2 gnome doc" +IUSE="gnome jpeg spell xml2" S_P=${S}/${PN}-plugins S_D=${S}/${PN}-docs diff --git a/app-office/abiword/abiword-2.0.7.ebuild b/app-office/abiword/abiword-2.0.7.ebuild index 6cee802c98b5..adba1f4b9784 100644 --- a/app-office/abiword/abiword-2.0.7.ebuild +++ b/app-office/abiword/abiword-2.0.7.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.7.ebuild,v 1.4 2004/06/24 22:38:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.7.ebuild,v 1.5 2004/07/01 13:08:16 agriffis Exp $ inherit eutils -IUSE="spell jpeg xml2 gnome doc" +IUSE="gnome jpeg spell xml2" S_P=${S}/${PN}-plugins S_D=${S}/${PN}-docs |