diff options
Diffstat (limited to 'kde-base/kdiamond')
-rw-r--r-- | kde-base/kdiamond/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kdiamond/kdiamond-4.7.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kdiamond/ChangeLog b/kde-base/kdiamond/ChangeLog index dfff15da90a3..710147895561 100644 --- a/kde-base/kdiamond/ChangeLog +++ b/kde-base/kdiamond/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdiamond -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdiamond/ChangeLog,v 1.88 2011/12/18 19:46:29 dilfridge Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdiamond/ChangeLog,v 1.89 2012/01/09 16:30:50 phajdan.jr Exp $ + + 09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> kdiamond-4.7.4.ebuild: + x86 stable wrt bug #396359 18 Dec 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kdiamond-4.6.5.ebuild: diff --git a/kde-base/kdiamond/kdiamond-4.7.4.ebuild b/kde-base/kdiamond/kdiamond-4.7.4.ebuild index f1a72a91732f..49b0898529ab 100644 --- a/kde-base/kdiamond/kdiamond-4.7.4.ebuild +++ b/kde-base/kdiamond/kdiamond-4.7.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdiamond/kdiamond-4.7.4.ebuild,v 1.1 2011/12/11 18:52:39 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdiamond/kdiamond-4.7.4.ebuild,v 1.2 2012/01/09 16:30:50 phajdan.jr Exp $ EAPI=4 @@ -9,5 +9,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE: KDiamond is a three-in-a-row game." -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |