summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2009-02-01 07:13:02 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2009-02-01 07:13:02 +0000
commit42a1db8a1ba38086b66a6ac0984084f69d945b95 (patch)
tree75f81fa9dae9300231048366e8511c4317347b86 /kde-base/kfourinline
parentRestored ~ppc and ~ppc64 keywords to KDE-4.2.0 (diff)
downloadgentoo-2-42a1db8a1ba38086b66a6ac0984084f69d945b95.tar.gz
gentoo-2-42a1db8a1ba38086b66a6ac0984084f69d945b95.tar.bz2
gentoo-2-42a1db8a1ba38086b66a6ac0984084f69d945b95.zip
Restored ~ppc and ~ppc64 keywords to KDE-4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kfourinline')
-rw-r--r--kde-base/kfourinline/ChangeLog6
-rw-r--r--kde-base/kfourinline/kfourinline-4.2.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kfourinline/ChangeLog b/kde-base/kfourinline/ChangeLog
index c4b72c071698..0f39fc77cb4a 100644
--- a/kde-base/kfourinline/ChangeLog
+++ b/kde-base/kfourinline/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kfourinline
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.16 2009/01/27 17:10:37 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.17 2009/02/01 07:13:02 jmbsvicetto Exp $
+
+ 01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ kfourinline-4.2.0.ebuild:
+ Restored ~ppc and ~ppc64 keywords to KDE-4.2.0
*kfourinline-4.2.0 (27 Jan 2009)
diff --git a/kde-base/kfourinline/kfourinline-4.2.0.ebuild b/kde-base/kfourinline/kfourinline-4.2.0.ebuild
index 7b04c7c55434..af204d48a149 100644
--- a/kde-base/kfourinline/kfourinline-4.2.0.ebuild
+++ b/kde-base/kfourinline/kfourinline-4.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/kfourinline-4.2.0.ebuild,v 1.1 2009/01/27 17:10:37 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/kfourinline-4.2.0.ebuild,v 1.2 2009/02/01 07:13:02 jmbsvicetto Exp $
EAPI="2"
@@ -8,5 +8,5 @@ KMNAME="kdegames"
inherit kde4-meta
DESCRIPTION="kde four-in-a-row game"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="debug htmlhandbook"