diff options
author | 2011-12-07 10:22:31 +0000 | |
---|---|---|
committer | 2011-12-07 10:22:31 +0000 | |
commit | a6514a2dfc59e63c159c4549c78d0005949e2217 (patch) | |
tree | e96b161422a7e1adc8273dc88dd795a491419c54 | |
parent | x86 stable wrt bug #388279 (diff) | |
download | gentoo-2-a6514a2dfc59e63c159c4549c78d0005949e2217.tar.gz gentoo-2-a6514a2dfc59e63c159c4549c78d0005949e2217.tar.bz2 gentoo-2-a6514a2dfc59e63c159c4549c78d0005949e2217.zip |
x86 stable wrt bug #388279
(Portage version: 2.1.10.11/cvs/Linux i686)
-rw-r--r-- | kde-base/kblackbox/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kblackbox/kblackbox-4.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kblackbox/ChangeLog b/kde-base/kblackbox/ChangeLog index 55d893202449..aaa65ec9c96f 100644 --- a/kde-base/kblackbox/ChangeLog +++ b/kde-base/kblackbox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kblackbox # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/ChangeLog,v 1.185 2011/11/02 20:48:21 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/ChangeLog,v 1.186 2011/12/07 10:22:31 phajdan.jr Exp $ + + 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> kblackbox-4.7.3.ebuild: + x86 stable wrt bug #388279 *kblackbox-4.7.3 (02 Nov 2011) diff --git a/kde-base/kblackbox/kblackbox-4.7.3.ebuild b/kde-base/kblackbox/kblackbox-4.7.3.ebuild index 3267e0f42c06..157db7c29e5a 100644 --- a/kde-base/kblackbox/kblackbox-4.7.3.ebuild +++ b/kde-base/kblackbox/kblackbox-4.7.3.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/kblackbox/kblackbox-4.7.3.ebuild,v 1.1 2011/11/02 20:48:21 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/kblackbox-4.7.3.ebuild,v 1.2 2011/12/07 10:22:31 phajdan.jr Exp $ EAPI=4 @@ -9,5 +9,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE Blackbox Game" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |