summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2005-11-26 19:12:52 +0000
committerTom Martin <slarti@gentoo.org>2005-11-26 19:12:52 +0000
commit0acec70e473c015f27fdff0e196301568e129bcf (patch)
tree0b09dda46b8eaa9059e8dc2e90931c969c20e86e /x11-misc
parentAdded ~amd64 keyword. (diff)
downloadgentoo-2-0acec70e473c015f27fdff0e196301568e129bcf.tar.gz
gentoo-2-0acec70e473c015f27fdff0e196301568e129bcf.tar.bz2
gentoo-2-0acec70e473c015f27fdff0e196301568e129bcf.zip
Stable amd64, #113642
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-misc')
-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 cd1a23163ca8..2e3b5ecc01af 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.13 2005/07/02 09:27:11 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v 1.14 2005/11/26 19:12:52 slarti Exp $
+
+ 26 Nov 2005; Tom Martin <slarti@gentoo.org> unclutter-8.ebuild:
+ Stable on amd64, resolving bug #113642.
02 Jul 2005; Markus Rothe <corsair@gentoo.org> unclutter-8.ebuild:
Stable on ppc64
diff --git a/x11-misc/unclutter/unclutter-8.ebuild b/x11-misc/unclutter/unclutter-8.ebuild
index 6e7499deeef9..577dada84306 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.13 2005/07/02 09:27:11 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/unclutter-8.ebuild,v 1.14 2005/11/26 19:12:52 slarti 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="alpha ~amd64 hppa ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 ~sparc x86"
IUSE=""
DEPEND="virtual/x11"