diff options
author | Konstantin V. Arkhipov <voxus@gentoo.org> | 2004-08-19 14:23:28 +0000 |
---|---|---|
committer | Konstantin V. Arkhipov <voxus@gentoo.org> | 2004-08-19 14:23:28 +0000 |
commit | fa79f007121e77aa59c284d49ec335cd0dce786e (patch) | |
tree | 134fd114ea92689e033ba68f263704bac9d2306d /x11-themes/activeheart/activeheart-1.2.1.ebuild | |
parent | 3.3.0 final (Manifest recommit) (diff) | |
download | gentoo-2-fa79f007121e77aa59c284d49ec335cd0dce786e.tar.gz gentoo-2-fa79f007121e77aa59c284d49ec335cd0dce786e.tar.bz2 gentoo-2-fa79f007121e77aa59c284d49ec335cd0dce786e.zip |
closing bug #47065
Diffstat (limited to 'x11-themes/activeheart/activeheart-1.2.1.ebuild')
-rw-r--r-- | x11-themes/activeheart/activeheart-1.2.1.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/x11-themes/activeheart/activeheart-1.2.1.ebuild b/x11-themes/activeheart/activeheart-1.2.1.ebuild new file mode 100644 index 000000000000..2e26815e49cb --- /dev/null +++ b/x11-themes/activeheart/activeheart-1.2.1.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/activeheart/activeheart-1.2.1.ebuild,v 1.1 2004/08/19 14:23:28 voxus Exp $ + +inherit kde-base + +need-kde 3.2 + +KLV=11384 +DESCRIPTION="A cool kde style based on Keramik Style Engine" +SRC_URI="http://www.kde-look.org/content/files/${KLV}-${P}.tar.bz2" +HOMEPAGE="http://www.kde-look.org/content/show.php?content=${KLV}" +RESTRICT="nomirror" + +LICENSE="GPL-2" +SLOT="${KDEMAJORVER}.${KDEMINORVER}" +KEYWORDS="~x86 ~amd64" |