diff options
author | Dominik Stadler <centic@gentoo.org> | 2004-08-03 19:36:00 +0000 |
---|---|---|
committer | Dominik Stadler <centic@gentoo.org> | 2004-08-03 19:36:00 +0000 |
commit | 823f2eb7ffe3e3c5f600d948e3cdd4b6a2064953 (patch) | |
tree | 907770c1e31813b5434b849dbd3ba46c4dee69ba /x11-themes | |
parent | fix use invocation (Manifest recommit) (diff) | |
download | gentoo-2-823f2eb7ffe3e3c5f600d948e3cdd4b6a2064953.tar.gz gentoo-2-823f2eb7ffe3e3c5f600d948e3cdd4b6a2064953.tar.bz2 gentoo-2-823f2eb7ffe3e3c5f600d948e3cdd4b6a2064953.zip |
Mark 0.4.1 stable on x86.
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/knifty/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/knifty/knifty-0.4.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-themes/knifty/ChangeLog b/x11-themes/knifty/ChangeLog index 6bdf58e0edbf..93047a4f968b 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.9 2004/07/25 15:48:24 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/knifty/ChangeLog,v 1.10 2004/08/03 19:36:00 centic Exp $ + + 03 Aug 2004; Dominik Stadler <centic@gentoo.org> knifty-0.4.1.ebuild: + Mark 0.4.1 stable on x86 *knifty-0.4.2 (25 Jul 2004) diff --git a/x11-themes/knifty/knifty-0.4.1.ebuild b/x11-themes/knifty/knifty-0.4.1.ebuild index 19b5d33d09da..5993d1b5083c 100644 --- a/x11-themes/knifty/knifty-0.4.1.ebuild +++ b/x11-themes/knifty/knifty-0.4.1.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.1.ebuild,v 1.5 2004/06/24 23:33:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/knifty/knifty-0.4.1.ebuild,v 1.6 2004/08/03 19:36:00 centic Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="http://www.kde-look.org/content/files/8841-${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ppc" +KEYWORDS="x86 ~sparc ppc" IUSE="" -need-kde 3.2
\ No newline at end of file +need-kde 3.2 |