diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-28 22:29:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-28 22:29:49 +0000 |
commit | 63d625970674e7669cf27fe2f743bc4e52da364e (patch) | |
tree | 2613c8165d60d7b3c7d18ee6004b74025e9945b8 /x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2.ebuild | |
parent | fix use invocation (Manifest recommit) (diff) | |
download | gentoo-2-63d625970674e7669cf27fe2f743bc4e52da364e.tar.gz gentoo-2-63d625970674e7669cf27fe2f743bc4e52da364e.tar.bz2 gentoo-2-63d625970674e7669cf27fe2f743bc4e52da364e.zip |
sync IUSE
Diffstat (limited to 'x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2.ebuild')
-rw-r--r-- | x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2.ebuild b/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2.ebuild index f66c02805db5..55bdcc68a485 100644 --- a/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2.ebuild +++ b/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2.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/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2.ebuild,v 1.11 2004/06/24 23:32:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2.ebuild,v 1.12 2004/06/28 22:29:49 agriffis Exp $ SLOT="2" DESCRIPTION="Thinice theme engine for GTK+" @@ -8,3 +8,4 @@ HOMEPAGE="http://thinice.sourceforge.net/" inherit gtk-engines KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64" +IUSE="" |