diff options
author | 2011-06-08 22:55:51 +0000 | |
---|---|---|
committer | 2011-06-08 22:55:51 +0000 | |
commit | c8ef5e150ea862747941868c94d230f4098ccecf (patch) | |
tree | 5695d9c3ea551c98b01981d9d08d76bbe9c87dc5 | |
parent | x86 stable per bug 369979 (diff) | |
download | gentoo-2-c8ef5e150ea862747941868c94d230f4098ccecf.tar.gz gentoo-2-c8ef5e150ea862747941868c94d230f4098ccecf.tar.bz2 gentoo-2-c8ef5e150ea862747941868c94d230f4098ccecf.zip |
x86 stable per bug 369979
(Portage version: 2.1.9.50/cvs/Linux i686)
-rw-r--r-- | kde-base/kblackbox/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kblackbox/kblackbox-4.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kblackbox/ChangeLog b/kde-base/kblackbox/ChangeLog index 2cec26ff36c5..019e8f24f6f7 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.170 2011/06/02 21:57:59 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/ChangeLog,v 1.171 2011/06/08 22:55:51 tomka Exp $ + + 08 Jun 2011; Thomas Kahle <tomka@gentoo.org> kblackbox-4.6.3.ebuild: + x86 stable per bug 369979 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kblackbox-4.4.5.ebuild: diff --git a/kde-base/kblackbox/kblackbox-4.6.3.ebuild b/kde-base/kblackbox/kblackbox-4.6.3.ebuild index c3111a357a21..c8dec284306e 100644 --- a/kde-base/kblackbox/kblackbox-4.6.3.ebuild +++ b/kde-base/kblackbox/kblackbox-4.6.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.6.3.ebuild,v 1.1 2011/05/07 10:47:52 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/kblackbox-4.6.3.ebuild,v 1.2 2011/06/08 22:55:51 tomka 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" |