diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 18:55:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 18:55:37 +0000 |
commit | 06e81cadbd290bba4184bacc1b473fee3b837950 (patch) | |
tree | 2196c46e607d2533b362135d9e2285c6c49dd1bb /kde-base/kjumpingcube | |
parent | Add ~alpha/~ia64 wrt #260777 (diff) | |
download | gentoo-2-06e81cadbd290bba4184bacc1b473fee3b837950.tar.gz gentoo-2-06e81cadbd290bba4184bacc1b473fee3b837950.tar.bz2 gentoo-2-06e81cadbd290bba4184bacc1b473fee3b837950.zip |
Add ~alpha/~ia64 wrt #260777
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'kde-base/kjumpingcube')
-rw-r--r-- | kde-base/kjumpingcube/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kjumpingcube/kjumpingcube-4.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kjumpingcube/ChangeLog b/kde-base/kjumpingcube/ChangeLog index 07d7dc17b95b..37581cc2ffe4 100644 --- a/kde-base/kjumpingcube/ChangeLog +++ b/kde-base/kjumpingcube/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kjumpingcube # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/ChangeLog,v 1.105 2009/03/08 19:54:09 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/ChangeLog,v 1.106 2009/04/11 18:55:37 armin76 Exp $ + + 11 Apr 2009; Raúl Porcel <armin76@gentoo.org> kjumpingcube-4.2.1.ebuild: + Add ~alpha/~ia64 wrt #260777 08 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> -kjumpingcube-4.2.0.ebuild: diff --git a/kde-base/kjumpingcube/kjumpingcube-4.2.1.ebuild b/kde-base/kjumpingcube/kjumpingcube-4.2.1.ebuild index 80847c697221..8b4c5250ef2c 100644 --- a/kde-base/kjumpingcube/kjumpingcube-4.2.1.ebuild +++ b/kde-base/kjumpingcube/kjumpingcube-4.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/kjumpingcube-4.2.1.ebuild,v 1.1 2009/03/04 21:36:39 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/kjumpingcube-4.2.1.ebuild,v 1.2 2009/04/11 18:55:37 armin76 Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE: Tactical one or two player game" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" |