summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-01-10 19:17:31 +0000
committerBrent Baude <ranger@gentoo.org>2011-01-10 19:17:31 +0000
commit27bea2e1eaf126be707c37239652986350221f53 (patch)
tree310a249e23a49118ab03efa1282375676f91b14f /x11-misc/unclutter
parentstable ppc, bug 348568 (diff)
downloadgentoo-2-27bea2e1eaf126be707c37239652986350221f53.tar.gz
gentoo-2-27bea2e1eaf126be707c37239652986350221f53.tar.bz2
gentoo-2-27bea2e1eaf126be707c37239652986350221f53.zip
stable ppc, bug 348733
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'x11-misc/unclutter')
-rw-r--r--x11-misc/unclutter/ChangeLog7
-rw-r--r--x11-misc/unclutter/unclutter-8-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/unclutter/ChangeLog b/x11-misc/unclutter/ChangeLog
index 3e73e773f843..5f55fad9d4d3 100644
--- a/x11-misc/unclutter/ChangeLog
+++ b/x11-misc/unclutter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/unclutter
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v 1.29 2010/12/31 21:09:26 jer Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v 1.30 2011/01/10 19:17:31 ranger Exp $
+
+ 10 Jan 2011; Brent Baude <ranger@gentoo.org> unclutter-8-r2.ebuild:
+ stable ppc, bug 348733
31 Dec 2010; Jeroen Roovers <jer@gentoo.org> unclutter-8-r2.ebuild:
Stable for HPPA (bug #348733).
diff --git a/x11-misc/unclutter/unclutter-8-r2.ebuild b/x11-misc/unclutter/unclutter-8-r2.ebuild
index 67823fc3b902..915e32c7fcd1 100644
--- a/x11-misc/unclutter/unclutter-8-r2.ebuild
+++ b/x11-misc/unclutter/unclutter-8-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/unclutter-8-r2.ebuild,v 1.4 2010/12/31 21:09:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/unclutter-8-r2.ebuild,v 1.5 2011/01/10 19:17:31 ranger Exp $
EAPI=2
@@ -12,7 +12,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=""
RDEPEND="x11-libs/libX11"