summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2006-05-20 10:48:20 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2006-05-20 10:48:20 +0000
commit6af3302bc1b6fea1c0925325181b1db1bd59f9c8 (patch)
treeed2aa029eda155c3f3887e267cffb015c2eeb149 /x11-apps
parentAdded ~ppc after testing. (diff)
downloadgentoo-2-6af3302bc1b6fea1c0925325181b1db1bd59f9c8.tar.gz
gentoo-2-6af3302bc1b6fea1c0925325181b1db1bd59f9c8.tar.bz2
gentoo-2-6af3302bc1b6fea1c0925325181b1db1bd59f9c8.zip
Added ~ppc after testing.
(Portage version: 2.1_rc1-r2)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xsetmode/ChangeLog5
-rw-r--r--x11-apps/xsetmode/xsetmode-1.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xsetmode/ChangeLog b/x11-apps/xsetmode/ChangeLog
index 29e16b89bc02..a75ea3a86421 100644
--- a/x11-apps/xsetmode/ChangeLog
+++ b/x11-apps/xsetmode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xsetmode
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/ChangeLog,v 1.12 2006/04/28 15:23:29 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/ChangeLog,v 1.13 2006/05/20 10:48:20 robbat2 Exp $
+
+ 20 May 2006; Robin H. Johnson <robbat2@gentoo.org> xsetmode-1.0.0.ebuild:
+ Added ~ppc after testing.
28 Apr 2006; Marien Zwart <marienz@gentoo.org>
files/digest-xsetmode-1.0.0, Manifest:
diff --git a/x11-apps/xsetmode/xsetmode-1.0.0.ebuild b/x11-apps/xsetmode/xsetmode-1.0.0.ebuild
index 1b950907c6ec..f9749d5ba430 100644
--- a/x11-apps/xsetmode/xsetmode-1.0.0.ebuild
+++ b/x11-apps/xsetmode/xsetmode-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild,v 1.3 2006/03/24 03:55:44 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild,v 1.4 2006/05/20 10:48:20 robbat2 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="X.Org xsetmode application"
RESTRICT="mirror"
-KEYWORDS="~arm ~mips ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
RDEPEND="x11-libs/libXi
x11-libs/libX11"
DEPEND="${RDEPEND}"