summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-09-02 22:49:42 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-09-02 22:49:42 +0000
commite1734111f1d65843b6046ddc056205c673da6c11 (patch)
treefce3432b51f5b123b57caf25d42717431465f5f6 /x11-misc/unclutter
parentbump .16 to x86, updated version to ~, dependency fixes. mono bindings disabled. (diff)
downloadgentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.tar.gz
gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.tar.bz2
gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.zip
Keyword modification, see changelog for details
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 a4a84cba26fd..ab68f623af41 100644
--- a/x11-misc/unclutter/ChangeLog
+++ b/x11-misc/unclutter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/unclutter
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v 1.9 2004/06/28 22:52:34 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v 1.10 2004/09/02 22:49:41 pvdabeel Exp $
+
+ 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> unclutter-8.ebuild:
+ Masked unclutter-8.ebuild stable for ppc
29 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> unclutter-8.ebuild:
Marked ~amd64.
diff --git a/x11-misc/unclutter/unclutter-8.ebuild b/x11-misc/unclutter/unclutter-8.ebuild
index aeef3cdc5416..4616ab0d71cd 100644
--- a/x11-misc/unclutter/unclutter-8.ebuild
+++ b/x11-misc/unclutter/unclutter-8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.10 2004/06/28 22:52:34 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/unclutter-8.ebuild,v 1.11 2004/09/02 22:49:41 pvdabeel 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"
+KEYWORDS="x86 ppc ~sparc alpha ~mips hppa ~amd64"
IUSE=""
DEPEND="virtual/x11"