From 1ec5c223a19ea962189a47fb614a42012616c28c Mon Sep 17 00:00:00 2001 From: "Konstantin V. Arkhipov" Date: Fri, 22 Apr 2005 12:11:57 +0000 Subject: + new theme * closing bug #82098 --- x11-themes/tiblit/ChangeLog | 8 ++++++++ x11-themes/tiblit/Manifest | 4 ++++ x11-themes/tiblit/files/digest-tiblit-1.2 | 1 + x11-themes/tiblit/metadata.xml | 8 ++++++++ x11-themes/tiblit/tiblit-1.2.ebuild | 15 +++++++++++++++ 5 files changed, 36 insertions(+) create mode 100644 x11-themes/tiblit/ChangeLog create mode 100644 x11-themes/tiblit/Manifest create mode 100644 x11-themes/tiblit/files/digest-tiblit-1.2 create mode 100644 x11-themes/tiblit/metadata.xml create mode 100644 x11-themes/tiblit/tiblit-1.2.ebuild (limited to 'x11-themes') 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 +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 @@ + + + + + voxus@gentoo.org + Konstantin Arkhipov + + 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" -- cgit v1.2.3-65-gdbad