diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-06-08 09:48:31 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-06-08 09:48:31 +0000 |
commit | 4920fda8fb290d4130008e9350d8b73d0ffdca91 (patch) | |
tree | 3e421adeeb64a5506d26bace0fa1caafa7accb64 /app-text/knowit/knowit-0.10.ebuild | |
parent | stable on sparc, thanks to Tiago Cunha for testing in bug #225263 (diff) | |
download | gentoo-2-4920fda8fb290d4130008e9350d8b73d0ffdca91.tar.gz gentoo-2-4920fda8fb290d4130008e9350d8b73d0ffdca91.tar.bz2 gentoo-2-4920fda8fb290d4130008e9350d8b73d0ffdca91.zip |
stable on sparc, thanks to Tiago Cunha for testing in bug #225267
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-text/knowit/knowit-0.10.ebuild')
-rw-r--r-- | app-text/knowit/knowit-0.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/knowit/knowit-0.10.ebuild b/app-text/knowit/knowit-0.10.ebuild index 1b2cb3d736e6..aa5dbdb8d753 100644 --- a/app-text/knowit/knowit-0.10.ebuild +++ b/app-text/knowit/knowit-0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/knowit/knowit-0.10.ebuild,v 1.10 2007/07/12 04:37:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/knowit/knowit-0.10.ebuild,v 1.11 2008/06/08 09:48:31 bluebird Exp $ inherit kde need-kde 3 @@ -10,7 +10,7 @@ SRC_URI="http://knowit.sourceforge.net/files/${P}.tar.bz2" HOMEPAGE="http://knowit.sourceforge.net" LICENSE="GPL-2" -KEYWORDS="x86 ppc amd64 ~sparc" +KEYWORDS="amd64 ppc sparc x86" IUSE="" SLOT="0" |