diff options
author | 2004-07-31 14:58:04 +0000 | |
---|---|---|
committer | 2004-07-31 14:58:04 +0000 | |
commit | 68cb63c15302b283c189c8f0f1ff5625044637ba (patch) | |
tree | 694452b8cea53f42d11399a23ffb33a26d261d09 /x11-themes/alloy/alloy-0.5.2.ebuild | |
parent | Bumped to -pa7. Added a config option for lasi tag queue dep. (Manifest recom... (diff) | |
download | gentoo-2-68cb63c15302b283c189c8f0f1ff5625044637ba.tar.gz gentoo-2-68cb63c15302b283c189c8f0f1ff5625044637ba.tar.bz2 gentoo-2-68cb63c15302b283c189c8f0f1ff5625044637ba.zip |
version bump
Diffstat (limited to 'x11-themes/alloy/alloy-0.5.2.ebuild')
-rw-r--r-- | x11-themes/alloy/alloy-0.5.2.ebuild | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/x11-themes/alloy/alloy-0.5.2.ebuild b/x11-themes/alloy/alloy-0.5.2.ebuild new file mode 100644 index 000000000000..ebc3fe63516c --- /dev/null +++ b/x11-themes/alloy/alloy-0.5.2.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/alloy-0.5.2.ebuild,v 1.1 2004/07/31 14:58:04 carlo Exp $ + +inherit kde + +DESCRIPTION="A neat KDE style based on the Java Alloy Look&Feel from Incors (http://www.incors.com)." +HOMEPAGE="http://www.kde-look.org/content/show.php?content=10605" +SRC_URI="http://www.kde-look.org/content/files/10605-${P}.tar.bz2" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86 ~ppc ~alpha ~amd64" +IUSE="" + +DEPEND=">=kde-base/kdebase-3.2 + >=x11-libs/qt-3.3.0" +RDEPEND=">=kde-base/kdebase-3.2 + >=x11-libs/qt-3.3.0" +need-kde 3.2 |