summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-04-27 20:25:50 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-04-27 20:25:50 +0000
commitc08523e74cc4c9bd907b9306c1d9a06038eb4917 (patch)
tree62df2a5ffbf50e05de2afe1cf3343a200467e32f /kde-base/ksnapshot
parentmultilib fixes (diff)
downloadgentoo-2-c08523e74cc4c9bd907b9306c1d9a06038eb4917.tar.gz
gentoo-2-c08523e74cc4c9bd907b9306c1d9a06038eb4917.tar.bz2
gentoo-2-c08523e74cc4c9bd907b9306c1d9a06038eb4917.zip
Added ~ppc64 to KEYWORDS
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r--kde-base/ksnapshot/ChangeLog5
-rw-r--r--kde-base/ksnapshot/ksnapshot-3.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog
index 6e8bdeae7581..95bc1962f3c2 100644
--- a/kde-base/ksnapshot/ChangeLog
+++ b/kde-base/ksnapshot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ksnapshot
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.7 2005/03/25 04:28:33 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.8 2005/04/27 20:24:11 corsair Exp $
+
+ 27 Apr 2005; Markus Rothe <corsair@gentoo.org> ksnapshot-3.4.0.ebuild:
+ Added ~ppc64 to KEYWORDS
25 Mar 2005; Jason Wever <weeve@gentoo.org> ksnapshot-3.4.0.ebuild:
Added ~sparc keyword.
diff --git a/kde-base/ksnapshot/ksnapshot-3.4.0.ebuild b/kde-base/ksnapshot/ksnapshot-3.4.0.ebuild
index 9ad4267674e4..5d9ff6940733 100644
--- a/kde-base/ksnapshot/ksnapshot-3.4.0.ebuild
+++ b/kde-base/ksnapshot/ksnapshot-3.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-3.4.0.ebuild,v 1.3 2005/03/25 04:28:33 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-3.4.0.ebuild,v 1.4 2005/04/27 20:24:11 corsair Exp $
KMNAME=kdegraphics
MAXKDEVER=$PV
@@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE Screenshot Utility"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64"
IUSE="" \ No newline at end of file