summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Stadler <centic@gentoo.org>2004-04-26 05:55:09 +0000
committerDominik Stadler <centic@gentoo.org>2004-04-26 05:55:09 +0000
commit21ed9e40fb7d39aa4a492caeddcb48a3fba578ba (patch)
treefefa994a1b84609f4232ff1723e894d00ad80662
parentFixed the replace-flags line (Manifest recommit) (diff)
downloadgentoo-2-21ed9e40fb7d39aa4a492caeddcb48a3fba578ba.tar.gz
gentoo-2-21ed9e40fb7d39aa4a492caeddcb48a3fba578ba.tar.bz2
gentoo-2-21ed9e40fb7d39aa4a492caeddcb48a3fba578ba.zip
Add 0.1.0-r1 with corrected install-path, see Bug 38220.
-rw-r--r--x11-themes/lush/ChangeLog10
-rw-r--r--x11-themes/lush/Manifest2
-rw-r--r--x11-themes/lush/files/digest-lush-0.1.0-r11
-rw-r--r--x11-themes/lush/lush-0.1.0-r1.ebuild30
-rw-r--r--x11-themes/lush/lush-0.1.0.ebuild2
-rw-r--r--x11-themes/lush/metadata.xml5
6 files changed, 47 insertions, 3 deletions
diff --git a/x11-themes/lush/ChangeLog b/x11-themes/lush/ChangeLog
index c311387f8d26..1aedf0e8772d 100644
--- a/x11-themes/lush/ChangeLog
+++ b/x11-themes/lush/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-themes/lush
-# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/lush/ChangeLog,v 1.1 2003/06/20 08:36:34 tad Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/lush/ChangeLog,v 1.2 2004/04/26 05:55:07 centic Exp $
+
+*lush-0.1.0-r1 (26 Apr 2004)
+
+ 26 Apr 2004; Dominik Stadler <centic@gentoo.org> +lush-0.1.0-r1.ebuild:
+ Corrected the wrong install path, thanks to <elias.probst@gmx.de>, see Bug
+ 38220
*lush-0.1.0 (20 June 2003)
diff --git a/x11-themes/lush/Manifest b/x11-themes/lush/Manifest
index 5d4afa7eda26..8496845c1af7 100644
--- a/x11-themes/lush/Manifest
+++ b/x11-themes/lush/Manifest
@@ -1,3 +1,5 @@
MD5 1c6c5587dceec55785b31b21f7ee6e6f ChangeLog 373
MD5 264a1cbc34b13eb935672b6327439eaa lush-0.1.0.ebuild 601
+MD5 5045140ddfd69be0795dc869dfc2d320 lush-0.1.0-r1.ebuild 608
MD5 30eef944f34eac32e48b3815a3a3285e files/digest-lush-0.1.0 67
+MD5 30eef944f34eac32e48b3815a3a3285e files/digest-lush-0.1.0-r1 67
diff --git a/x11-themes/lush/files/digest-lush-0.1.0-r1 b/x11-themes/lush/files/digest-lush-0.1.0-r1
new file mode 100644
index 000000000000..5cd0fd955627
--- /dev/null
+++ b/x11-themes/lush/files/digest-lush-0.1.0-r1
@@ -0,0 +1 @@
+MD5 82ab0cbf18fd187a11cf87362ace2e20 lush-0.1.0dave.tar.gz 2072409
diff --git a/x11-themes/lush/lush-0.1.0-r1.ebuild b/x11-themes/lush/lush-0.1.0-r1.ebuild
new file mode 100644
index 000000000000..513d822892ec
--- /dev/null
+++ b/x11-themes/lush/lush-0.1.0-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/lush/lush-0.1.0-r1.ebuild,v 1.1 2004/04/26 05:55:07 centic Exp $
+
+inherit kde
+need-kde 3
+
+S="${WORKDIR}/lush"
+DESCRIPTION="Lush KDE icon theme"
+SRC_URI="http://projects.dims.org/~dave/distribution/${P}dave.tar.gz"
+HOMEPAGE="http://www.kde-look.org/content/show.php?content=5483"
+
+KEYWORDS="~x86 ~alpha ~ppc ~sparc"
+LICENSE="GPL-1"
+
+SLOT="0"
+IUSE=""
+
+# stripping hangs and we've no binaries
+RESTRICT="$RESTRICT nostrip"
+
+src_compile() {
+ return 0
+}
+
+src_install(){
+ cd ${S}
+ dodir $PREFIX/share/icons/
+ cp -rf ${S} ${D}/${PREFIX}/share/icons/${P}
+}
diff --git a/x11-themes/lush/lush-0.1.0.ebuild b/x11-themes/lush/lush-0.1.0.ebuild
index 9359b947c05f..b5181782a0ef 100644
--- a/x11-themes/lush/lush-0.1.0.ebuild
+++ b/x11-themes/lush/lush-0.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header:
inherit kde
diff --git a/x11-themes/lush/metadata.xml b/x11-themes/lush/metadata.xml
new file mode 100644
index 000000000000..7a70bd761f0b
--- /dev/null
+++ b/x11-themes/lush/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>