summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-07-02 09:27:11 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-07-02 09:27:11 +0000
commit2765cfa08fc2f008ddf3eea6f66b4e51fea87254 (patch)
tree581cf2b3eadc77cdfde3ac89b51078ee8daf39ad /x11-misc/unclutter
parentversion bump (diff)
downloadgentoo-2-2765cfa08fc2f008ddf3eea6f66b4e51fea87254.tar.gz
gentoo-2-2765cfa08fc2f008ddf3eea6f66b4e51fea87254.tar.bz2
gentoo-2-2765cfa08fc2f008ddf3eea6f66b4e51fea87254.zip
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-misc/unclutter')
-rw-r--r--x11-misc/unclutter/ChangeLog5
-rw-r--r--x11-misc/unclutter/unclutter-8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/unclutter/ChangeLog b/x11-misc/unclutter/ChangeLog
index f5ec2e50721f..cd1a23163ca8 100644
--- a/x11-misc/unclutter/ChangeLog
+++ b/x11-misc/unclutter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/unclutter
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v 1.12 2005/05/04 16:05:08 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v 1.13 2005/07/02 09:27:11 corsair Exp $
+
+ 02 Jul 2005; Markus Rothe <corsair@gentoo.org> unclutter-8.ebuild:
+ Stable on ppc64
04 May 2005; Markus Rothe <corsair@gentoo.org> unclutter-8.ebuild:
Added ~ppc64 to KEYWORDS
diff --git a/x11-misc/unclutter/unclutter-8.ebuild b/x11-misc/unclutter/unclutter-8.ebuild
index 5e0ddd423ce2..6e7499deeef9 100644
--- a/x11-misc/unclutter/unclutter-8.ebuild
+++ b/x11-misc/unclutter/unclutter-8.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/x11-misc/unclutter/unclutter-8.ebuild,v 1.12 2005/05/04 16:05:08 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/unclutter-8.ebuild,v 1.13 2005/07/02 09:27:11 corsair Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="Hides mouse pointer while not in use."
@@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.x.org/contrib/utilities/${P}.tar.Z"
SLOT="0"
LICENSE="public-domain"
-KEYWORDS="x86 ppc ~sparc alpha ~mips hppa ~amd64 ~ppc64"
+KEYWORDS="alpha ~amd64 hppa ~mips ppc ppc64 ~sparc x86"
IUSE=""
DEPEND="virtual/x11"