diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-04-22 08:12:07 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-04-22 08:12:07 +0000 |
commit | 0c5117a81eac847f9e12396d98d3faefcf09c3ab (patch) | |
tree | 9d1a3651c982a37b1c36b575c4ad6a5f2c7e8f91 /x11-themes/knifty | |
parent | Version bump. (diff) | |
download | gentoo-2-0c5117a81eac847f9e12396d98d3faefcf09c3ab.tar.gz gentoo-2-0c5117a81eac847f9e12396d98d3faefcf09c3ab.tar.bz2 gentoo-2-0c5117a81eac847f9e12396d98d3faefcf09c3ab.zip |
Added ~ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'x11-themes/knifty')
-rw-r--r-- | x11-themes/knifty/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/knifty/knifty-0.4.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-themes/knifty/ChangeLog b/x11-themes/knifty/ChangeLog index 0e1d6aa201d2..1ab57e2dfa46 100644 --- a/x11-themes/knifty/ChangeLog +++ b/x11-themes/knifty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/knifty -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/knifty/ChangeLog,v 1.13 2004/10/11 23:24:21 carlo Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/knifty/ChangeLog,v 1.14 2006/04/22 08:12:06 corsair Exp $ + + 22 Apr 2006; Markus Rothe <corsair@gentoo.org> knifty-0.4.2.ebuild: + Added ~ppc64 12 Oct 2004; Carsten Lohrke <carlo@gentoo.org> knifty-0.4.2.ebuild: stable on x86 diff --git a/x11-themes/knifty/knifty-0.4.2.ebuild b/x11-themes/knifty/knifty-0.4.2.ebuild index 3e3e9f36cc6c..694342344e05 100644 --- a/x11-themes/knifty/knifty-0.4.2.ebuild +++ b/x11-themes/knifty/knifty-0.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/knifty/knifty-0.4.2.ebuild,v 1.4 2004/10/11 23:24:21 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/knifty/knifty-0.4.2.ebuild,v 1.5 2006/04/22 08:12:07 corsair Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="http://www.kde-look.org/content/files/8841-${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~sparc ppc ~amd64" +KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86" IUSE="" need-kde 3.2 |