diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 11:48:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 11:48:15 +0000 |
commit | 0db13092df08df8c8fe12b657a1cd343c370352b (patch) | |
tree | 985b1fd8b520c6cd3e6e5da103ac1fe8b9325726 /kde-base/kbreakout | |
parent | Stable for amd64, wrt bug #450678 (diff) | |
download | gentoo-2-0db13092df08df8c8fe12b657a1cd343c370352b.tar.gz gentoo-2-0db13092df08df8c8fe12b657a1cd343c370352b.tar.bz2 gentoo-2-0db13092df08df8c8fe12b657a1cd343c370352b.zip |
Stable for amd64, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kbreakout')
-rw-r--r-- | kde-base/kbreakout/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kbreakout/kbreakout-4.9.5.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/kde-base/kbreakout/ChangeLog b/kde-base/kbreakout/ChangeLog index b2866fc88ba1..2876b87ff14a 100644 --- a/kde-base/kbreakout/ChangeLog +++ b/kde-base/kbreakout/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kbreakout # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbreakout/ChangeLog,v 1.127 2013/01/05 20:18:24 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbreakout/ChangeLog,v 1.128 2013/01/27 11:48:15 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kbreakout-4.9.5.ebuild: + Stable for amd64, wrt bug #450678 *kbreakout-4.9.5 (05 Jan 2013) @@ -510,4 +513,3 @@ 02 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> +metadata.xml, +kbreakout-4.1.2.ebuild: Add kde-4.1.2 into the tree from the kde-testing overlay. - diff --git a/kde-base/kbreakout/kbreakout-4.9.5.ebuild b/kde-base/kbreakout/kbreakout-4.9.5.ebuild index e0e26f6b85b3..f66de059744b 100644 --- a/kde-base/kbreakout/kbreakout-4.9.5.ebuild +++ b/kde-base/kbreakout/kbreakout-4.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbreakout/kbreakout-4.9.5.ebuild,v 1.1 2013/01/05 20:18:24 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbreakout/kbreakout-4.9.5.ebuild,v 1.2 2013/01/27 11:48:15 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ KDE_HANDBOOK="optional" inherit ${eclass} DESCRIPTION="KDE: A Breakout-like game for KDE." -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" |