diff options
author | Konstantin V. Arkhipov <voxus@gentoo.org> | 2004-08-16 09:10:25 +0000 |
---|---|---|
committer | Konstantin V. Arkhipov <voxus@gentoo.org> | 2004-08-16 09:10:25 +0000 |
commit | 538182b262505605ce94d260aa6fc0cc471d343b (patch) | |
tree | eca54907de68c4a4a352a63726e4f962b8b92e06 /x11-themes | |
parent | stable on x86 (Manifest recommit) (diff) | |
download | gentoo-2-538182b262505605ce94d260aa6fc0cc471d343b.tar.gz gentoo-2-538182b262505605ce94d260aa6fc0cc471d343b.tar.bz2 gentoo-2-538182b262505605ce94d260aa6fc0cc471d343b.zip |
initial revision
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/crystal/ChangeLog | 9 | ||||
-rw-r--r-- | x11-themes/crystal/Manifest | 2 | ||||
-rw-r--r-- | x11-themes/crystal/crystal-0.7.5.ebuild | 18 | ||||
-rw-r--r-- | x11-themes/crystal/files/digest-crystal-0.7.5 | 1 | ||||
-rw-r--r-- | x11-themes/crystal/metadata.xml | 5 |
5 files changed, 35 insertions, 0 deletions
diff --git a/x11-themes/crystal/ChangeLog b/x11-themes/crystal/ChangeLog new file mode 100644 index 000000000000..2dba8f895a5b --- /dev/null +++ b/x11-themes/crystal/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for x11-themes/baghira +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.1 2004/08/16 09:10:25 voxus Exp $ + +*crystal-0.7.5 (16 Aug 2004) + + 16 Aug 2004; Konstantin Arkhipov <voxus@gentoo.org> + +crystal-0.7.5.ebuild: + Initial version. diff --git a/x11-themes/crystal/Manifest b/x11-themes/crystal/Manifest new file mode 100644 index 000000000000..d2b03b998f9b --- /dev/null +++ b/x11-themes/crystal/Manifest @@ -0,0 +1,2 @@ +MD5 3ac90c376d71df6e0c0896c4c977adc5 crystal-0.7.5.ebuild 594 +MD5 2c54a1737d7df5fc0be33f829beff707 files/digest-crystal-0.7.5 72 diff --git a/x11-themes/crystal/crystal-0.7.5.ebuild b/x11-themes/crystal/crystal-0.7.5.ebuild new file mode 100644 index 000000000000..97e6c7865c43 --- /dev/null +++ b/x11-themes/crystal/crystal-0.7.5.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/crystal/crystal-0.7.5.ebuild,v 1.1 2004/08/16 09:10:25 voxus Exp $ + +inherit kde + +DESCRIPTION="KDE native window decoration with transparent titlebar, buttons and borders" +HOMEPAGE="http://www.kde-look.org/content/show.php?content=13969" +SRC_URI="http://www.kde-look.org/content/files/13969-crystal-0.7.5.tar.bz2" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86" +IUSE="" + +DEPEND=">=kde-base/kdebase-3.2" +RDEPEND=">=kde-base/kdebase-3.2" +need-kde 3.2 diff --git a/x11-themes/crystal/files/digest-crystal-0.7.5 b/x11-themes/crystal/files/digest-crystal-0.7.5 new file mode 100644 index 000000000000..c48c5f1599ed --- /dev/null +++ b/x11-themes/crystal/files/digest-crystal-0.7.5 @@ -0,0 +1 @@ +MD5 c952b13ae54bd4b460d5245577f0f884 13969-crystal-0.7.5.tar.bz2 397331 diff --git a/x11-themes/crystal/metadata.xml b/x11-themes/crystal/metadata.xml new file mode 100644 index 000000000000..7a70bd761f0b --- /dev/null +++ b/x11-themes/crystal/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>kde-themes</herd> +</pkgmetadata> |