diff options
Diffstat (limited to 'x11-themes/gtk-engines-crux/gtk-engines-crux-1.9.5.ebuild')
-rw-r--r-- | x11-themes/gtk-engines-crux/gtk-engines-crux-1.9.5.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-themes/gtk-engines-crux/gtk-engines-crux-1.9.5.ebuild b/x11-themes/gtk-engines-crux/gtk-engines-crux-1.9.5.ebuild new file mode 100644 index 000000000000..59fe1509a535 --- /dev/null +++ b/x11-themes/gtk-engines-crux/gtk-engines-crux-1.9.5.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-crux/gtk-engines-crux-1.9.5.ebuild,v 1.1 2003/01/08 07:36:48 spider Exp $ + +DESCRIPTION="Crux is a GTK2 theme engine that will replace the Eazel theme" +SLOT="2" + +inherit gtk-engines + +newdepend '>=gnome-base/libgnomeui-2.0.1' '>=gnome-base/libglade-2.0.0' +DEPEND="${DEPEND} sys-devel/libtool" |