summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-04-27 21:58:18 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-04-27 21:58:18 +0000
commit3d81ab514e3da8b7360c1d93f0a8b527960a39c0 (patch)
treed46cb5411440d393032b2663c1de4f064b114657 /kde-base/atlantikdesigner
parentAdded ~ppc64 to KEYWORDS (diff)
downloadgentoo-2-3d81ab514e3da8b7360c1d93f0a8b527960a39c0.tar.gz
gentoo-2-3d81ab514e3da8b7360c1d93f0a8b527960a39c0.tar.bz2
gentoo-2-3d81ab514e3da8b7360c1d93f0a8b527960a39c0.zip
Added ~ppc64 to KEYWORDS
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/atlantikdesigner')
-rw-r--r--kde-base/atlantikdesigner/ChangeLog6
-rw-r--r--kde-base/atlantikdesigner/atlantikdesigner-3.4.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/atlantikdesigner/ChangeLog b/kde-base/atlantikdesigner/ChangeLog
index e9827fdca832..48240cfd8010 100644
--- a/kde-base/atlantikdesigner/ChangeLog
+++ b/kde-base/atlantikdesigner/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/atlantikdesigner
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.7 2005/03/25 00:54:10 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.8 2005/04/27 21:55:14 corsair Exp $
+
+ 27 Apr 2005; Markus Rothe <corsair@gentoo.org>
+ atlantikdesigner-3.4.0.ebuild:
+ Added ~ppc64 to KEYWORDS
25 Mar 2005; Jason Wever <weeve@gentoo.org> atlantikdesigner-3.4.0.ebuild:
Added ~sparc keyword.
diff --git a/kde-base/atlantikdesigner/atlantikdesigner-3.4.0.ebuild b/kde-base/atlantikdesigner/atlantikdesigner-3.4.0.ebuild
index c3195c4eeca7..1a9b516c9d0a 100644
--- a/kde-base/atlantikdesigner/atlantikdesigner-3.4.0.ebuild
+++ b/kde-base/atlantikdesigner/atlantikdesigner-3.4.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.4.0.ebuild,v 1.3 2005/03/25 00:54:10 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.4.0.ebuild,v 1.4 2005/04/27 21:55:14 corsair Exp $
KMNAME=kdeaddons
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="Atlantik gameboard designer"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/atlantik)"
OLDDEPEND="~kde-base/atlantik-$PV"