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 | af6ad7c380dd7148a4b9a908e311e857cd2af5e8 (patch) | |
tree | 9cf1c60b1ffedf161bd6d0b87d700c8f6231442a /x11-themes/activeheart | |
parent | 3.3.0 final (diff) | |
download | historical-af6ad7c380dd7148a4b9a908e311e857cd2af5e8.tar.gz historical-af6ad7c380dd7148a4b9a908e311e857cd2af5e8.tar.bz2 historical-af6ad7c380dd7148a4b9a908e311e857cd2af5e8.zip |
closing bug #47065
Diffstat (limited to 'x11-themes/activeheart')
-rw-r--r-- | x11-themes/activeheart/ChangeLog | 10 | ||||
-rw-r--r-- | x11-themes/activeheart/Manifest | 4 | ||||
-rw-r--r-- | x11-themes/activeheart/activeheart-1.2.1.ebuild | 17 | ||||
-rw-r--r-- | x11-themes/activeheart/files/digest-activeheart-1.2.1 | 1 | ||||
-rw-r--r-- | x11-themes/activeheart/metadata.xml | 8 |
5 files changed, 40 insertions, 0 deletions
diff --git a/x11-themes/activeheart/ChangeLog b/x11-themes/activeheart/ChangeLog new file mode 100644 index 000000000000..6d3957f400a1 --- /dev/null +++ b/x11-themes/activeheart/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-themes/activeheart +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/activeheart/ChangeLog,v 1.1 2004/08/19 14:23:28 voxus Exp $ + +*activeheart-1.2.1 (19 Aug 2004) + + 19 Aug 2004; Konstantin Arkhipov <voxus@gentoo.org> + +activeheart-1.2.1.ebuild: + Initial revision, closing bug #47065. + Thanks to Diego Petteno <dgp85@users.sourceforge.net>. diff --git a/x11-themes/activeheart/Manifest b/x11-themes/activeheart/Manifest new file mode 100644 index 000000000000..0e8b59961b28 --- /dev/null +++ b/x11-themes/activeheart/Manifest @@ -0,0 +1,4 @@ +MD5 12d3c43561d0f9d3cd6bba093a8088df metadata.xml 223 +MD5 7d30daa6247aa237fd4f42f518c4b48e ChangeLog 369 +MD5 f37628ccac54fd8eb3f081dc03fad7c9 activeheart-1.2.1.ebuild 463 +MD5 839c5ab41fc191686b7fffb5ff485df7 files/digest-activeheart-1.2.1 76 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" diff --git a/x11-themes/activeheart/files/digest-activeheart-1.2.1 b/x11-themes/activeheart/files/digest-activeheart-1.2.1 new file mode 100644 index 000000000000..dc2ee0996eb1 --- /dev/null +++ b/x11-themes/activeheart/files/digest-activeheart-1.2.1 @@ -0,0 +1 @@ +MD5 80421708a5cfe26d75819bf618194e16 11384-activeheart-1.2.1.tar.bz2 483568 diff --git a/x11-themes/activeheart/metadata.xml b/x11-themes/activeheart/metadata.xml new file mode 100644 index 000000000000..9e9e3c3b3822 --- /dev/null +++ b/x11-themes/activeheart/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>kde-themes</herd> +<maintainer> + <email>voxus@gentoo.org</email> +</maintainer> +</pkgmetadata> |