diff options
Diffstat (limited to 'x11-themes/liquid/liquid-0.9.7.ebuild')
-rw-r--r-- | x11-themes/liquid/liquid-0.9.7.ebuild | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/x11-themes/liquid/liquid-0.9.7.ebuild b/x11-themes/liquid/liquid-0.9.7.ebuild new file mode 100644 index 000000000000..040e8fb05f4f --- /dev/null +++ b/x11-themes/liquid/liquid-0.9.7.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/liquid/liquid-0.9.7.ebuild,v 1.1 2004/07/17 18:35:05 carlo Exp $ + +inherit kde + +DESCRIPTION="Liquid theme, revamped for KDE 3.2" +HOMEPAGE="http://developer.berlios.de/projects/liquid/" +SRC_URI="http://download.berlios.de/liquid/${P}.tar.bz2" + +SLOT="0" +LICENSE="BSD" +KEYWORDS="~x86" +IUSE="" + +DEPEND=">=kde-base/kdebase-3.2*" +RDEPEND=">=kde-base/kdebase-3.2*" +need-kde 3.2 |