diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-16 15:48:33 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-16 15:48:33 +0000 |
commit | d6298b9d16d8b18f3ae1c6b130dd08c8a7db76a6 (patch) | |
tree | a976da785ca6ef419d292a00b00e203f685130c2 /gnustep-apps/gworkspace | |
parent | Marked ppc stable for bug #99185. (diff) | |
download | historical-d6298b9d16d8b18f3ae1c6b130dd08c8a7db76a6.tar.gz historical-d6298b9d16d8b18f3ae1c6b130dd08c8a7db76a6.tar.bz2 historical-d6298b9d16d8b18f3ae1c6b130dd08c8a7db76a6.zip |
sync IUSE (-${IUSE})
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'gnustep-apps/gworkspace')
-rw-r--r-- | gnustep-apps/gworkspace/gworkspace-0.7.0.ebuild | 4 | ||||
-rw-r--r-- | gnustep-apps/gworkspace/gworkspace-0.7.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gnustep-apps/gworkspace/gworkspace-0.7.0.ebuild b/gnustep-apps/gworkspace/gworkspace-0.7.0.ebuild index ae9db89b4196..e32c8cd2776b 100644 --- a/gnustep-apps/gworkspace/gworkspace-0.7.0.ebuild +++ b/gnustep-apps/gworkspace/gworkspace-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.7.0.ebuild,v 1.1 2005/03/17 20:58:27 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.7.0.ebuild,v 1.2 2005/07/16 15:46:21 swegener Exp $ inherit gnustep @@ -14,7 +14,7 @@ KEYWORDS="~ppc ~x86" LICENSE="GPL-2" SLOT="0" -IUSE="${IUSE} pdfkit" +IUSE="pdfkit" DEPEND="${GS_DEPEND} pdfkit? ( gnustep-libs/pdfkit ) !gnustep-apps/desktop diff --git a/gnustep-apps/gworkspace/gworkspace-0.7.1.ebuild b/gnustep-apps/gworkspace/gworkspace-0.7.1.ebuild index 9f355dddad78..26d2efdca6e9 100644 --- a/gnustep-apps/gworkspace/gworkspace-0.7.1.ebuild +++ b/gnustep-apps/gworkspace/gworkspace-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.7.1.ebuild,v 1.2 2005/06/06 07:12:07 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.7.1.ebuild,v 1.3 2005/07/16 15:46:21 swegener Exp $ inherit gnustep @@ -14,7 +14,7 @@ KEYWORDS="~ppc x86" LICENSE="GPL-2" SLOT="0" -IUSE="${IUSE} pdfkit" +IUSE="pdfkit" DEPEND="${GS_DEPEND} pdfkit? ( gnustep-libs/pdfkit ) !gnustep-apps/desktop |