summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2010-01-23 02:50:07 +0000
committerJonathan Callen <abcd@gentoo.org>2010-01-23 02:50:07 +0000
commit9534be60c7916b8e7f0c614cfea96b54ed51557c (patch)
treead6a7194c3cbaac31b9c3711ffe0c4fd82b564d9 /kde-base/kapman
parentKeyword ~amd64-linux/~x86-linux (diff)
downloadgentoo-2-9534be60c7916b8e7f0c614cfea96b54ed51557c.tar.gz
gentoo-2-9534be60c7916b8e7f0c614cfea96b54ed51557c.tar.bz2
gentoo-2-9534be60c7916b8e7f0c614cfea96b54ed51557c.zip
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base/kapman')
-rw-r--r--kde-base/kapman/ChangeLog5
-rw-r--r--kde-base/kapman/kapman-4.3.4.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kapman/ChangeLog b/kde-base/kapman/ChangeLog
index 0cbac6e38000..ef736d4d1c25 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.30 2010/01/19 01:53:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/ChangeLog,v 1.31 2010/01/23 02:50:07 abcd Exp $
+
+ 23 Jan 2010; Jonathan Callen <abcd@gentoo.org> kapman-4.3.4.ebuild:
+ Keyword ~amd64-linux/~x86-linux
19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kapman-4.3.3.ebuild:
Stable for HPPA too.
diff --git a/kde-base/kapman/kapman-4.3.4.ebuild b/kde-base/kapman/kapman-4.3.4.ebuild
index e5f6ed3912df..a254e5eeeb4b 100644
--- a/kde-base/kapman/kapman-4.3.4.ebuild
+++ b/kde-base/kapman/kapman-4.3.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# 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.3.4.ebuild,v 1.1 2009/12/01 10:02:32 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/kapman-4.3.4.ebuild,v 1.2 2010/01/23 02:50:07 abcd Exp $
EAPI="2"
@@ -8,5 +8,5 @@ KMNAME="kdegames"
inherit kde4-meta
DESCRIPTION="Pac-Man clone for KDE"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug +handbook"