summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-12-31 21:09:26 +0000
committerJeroen Roovers <jer@gentoo.org>2010-12-31 21:09:26 +0000
commit54d23b023ab0b1d63c3486cbfe531a3bb9049b07 (patch)
tree6cf349f93a709df594856c9f2e5e52c815787869 /x11-misc/unclutter
parentMerge rpm and non-rpm ebuilds, and version bump the rpm one. (diff)
downloadgentoo-2-54d23b023ab0b1d63c3486cbfe531a3bb9049b07.tar.gz
gentoo-2-54d23b023ab0b1d63c3486cbfe531a3bb9049b07.tar.bz2
gentoo-2-54d23b023ab0b1d63c3486cbfe531a3bb9049b07.zip
Stable for HPPA (bug #348733).
(Portage version: 2.2.0_alpha11/cvs/Linux i686)
Diffstat (limited to 'x11-misc/unclutter')
-rw-r--r--x11-misc/unclutter/ChangeLog5
-rw-r--r--x11-misc/unclutter/unclutter-8-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/unclutter/ChangeLog b/x11-misc/unclutter/ChangeLog
index 4253799d2c71..3e73e773f843 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.28 2010/12/18 12:11:25 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v 1.29 2010/12/31 21:09:26 jer Exp $
+
+ 31 Dec 2010; Jeroen Roovers <jer@gentoo.org> unclutter-8-r2.ebuild:
+ Stable for HPPA (bug #348733).
18 Dec 2010; Markos Chandras <hwoarang@gentoo.org> unclutter-8-r2.ebuild:
Stable on amd64 wrt bug #348733
diff --git a/x11-misc/unclutter/unclutter-8-r2.ebuild b/x11-misc/unclutter/unclutter-8-r2.ebuild
index e10a75ba530c..67823fc3b902 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
# 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.3 2010/12/18 12:11:25 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/unclutter-8-r2.ebuild,v 1.4 2010/12/31 21:09:26 jer 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"