diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:54:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:54:32 +0000 |
commit | 76fe1e6d76f1bd86ef87bdd77dea609392842b71 (patch) | |
tree | 9701391b532a23d11eedb4af033ee3a001766804 /net-print/gtklp | |
parent | sync IUSE (missing) (diff) | |
download | historical-76fe1e6d76f1bd86ef87bdd77dea609392842b71.tar.gz historical-76fe1e6d76f1bd86ef87bdd77dea609392842b71.tar.bz2 historical-76fe1e6d76f1bd86ef87bdd77dea609392842b71.zip |
sync IUSE (+nls, +ssl)
Diffstat (limited to 'net-print/gtklp')
-rw-r--r-- | net-print/gtklp/gtklp-0.9m.ebuild | 4 | ||||
-rw-r--r-- | net-print/gtklp/gtklp-0.9p.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-print/gtklp/gtklp-0.9m.ebuild b/net-print/gtklp/gtklp-0.9m.ebuild index 4a9c98303fea..c7e7d68662d7 100644 --- a/net-print/gtklp/gtklp-0.9m.ebuild +++ b/net-print/gtklp/gtklp-0.9m.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/gtklp/gtklp-0.9m.ebuild,v 1.7 2004/06/25 00:39:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gtklp/gtklp-0.9m.ebuild,v 1.8 2004/07/15 03:54:32 agriffis Exp $ inherit libtool @@ -11,7 +11,7 @@ HOMEPAGE="http://www.stud.uni-hannover.de/~sirtobi/gtklp" SLOT="0" KEYWORDS="x86 ppc" LICENSE="GPL-2" -IUSE="" +IUSE="nls ssl" DEPEND="=x11-libs/gtk+-1.2* >=net-print/cups-1.1.7 diff --git a/net-print/gtklp/gtklp-0.9p.ebuild b/net-print/gtklp/gtklp-0.9p.ebuild index 082fe78d3025..2b38ef036d60 100644 --- a/net-print/gtklp/gtklp-0.9p.ebuild +++ b/net-print/gtklp/gtklp-0.9p.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/gtklp/gtklp-0.9p.ebuild,v 1.5 2004/06/25 00:39:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gtklp/gtklp-0.9p.ebuild,v 1.6 2004/07/15 03:54:32 agriffis Exp $ inherit libtool @@ -11,7 +11,7 @@ HOMEPAGE="http://gtklp.sourceforge.net" SLOT="0" KEYWORDS="x86 ~ppc ~sparc" LICENSE="GPL-2" -IUSE="" +IUSE="nls ssl" DEPEND="=x11-libs/gtk+-1.2* >=net-print/cups-1.1.7 |