diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-24 08:37:45 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-24 08:37:45 +0000 |
commit | 32730c31d76ee9303b1af74e71702706fe32750b (patch) | |
tree | 222f233c46e6d54c807184d6deeb77a11df2aaf0 /kde-base/kjumpingcube | |
parent | Stable on amd64 wrt bug #322791 (diff) | |
download | gentoo-2-32730c31d76ee9303b1af74e71702706fe32750b.tar.gz gentoo-2-32730c31d76ee9303b1af74e71702706fe32750b.tar.bz2 gentoo-2-32730c31d76ee9303b1af74e71702706fe32750b.zip |
Stable on amd64 wrt bug #322791
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kjumpingcube')
-rw-r--r-- | kde-base/kjumpingcube/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kjumpingcube/kjumpingcube-4.4.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kjumpingcube/ChangeLog b/kde-base/kjumpingcube/ChangeLog index 57e83c363a28..4f285a34ffad 100644 --- a/kde-base/kjumpingcube/ChangeLog +++ b/kde-base/kjumpingcube/ChangeLog @@ -1,6 +1,10 @@ # 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.150 2010/06/21 15:53:43 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/ChangeLog,v 1.151 2010/06/24 08:37:45 angelos Exp $ + + 24 Jun 2010; Christoph Mende <angelos@gentoo.org> + kjumpingcube-4.4.4.ebuild: + Stable on amd64 wrt bug #322791 21 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org> -kjumpingcube-4.3.3.ebuild, kjumpingcube-4.3.5.ebuild, diff --git a/kde-base/kjumpingcube/kjumpingcube-4.4.4.ebuild b/kde-base/kjumpingcube/kjumpingcube-4.4.4.ebuild index f1cdda325d1e..49927adfde6b 100644 --- a/kde-base/kjumpingcube/kjumpingcube-4.4.4.ebuild +++ b/kde-base/kjumpingcube/kjumpingcube-4.4.4.ebuild @@ -1,6 +1,6 @@ # 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.4.4.ebuild,v 1.2 2010/06/21 15:53:43 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/kjumpingcube-4.4.4.ebuild,v 1.3 2010/06/24 08:37:45 angelos Exp $ EAPI="3" @@ -8,5 +8,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE: Tactical one or two player game" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" |