summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin V. Arkhipov <voxus@gentoo.org>2005-04-22 12:11:57 +0000
committerKonstantin V. Arkhipov <voxus@gentoo.org>2005-04-22 12:11:57 +0000
commit1b829f0d40b0545ca5e986808dcace05f8e1dee8 (patch)
treedf3f704ddf1eeadeb6282034a23e4850f87d91ed /x11-themes
parentVarious fixes. (diff)
downloadgentoo-2-1b829f0d40b0545ca5e986808dcace05f8e1dee8.tar.gz
gentoo-2-1b829f0d40b0545ca5e986808dcace05f8e1dee8.tar.bz2
gentoo-2-1b829f0d40b0545ca5e986808dcace05f8e1dee8.zip
+ new theme
* closing bug #82098
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/tiblit/ChangeLog8
-rw-r--r--x11-themes/tiblit/Manifest4
-rw-r--r--x11-themes/tiblit/files/digest-tiblit-1.21
-rw-r--r--x11-themes/tiblit/metadata.xml8
-rw-r--r--x11-themes/tiblit/tiblit-1.2.ebuild15
5 files changed, 36 insertions, 0 deletions
diff --git a/x11-themes/tiblit/ChangeLog b/x11-themes/tiblit/ChangeLog
new file mode 100644
index 000000000000..fc973acc041a
--- /dev/null
+++ b/x11-themes/tiblit/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for x11-themes/crystal
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/tiblit/ChangeLog,v 1.1 2005/04/22 12:11:57 voxus Exp $
+
+*tiblit-1.2 (22 Apr 2005)
+
+ 22 Apr 2005; Konstantin Arkhipov <voxus@gentoo.org> +tiblit-1.2.ebuild:
+ Initial import, closing bug #82098.
diff --git a/x11-themes/tiblit/Manifest b/x11-themes/tiblit/Manifest
new file mode 100644
index 000000000000..4656be6870d1
--- /dev/null
+++ b/x11-themes/tiblit/Manifest
@@ -0,0 +1,4 @@
+MD5 2abd9239c7e24e462e10a564848c2384 ChangeLog 256
+MD5 cb28be74814f0f6cbf78047995f51226 metadata.xml 233
+MD5 a58329d8d725bb88468f1eca155a09e1 tiblit-1.2.ebuild 384
+MD5 a0616853764094310c10ce30ac89a1f1 files/digest-tiblit-1.2 69
diff --git a/x11-themes/tiblit/files/digest-tiblit-1.2 b/x11-themes/tiblit/files/digest-tiblit-1.2
new file mode 100644
index 000000000000..57f66f36aed7
--- /dev/null
+++ b/x11-themes/tiblit/files/digest-tiblit-1.2
@@ -0,0 +1 @@
+MD5 bbed2e80d9710cd3528e37b822f89ca6 20798-tiblit-1.2.tar.bz2 467658
diff --git a/x11-themes/tiblit/metadata.xml b/x11-themes/tiblit/metadata.xml
new file mode 100644
index 000000000000..1f8cb34afaa4
--- /dev/null
+++ b/x11-themes/tiblit/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer>
+ <email>voxus@gentoo.org</email>
+ <name>Konstantin Arkhipov</name>
+</maintainer>
+</pkgmetadata>
diff --git a/x11-themes/tiblit/tiblit-1.2.ebuild b/x11-themes/tiblit/tiblit-1.2.ebuild
new file mode 100644
index 000000000000..ddd9a3a408f6
--- /dev/null
+++ b/x11-themes/tiblit/tiblit-1.2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/tiblit/tiblit-1.2.ebuild,v 1.1 2005/04/22 12:11:57 voxus Exp $
+
+inherit kde
+need-kde 3.2
+KLV="20798"
+
+DESCRIPTION="KDE style focused on customization"
+HOMEPAGE="http://www.kde-look.org/content/show.php?content=${KLV}"
+SRC_URI="http://www.kde-look.org/content/files/${KLV}-${P}.tar.bz2"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86"