summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin V. Arkhipov <voxus@gentoo.org>2005-07-03 09:08:34 +0000
committerKonstantin V. Arkhipov <voxus@gentoo.org>2005-07-03 09:08:34 +0000
commit3295c5d3f8fe8671eab3956321f69e85b788f4e5 (patch)
tree6fd54a4e8c46621fcfe5cbf25879b8262a01bf0d /x11-themes/tiblit/tiblit-2.0_beta.ebuild
parentcreate log directory; fix ebuild wrong doings; 0.9.9-r1 stable on x86; bump t... (diff)
downloadhistorical-3295c5d3f8fe8671eab3956321f69e85b788f4e5.tar.gz
historical-3295c5d3f8fe8671eab3956321f69e85b788f4e5.tar.bz2
historical-3295c5d3f8fe8671eab3956321f69e85b788f4e5.zip
* bump
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'x11-themes/tiblit/tiblit-2.0_beta.ebuild')
-rw-r--r--x11-themes/tiblit/tiblit-2.0_beta.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/x11-themes/tiblit/tiblit-2.0_beta.ebuild b/x11-themes/tiblit/tiblit-2.0_beta.ebuild
new file mode 100644
index 000000000000..7c69b7cc3671
--- /dev/null
+++ b/x11-themes/tiblit/tiblit-2.0_beta.ebuild
@@ -0,0 +1,16 @@
+# 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-2.0_beta.ebuild,v 1.1 2005/07/03 09:08:34 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="mirror://sourceforge/${PN}/${P/_/-}.tar.bz2"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~amd64"
+S="${WORKDIR}/${P/_beta/}"