summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-08-03 07:43:56 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-08-03 07:43:56 +0000
commitb9f7f8b376d65a7411f0e7f7bc65b2913c83659e (patch)
tree592ef90256c4cf9799a4fb320b785644c78c7d9f /kde-base/kdiamond
parentBug #323717: Newer kernels change the build of localversion a lot, so we need... (diff)
downloadgentoo-2-b9f7f8b376d65a7411f0e7f7bc65b2913c83659e.tar.gz
gentoo-2-b9f7f8b376d65a7411f0e7f7bc65b2913c83659e.tar.bz2
gentoo-2-b9f7f8b376d65a7411f0e7f7bc65b2913c83659e.zip
Stable on amd64 wrt bug #322791
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kdiamond')
-rw-r--r--kde-base/kdiamond/ChangeLog5
-rw-r--r--kde-base/kdiamond/kdiamond-4.4.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdiamond/ChangeLog b/kde-base/kdiamond/ChangeLog
index d57781678d6d..b98b0ff6fd2b 100644
--- a/kde-base/kdiamond/ChangeLog
+++ b/kde-base/kdiamond/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kdiamond
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdiamond/ChangeLog,v 1.50 2010/06/30 15:36:59 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdiamond/ChangeLog,v 1.51 2010/08/03 07:43:38 hwoarang Exp $
+
+ 03 Aug 2010; Markos Chandras <hwoarang@gentoo.org> kdiamond-4.4.5.ebuild:
+ Stable on amd64 wrt bug #322791
*kdiamond-4.4.5 (30 Jun 2010)
diff --git a/kde-base/kdiamond/kdiamond-4.4.5.ebuild b/kde-base/kdiamond/kdiamond-4.4.5.ebuild
index f1aa69196cee..de759d0d51a4 100644
--- a/kde-base/kdiamond/kdiamond-4.4.5.ebuild
+++ b/kde-base/kdiamond/kdiamond-4.4.5.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/kdiamond/kdiamond-4.4.5.ebuild,v 1.1 2010/06/30 15:36:59 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdiamond/kdiamond-4.4.5.ebuild,v 1.2 2010/08/03 07:43:38 hwoarang Exp $
EAPI="3"
@@ -8,5 +8,5 @@ KMNAME="kdegames"
inherit kde4-meta
DESCRIPTION="KDE: KDiamond is a three-in-a-row 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"