diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2004-07-03 20:04:55 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2004-07-03 20:04:55 +0000 |
commit | 089f6ec7e5ac91b6d9a659bef3a0fde01025aaf4 (patch) | |
tree | 0675f874b45fa91907571812ad54d6edef6e488f /x11-themes/alloy | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-089f6ec7e5ac91b6d9a659bef3a0fde01025aaf4.tar.gz gentoo-2-089f6ec7e5ac91b6d9a659bef3a0fde01025aaf4.tar.bz2 gentoo-2-089f6ec7e5ac91b6d9a659bef3a0fde01025aaf4.zip |
QA: missing metadata.xml, need-kde after R/DEPEND
Diffstat (limited to 'x11-themes/alloy')
-rw-r--r-- | x11-themes/alloy/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/alloy/alloy-0.3.ebuild | 13 | ||||
-rw-r--r-- | x11-themes/alloy/alloy-0.4.1a.ebuild | 13 | ||||
-rw-r--r-- | x11-themes/alloy/alloy-0.5.ebuild | 13 | ||||
-rw-r--r-- | x11-themes/alloy/metadata.xml | 5 |
5 files changed, 35 insertions, 15 deletions
diff --git a/x11-themes/alloy/ChangeLog b/x11-themes/alloy/ChangeLog index 51127d366adb..70050a7c5651 100644 --- a/x11-themes/alloy/ChangeLog +++ b/x11-themes/alloy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/alloy # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/ChangeLog,v 1.8 2004/06/28 20:49:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/ChangeLog,v 1.9 2004/07/03 20:04:55 carlo Exp $ + + 03 Jul 2004; Carsten Lohrke <carlo@gentoo.org> +metadata.xml, + alloy-0.3.ebuild, alloy-0.4.1a.ebuild, alloy-0.5.ebuild: + QA: missing metadata.xml, need-kde after R/DEPEND 28 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> alloy-0.3.ebuild: kde-base is deprecated diff --git a/x11-themes/alloy/alloy-0.3.ebuild b/x11-themes/alloy/alloy-0.3.ebuild index 6d3edcf7b1c0..745fe76bb0d4 100644 --- a/x11-themes/alloy/alloy-0.3.ebuild +++ b/x11-themes/alloy/alloy-0.3.ebuild @@ -1,19 +1,24 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/alloy-0.3.ebuild,v 1.9 2004/06/28 20:49:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/alloy-0.3.ebuild,v 1.10 2004/07/03 20:04:55 carlo Exp $ inherit kde -need-kde 3.1 + DESCRIPTION="A neat KDE 3.1 style based on the Java Alloy Look&Feel from Incors (http://www.incors.com)." HOMEPAGE="http://www.kdelook.org/content/show.php?content=6304" SRC_URI="http://www.kdelook.org/content/files/6304-${P}.tar.gz" -LICENSE="GPL-2" + SLOT="0" -DEPEND="kde-base/kdebase" +LICENSE="GPL-2" KEYWORDS="~x86 ppc ~sparc ~alpha" IUSE="" +DEPEND="kde-base/kdebase" +need-kde 3.1 + + + src_compile(){ ./configure --prefix=$KDEDIR || die emake || die diff --git a/x11-themes/alloy/alloy-0.4.1a.ebuild b/x11-themes/alloy/alloy-0.4.1a.ebuild index fece8ab18f80..e04cba6a7036 100644 --- a/x11-themes/alloy/alloy-0.4.1a.ebuild +++ b/x11-themes/alloy/alloy-0.4.1a.ebuild @@ -1,18 +1,21 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/alloy-0.4.1a.ebuild,v 1.5 2004/06/24 23:23:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/alloy-0.4.1a.ebuild,v 1.6 2004/07/03 20:04:55 carlo Exp $ inherit kde -need-kde 3.1 DESCRIPTION="A neat KDE 3.1 style based on the Java Alloy Look&Feel from Incors (http://www.incors.com)." HOMEPAGE="http://www.kdelook.org/content/show.php?content=6304" SRC_URI="http://www.kdelook.org/content/files/6304-${P}.tar.gz" -IUSE="" -LICENSE="GPL-2" + SLOT="0" -DEPEND="kde-base/kdebase" +LICENSE="GPL-2" KEYWORDS="x86 ppc ~sparc ~alpha" +IUSE="" + +DEPEND="kde-base/kdebase" +need-kde 3.1 + pkg_postinst(){ ewarn "HOW TO USE THIS THEME FOR KDE:" diff --git a/x11-themes/alloy/alloy-0.5.ebuild b/x11-themes/alloy/alloy-0.5.ebuild index 1d6bb26b981b..5811785e12a7 100644 --- a/x11-themes/alloy/alloy-0.5.ebuild +++ b/x11-themes/alloy/alloy-0.5.ebuild @@ -1,19 +1,22 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/alloy-0.5.ebuild,v 1.6 2004/06/30 23:00:32 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/alloy-0.5.ebuild,v 1.7 2004/07/03 20:04:55 carlo Exp $ inherit kde -need-kde 3.2 + DESCRIPTION="A neat KDE style based on the Java Alloy Look&Feel from Incors (http://www.incors.com)." HOMEPAGE="http://www.kde-look.org/content/show.php?content=10605" SRC_URI="http://www.kde-look.org/content/files/10605-${P}.tar.bz2" -IUSE="" -LICENSE="GPL-2" + SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86 ~ppc ~alpha ~amd64" +IUSE="" + DEPEND=">=kde-base/kdebase-3.2 >=x11-libs/qt-3.3.0" -KEYWORDS="x86 ~ppc ~alpha ~amd64" +need-kde 3.2 pkg_postinst(){ ewarn "HOW TO USE THIS THEME FOR KDE:" diff --git a/x11-themes/alloy/metadata.xml b/x11-themes/alloy/metadata.xml new file mode 100644 index 000000000000..7a70bd761f0b --- /dev/null +++ b/x11-themes/alloy/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> |