diff options
author | Jonathan Callen <abcd@gentoo.org> | 2011-03-05 19:48:40 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2011-03-05 19:48:40 +0000 |
commit | 005bb1b4d5f7e995737677368bacbfd832726108 (patch) | |
tree | bc8ff0adf3775273b2397a8617b74781862a7b2c /kde-base/klickety | |
parent | Fix typo in the patch... Revbump again... (diff) | |
download | gentoo-2-005bb1b4d5f7e995737677368bacbfd832726108.tar.gz gentoo-2-005bb1b4d5f7e995737677368bacbfd832726108.tar.bz2 gentoo-2-005bb1b4d5f7e995737677368bacbfd832726108.zip |
Add ~x86-linux/~amd64-linux keywords
(Portage version: 2.2.0_alpha23_p5/cvs/Linux i686)
Diffstat (limited to 'kde-base/klickety')
-rw-r--r-- | kde-base/klickety/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/klickety/klickety-4.6.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/klickety/klickety-4.6.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/klickety/ChangeLog b/kde-base/klickety/ChangeLog index 6bcde0e7ffce..366d2ab1a4e0 100644 --- a/kde-base/klickety/ChangeLog +++ b/kde-base/klickety/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/klickety # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/klickety/ChangeLog,v 1.100 2011/03/04 18:00:15 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klickety/ChangeLog,v 1.101 2011/03/05 19:48:40 abcd Exp $ + + 05 Mar 2011; Jonathan Callen <abcd@gentoo.org> klickety-4.6.0.ebuild, + klickety-4.6.1.ebuild: + Add ~x86-linux/~amd64-linux keywords *klickety-4.6.1 (04 Mar 2011) diff --git a/kde-base/klickety/klickety-4.6.0.ebuild b/kde-base/klickety/klickety-4.6.0.ebuild index bf5ee70f33f9..6a19dcf137c6 100644 --- a/kde-base/klickety/klickety-4.6.0.ebuild +++ b/kde-base/klickety/klickety-4.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/klickety/klickety-4.6.0.ebuild,v 1.3 2011/02/02 16:28:31 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klickety/klickety-4.6.0.ebuild,v 1.4 2011/03/05 19:48:40 abcd Exp $ EAPI="3" @@ -9,7 +9,7 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="A KDE game almost the same as ksame, but a bit different." -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" # Replaced ksame around 4.5.74 diff --git a/kde-base/klickety/klickety-4.6.1.ebuild b/kde-base/klickety/klickety-4.6.1.ebuild index c7f26aec2e4e..9745ff0e9d25 100644 --- a/kde-base/klickety/klickety-4.6.1.ebuild +++ b/kde-base/klickety/klickety-4.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/klickety/klickety-4.6.1.ebuild,v 1.1 2011/03/04 18:00:15 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klickety/klickety-4.6.1.ebuild,v 1.2 2011/03/05 19:48:40 abcd Exp $ EAPI=3 @@ -9,7 +9,7 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="A KDE game almost the same as ksame, but a bit different." -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" # Replaced ksame around 4.5.74 |