diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2005-02-03 21:29:19 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2005-02-03 21:29:19 +0000 |
commit | 35ea745739af94e0e49476f8599bca55f40b201c (patch) | |
tree | 12087cfe938c9065da9ced8adc155cc20a8686a8 /x11-themes/activeheart | |
parent | remove ppc64 hackery which isn't needed and apply bld fix (Manifest recommit) (diff) | |
download | gentoo-2-35ea745739af94e0e49476f8599bca55f40b201c.tar.gz gentoo-2-35ea745739af94e0e49476f8599bca55f40b201c.tar.bz2 gentoo-2-35ea745739af94e0e49476f8599bca55f40b201c.zip |
QA: inherit kde-base -> inherit kde, slot
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-themes/activeheart')
-rw-r--r-- | x11-themes/activeheart/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/activeheart/activeheart-1.2.1.ebuild | 12 |
2 files changed, 10 insertions, 9 deletions
diff --git a/x11-themes/activeheart/ChangeLog b/x11-themes/activeheart/ChangeLog index 698677875ef4..8ad689dee626 100644 --- a/x11-themes/activeheart/ChangeLog +++ b/x11-themes/activeheart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/activeheart -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/activeheart/ChangeLog,v 1.3 2004/11/28 10:21:59 centic Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/activeheart/ChangeLog,v 1.4 2005/02/03 21:29:19 carlo Exp $ + + 03 Feb 2005; Carsten Lohrke <carlo@gentoo.org> activeheart-1.2.1.ebuild: + QA: inherit kde-base -> inherit kde, slot 28 Nov 2004; Dominik Stadler <centic@gentoo.org> activeheart-1.2.1.ebuild: Add missing IUSE, mark stable on x86 diff --git a/x11-themes/activeheart/activeheart-1.2.1.ebuild b/x11-themes/activeheart/activeheart-1.2.1.ebuild index a9df05137614..d15bd2a82554 100644 --- a/x11-themes/activeheart/activeheart-1.2.1.ebuild +++ b/x11-themes/activeheart/activeheart-1.2.1.ebuild @@ -1,19 +1,17 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/activeheart/activeheart-1.2.1.ebuild,v 1.3 2004/11/28 10:21:59 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/activeheart/activeheart-1.2.1.ebuild,v 1.4 2005/02/03 21:29:19 carlo Exp $ -inherit kde-base - -need-kde 3.2 +inherit kde KLV=11384 DESCRIPTION="A cool kde style based on Keramik Style Engine" SRC_URI="http://www.kde-look.org/content/files/${KLV}-${P}.tar.bz2" HOMEPAGE="http://www.kde-look.org/content/show.php?content=${KLV}" -RESTRICT="nomirror" LICENSE="GPL-2" -SLOT="${KDEMAJORVER}.${KDEMINORVER}" +SLOT="0" KEYWORDS="x86 ~amd64 ~ppc" IUSE="" +need-kde 3.2
\ No newline at end of file |