blob: f22de6485628b275aaaa958f85491a172dcab867 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# 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-pixbuf/gtk-engines-pixbuf-2.2.0.ebuild,v 1.4 2004/08/09 00:21:51 foser Exp $
DESCRIPTION="Pixbuf-based theme engine for GTK+"
SLOT="2"
IUSE=""
DEPEND="!x11-themes/gtk-engines"
inherit gtk-engines
|