diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2004-10-11 23:26:20 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2004-10-11 23:26:20 +0000 |
commit | cba601173b9dd7f54ed475f5b68fc2ce4c923915 (patch) | |
tree | 045e949c78e25297f2cd454910c1fdea71e64a24 /x11-themes/knifty | |
parent | version 0.39_alpha (Manifest recommit) (diff) | |
download | gentoo-2-cba601173b9dd7f54ed475f5b68fc2ce4c923915.tar.gz gentoo-2-cba601173b9dd7f54ed475f5b68fc2ce4c923915.tar.bz2 gentoo-2-cba601173b9dd7f54ed475f5b68fc2ce4c923915.zip |
stable on x86
Diffstat (limited to 'x11-themes/knifty')
-rw-r--r-- | x11-themes/knifty/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/knifty/knifty-0.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/knifty/ChangeLog b/x11-themes/knifty/ChangeLog index 57a329979afb..0e1d6aa201d2 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.12 2004/09/05 17:37:38 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/knifty/ChangeLog,v 1.13 2004/10/11 23:24:21 carlo Exp $ + + 12 Oct 2004; Carsten Lohrke <carlo@gentoo.org> knifty-0.4.2.ebuild: + stable on x86 05 Sep 2004; Daniel Ahlberg <aliz@gentoo.org> knifty-0.4.2.ebuild: Added amd64 keyword, closing #58987. diff --git a/x11-themes/knifty/knifty-0.4.2.ebuild b/x11-themes/knifty/knifty-0.4.2.ebuild index 7d6bcd8fbf15..3e3e9f36cc6c 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 # 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.3 2004/09/05 17:37:38 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/knifty/knifty-0.4.2.ebuild,v 1.4 2004/10/11 23:24:21 carlo 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="x86 ~sparc ppc ~amd64" IUSE="" need-kde 3.2 |