diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 03:11:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 03:11:40 +0000 |
commit | ba1f2bd75b032f716a1e6d92556c8ce1d53e60e3 (patch) | |
tree | f3dc9ee600cf7fe4c9adfdd875c99b5a81041ac8 /x11-themes/gtk-engines-smooth | |
parent | sync IUSE (+freewnn) (diff) | |
download | gentoo-2-ba1f2bd75b032f716a1e6d92556c8ce1d53e60e3.tar.gz gentoo-2-ba1f2bd75b032f716a1e6d92556c8ce1d53e60e3.tar.bz2 gentoo-2-ba1f2bd75b032f716a1e6d92556c8ce1d53e60e3.zip |
sync IUSE (+gtk)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-themes/gtk-engines-smooth')
-rw-r--r-- | x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.5.8.ebuild | 4 | ||||
-rw-r--r-- | x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.6.0.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.5.8.ebuild b/x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.5.8.ebuild index 67ab1a5c1934..4c719da58120 100644 --- a/x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.5.8.ebuild +++ b/x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.5.8.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.5.8.ebuild,v 1.6 2005/06/09 13:07:24 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.5.8.ebuild,v 1.7 2005/07/07 03:11:40 agriffis Exp $ inherit gtk-engines2 MY_P="gtk-smooth-engine-${PV}" -IUSE="" +IUSE="gtk" DESCRIPTION="GTK+1 and GTK+2 Smooth Theme Engine" HOMEPAGE="http://sourceforge.net/projects/smooth-engine/" SRC_URI="mirror://sourceforge/smooth-engine/${MY_P}.tar.gz" diff --git a/x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.6.0.1.ebuild b/x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.6.0.1.ebuild index 75da339f3faf..9dab689d30cc 100644 --- a/x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.6.0.1.ebuild +++ b/x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.6.0.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.6.0.1.ebuild,v 1.2 2005/06/09 13:07:24 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.6.0.1.ebuild,v 1.3 2005/07/07 03:11:40 agriffis Exp $ inherit gtk-engines2 MY_P="gtk-smooth-engine-${PV}" -IUSE="" +IUSE="gtk" DESCRIPTION="GTK+1 and GTK+2 Smooth Theme Engine" HOMEPAGE="http://sourceforge.net/projects/smooth-engine/" SRC_URI="mirror://sourceforge/smooth-engine/${MY_P}.tar.gz" |