diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2010-01-23 03:05:27 +0000 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2010-01-23 03:05:27 +0000 |
commit | fff519a53f97c094bffbbf24f4cb4045bf7b9d56 (patch) | |
tree | 33b8257b6df3a862231e6db22d5341dd7ff2f7b2 /kde-base/kjumpingcube | |
parent | Version bumped, bug #301107. Removed old version. (diff) | |
download | historical-fff519a53f97c094bffbbf24f4cb4045bf7b9d56.tar.gz historical-fff519a53f97c094bffbbf24f4cb4045bf7b9d56.tar.bz2 historical-fff519a53f97c094bffbbf24f4cb4045bf7b9d56.zip |
Keyword ~amd64-linux/~x86-linux
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'kde-base/kjumpingcube')
-rw-r--r-- | kde-base/kjumpingcube/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kjumpingcube/kjumpingcube-4.3.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kjumpingcube/ChangeLog b/kde-base/kjumpingcube/ChangeLog index 51236e6c3fab..395c9056a8dd 100644 --- a/kde-base/kjumpingcube/ChangeLog +++ b/kde-base/kjumpingcube/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kjumpingcube # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/ChangeLog,v 1.138 2010/01/19 02:00:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/ChangeLog,v 1.139 2010/01/23 02:56:08 abcd Exp $ + + 23 Jan 2010; Jonathan Callen <abcd@gentoo.org> kjumpingcube-4.3.4.ebuild: + Keyword ~amd64-linux/~x86-linux 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kjumpingcube-4.3.3.ebuild: Stable for HPPA too. diff --git a/kde-base/kjumpingcube/kjumpingcube-4.3.4.ebuild b/kde-base/kjumpingcube/kjumpingcube-4.3.4.ebuild index c795f68f910a..f21ca9f7bf31 100644 --- a/kde-base/kjumpingcube/kjumpingcube-4.3.4.ebuild +++ b/kde-base/kjumpingcube/kjumpingcube-4.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/kjumpingcube-4.3.4.ebuild,v 1.1 2009/12/01 10:43:33 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/kjumpingcube-4.3.4.ebuild,v 1.2 2010/01/23 02:56:08 abcd Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE: Tactical one or two player game" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" |