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 | 17b1a557658b8a3aa417087c176ec8db631c7cf8 (patch) | |
tree | cbec6c16a067ccee54a9cdcd54a927f8a3c5408f /net-print/gtklp | |
parent | sync IUSE (missing), trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-17b1a557658b8a3aa417087c176ec8db631c7cf8.tar.gz gentoo-2-17b1a557658b8a3aa417087c176ec8db631c7cf8.tar.bz2 gentoo-2-17b1a557658b8a3aa417087c176ec8db631c7cf8.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 |