diff options
Diffstat (limited to 'x11-themes/knifty')
-rw-r--r-- | x11-themes/knifty/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/knifty/Manifest | 6 | ||||
-rw-r--r-- | x11-themes/knifty/knifty-0.3.2.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-themes/knifty/ChangeLog b/x11-themes/knifty/ChangeLog index 1a3c00270fd9..304fd6432f92 100644 --- a/x11-themes/knifty/ChangeLog +++ b/x11-themes/knifty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/knifty # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/knifty/ChangeLog,v 1.2 2003/08/16 05:35:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/knifty/ChangeLog,v 1.3 2003/11/25 14:00:27 ciaranm Exp $ + + 25 Nov 2003; Ciaran McCreesh <ciaranm@gentoo.org> knifty-0.3.2.ebuild: + Moved to ~sparc, thanks to gust4voz on #gentoo-sparc *knifty-0.3.2 (11 Aug 03) diff --git a/x11-themes/knifty/Manifest b/x11-themes/knifty/Manifest index d51e27856440..af03bb504abf 100644 --- a/x11-themes/knifty/Manifest +++ b/x11-themes/knifty/Manifest @@ -1,4 +1,4 @@ -MD5 095da66b1df5622979ed7c8e90883d90 files/digest-knifty-0.3.2 69 -MD5 8fa08a066f1bc0706c0c19287139a06e knifty-0.3.2.ebuild 506 +MD5 ff4b4cfe7901a15ac9ff8ac4733da4c1 ChangeLog 456 +MD5 c48cf279a2c8aeb59a870d6118c7b7c3 knifty-0.3.2.ebuild 515 MD5 77a747b5fbf7edf698a0c698141ecf02 metadata.xml 163 -MD5 640443cfd49a488e173a3f77b94fb16d ChangeLog 326 +MD5 095da66b1df5622979ed7c8e90883d90 files/digest-knifty-0.3.2 69 diff --git a/x11-themes/knifty/knifty-0.3.2.ebuild b/x11-themes/knifty/knifty-0.3.2.ebuild index 29fb863f846e..04f34bfdfd62 100644 --- a/x11-themes/knifty/knifty-0.3.2.ebuild +++ b/x11-themes/knifty/knifty-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/knifty/knifty-0.3.2.ebuild,v 1.1 2003/08/12 02:16:30 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/knifty/knifty-0.3.2.ebuild,v 1.2 2003/11/25 14:00:27 ciaranm Exp $ inherit kde-base need-kde 3.1 @@ -11,6 +11,6 @@ HOMEPAGE="http://www.kdelook.org/content/show.php?content=7290" SRC_URI="http://www.kdelook.org/content/files/7290-${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc" |