summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-06-27 09:54:48 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-06-27 09:54:48 +0000
commitc4d6f373aad82fac0f83e072823c4c670951e1ad (patch)
tree5617e6e76ed61200d59e61fbac3c32035d88fe3d /kde-base/kapman
parentx86 stable, bug 322791 (diff)
downloadgentoo-2-c4d6f373aad82fac0f83e072823c4c670951e1ad.tar.gz
gentoo-2-c4d6f373aad82fac0f83e072823c4c670951e1ad.tar.bz2
gentoo-2-c4d6f373aad82fac0f83e072823c4c670951e1ad.zip
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/kapman')
-rw-r--r--kde-base/kapman/ChangeLog5
-rw-r--r--kde-base/kapman/kapman-4.4.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kapman/ChangeLog b/kde-base/kapman/ChangeLog
index afc6d4ee5a60..8f62ff052cbb 100644
--- a/kde-base/kapman/ChangeLog
+++ b/kde-base/kapman/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kapman
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/ChangeLog,v 1.43 2010/06/24 06:54:15 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/ChangeLog,v 1.44 2010/06/27 09:54:48 fauli Exp $
+
+ 27 Jun 2010; Christian Faulhammer <fauli@gentoo.org> kapman-4.4.4.ebuild:
+ x86 stable, bug 322791
24 Jun 2010; Christoph Mende <angelos@gentoo.org> kapman-4.4.4.ebuild:
Stable on amd64 wrt bug #322791
diff --git a/kde-base/kapman/kapman-4.4.4.ebuild b/kde-base/kapman/kapman-4.4.4.ebuild
index f2271b8779bc..abcfb98abcb8 100644
--- a/kde-base/kapman/kapman-4.4.4.ebuild
+++ b/kde-base/kapman/kapman-4.4.4.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/kapman/kapman-4.4.4.ebuild,v 1.3 2010/06/24 06:54:15 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/kapman-4.4.4.ebuild,v 1.4 2010/06/27 09:54:48 fauli Exp $
EAPI="3"
@@ -8,5 +8,5 @@ KMNAME="kdegames"
inherit kde4-meta
DESCRIPTION="Pac-Man clone for KDE"
-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"