summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-05-04 16:05:08 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-05-04 16:05:08 +0000
commit4f9ce74a48d92be10ac8e70931aa5ea72c06821f (patch)
tree75e4cd739dc43d802d208d7ea1fd14b299e197de /x11-misc
parentnew upstream version, fixes #91395 (diff)
downloadgentoo-2-4f9ce74a48d92be10ac8e70931aa5ea72c06821f.tar.gz
gentoo-2-4f9ce74a48d92be10ac8e70931aa5ea72c06821f.tar.bz2
gentoo-2-4f9ce74a48d92be10ac8e70931aa5ea72c06821f.zip
Added ~ppc64 to KEYWORDS
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/unclutter/ChangeLog7
-rw-r--r--x11-misc/unclutter/unclutter-8.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/unclutter/ChangeLog b/x11-misc/unclutter/ChangeLog
index c7e5018d7483..f5ec2e50721f 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.11 2004/12/28 22:08:01 ciaranm Exp $
+# 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 $
+
+ 04 May 2005; Markus Rothe <corsair@gentoo.org> unclutter-8.ebuild:
+ Added ~ppc64 to KEYWORDS
28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/x11-misc/unclutter/unclutter-8.ebuild b/x11-misc/unclutter/unclutter-8.ebuild
index 4616ab0d71cd..5e0ddd423ce2 100644
--- a/x11-misc/unclutter/unclutter-8.ebuild
+++ b/x11-misc/unclutter/unclutter-8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.11 2004/09/02 22:49:41 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/unclutter-8.ebuild,v 1.12 2005/05/04 16:05:08 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"
+KEYWORDS="x86 ppc ~sparc alpha ~mips hppa ~amd64 ~ppc64"
IUSE=""
DEPEND="virtual/x11"