summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2004-07-03 20:11:39 +0000
committerCarsten Lohrke <carlo@gentoo.org>2004-07-03 20:11:39 +0000
commit6e8ca8ff131550216413926cc12e03b7d9f19f8f (patch)
treee18ea3ac64a96ff022aff5538586fb80e5b88098 /x11-themes
parentStable on alpha. (Manifest recommit) (diff)
downloadgentoo-2-6e8ca8ff131550216413926cc12e03b7d9f19f8f.tar.gz
gentoo-2-6e8ca8ff131550216413926cc12e03b7d9f19f8f.tar.bz2
gentoo-2-6e8ca8ff131550216413926cc12e03b7d9f19f8f.zip
QA: need-kde after R/DEPEND
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/fusionx-aqua/ChangeLog5
-rw-r--r--x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild10
-rw-r--r--x11-themes/fusionx-aqua/metadata.xml5
3 files changed, 15 insertions, 5 deletions
diff --git a/x11-themes/fusionx-aqua/ChangeLog b/x11-themes/fusionx-aqua/ChangeLog
index e4f6d1f46374..764ceeed3e98 100644
--- a/x11-themes/fusionx-aqua/ChangeLog
+++ b/x11-themes/fusionx-aqua/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-themes/fusionx-aqua
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/fusionx-aqua/ChangeLog,v 1.4 2004/06/24 23:25:51 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/fusionx-aqua/ChangeLog,v 1.5 2004/07/03 20:11:39 carlo Exp $
+
+ 03 Jul 2004; Carsten Lohrke <carlo@gentoo.org> fusionx-aqua-1.1.ebuild:
+ QA: need-kde after R/DEPEND
14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> fusionx-aqua-1.1.ebuild:
Added IUSE.
diff --git a/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild b/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild
index ca222753294f..4281eb8f5140 100644
--- a/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild
+++ b/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild
@@ -1,21 +1,23 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild,v 1.8 2004/06/30 23:03:44 jhuebel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild,v 1.9 2004/07/03 20:11:39 carlo Exp $
inherit kde
-need-kde 3.1
MY_P="FusionX-Aqua-${PV}"
S=${WORKDIR}/${MY_P}
+
DESCRIPTION="stylish \"Fusion X Aqua\" theme for KDE"
HOMEPAGE="http://www.kdelook.org/content/show.php?content=5296"
SRC_URI="http://www.kdelook.org/content/files/5296-${MY_P}.tar.gz"
-IUSE=""
-LICENSE="GPL-2"
+
SLOT="0"
KEYWORDS="x86 ppc ~sparc ~alpha amd64"
+LICENSE="GPL-2"
+IUSE=""
DEPEND="kde-base/kdebase"
+need-kde 3.1
src_compile(){
# nothing to compile, but don't want the eclass to try to compile anything
diff --git a/x11-themes/fusionx-aqua/metadata.xml b/x11-themes/fusionx-aqua/metadata.xml
new file mode 100644
index 000000000000..7a70bd761f0b
--- /dev/null
+++ b/x11-themes/fusionx-aqua/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>