summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Ferri <mescalinum@gentoo.org>2007-12-08 17:43:48 +0000
committerFederico Ferri <mescalinum@gentoo.org>2007-12-08 17:43:48 +0000
commita479abcf15497a9126e41f71d0bf7ba7e553b1fc (patch)
treee253d7d18cace10b7c62ecb7d8383f8e7137a3d7 /x11-themes/qindustrial-therp
parentCosmetics (diff)
downloadsunrise-a479abcf15497a9126e41f71d0bf7ba7e553b1fc.tar.gz
sunrise-a479abcf15497a9126e41f71d0bf7ba7e553b1fc.tar.bz2
sunrise-a479abcf15497a9126e41f71d0bf7ba7e553b1fc.zip
x11-themes/qindustrial-therp: New ebuild for bug 201704
svn path=/sunrise/; revision=5242
Diffstat (limited to 'x11-themes/qindustrial-therp')
-rw-r--r--x11-themes/qindustrial-therp/ChangeLog8
-rw-r--r--x11-themes/qindustrial-therp/Manifest4
-rw-r--r--x11-themes/qindustrial-therp/metadata.xml5
-rw-r--r--x11-themes/qindustrial-therp/qindustrial-therp-0.0.2.ebuild18
4 files changed, 35 insertions, 0 deletions
diff --git a/x11-themes/qindustrial-therp/ChangeLog b/x11-themes/qindustrial-therp/ChangeLog
new file mode 100644
index 000000000..22439c4cd
--- /dev/null
+++ b/x11-themes/qindustrial-therp/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for x11-themes/qindustrial-therp
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 08 Dec 2007; Federico Ferri (federico__) <mescalinum@gmail.com>
+ +metadata.xml, +qindustrial-therp-0.0.2.ebuild:
+ New ebuild for bug 201704
+
diff --git a/x11-themes/qindustrial-therp/Manifest b/x11-themes/qindustrial-therp/Manifest
new file mode 100644
index 000000000..0dde152dc
--- /dev/null
+++ b/x11-themes/qindustrial-therp/Manifest
@@ -0,0 +1,4 @@
+DIST qindustrial-therp-0.0.2.tar.bz2 368197 RMD160 807be808cedef2d24c0218c9b295c82888918bec SHA1 0bb0fd2cb68576d4e7058f2848f8a06854ad60a0 SHA256 1a1143aeaa552d46c203a7899bf49cc51ae4ea887a8cf1c83c4444f7f4070ff5
+EBUILD qindustrial-therp-0.0.2.ebuild 430 RMD160 462df338b9c7e173a78e52a1e51b44b035a798c4 SHA1 6c6b46ac97484aa6933f7fa2101cbf673fa62fca SHA256 e24580bef950665aedb100212e6d4f6b13b5ed1bf3d2a9182ca165cbd33407d7
+MISC ChangeLog 274 RMD160 1cc65d07aee6c306c94bfd5831b543d9d519cf9e SHA1 54c877fb0d97adb4ff5acd99b6db94dd23400439 SHA256 2ca7fc083d7489e7853e9ed088b9724daf6fe868eacbf498a61b19e937cad94d
+MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/x11-themes/qindustrial-therp/metadata.xml b/x11-themes/qindustrial-therp/metadata.xml
new file mode 100644
index 000000000..7e3286984
--- /dev/null
+++ b/x11-themes/qindustrial-therp/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>maintainer-wanted</herd>
+</pkgmetadata>
diff --git a/x11-themes/qindustrial-therp/qindustrial-therp-0.0.2.ebuild b/x11-themes/qindustrial-therp/qindustrial-therp-0.0.2.ebuild
new file mode 100644
index 000000000..57ff30fea
--- /dev/null
+++ b/x11-themes/qindustrial-therp/qindustrial-therp-0.0.2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+ARTS_REQUIRED="never"
+inherit eutils kde
+DESCRIPTION="A port for Qt of the Industrial GTK theme"
+HOMEPAGE="http://www.kde-look.org/content/show.php?content=22913"
+SRC_URI="http://clemens.endorphin.org/qindustrial/${P}.tar.bz2"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=""
+
+IUSE=""
+need-kde 3.5
+