summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-12-18 12:11:25 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-12-18 12:11:25 +0000
commit189961f9c437b632b34adf4e83376bafae13bc20 (patch)
tree3c481896f875121964606959a96cffc6090e7842 /x11-misc/unclutter
parentStable on amd64 wrt bug #348636 (diff)
downloadgentoo-2-189961f9c437b632b34adf4e83376bafae13bc20.tar.gz
gentoo-2-189961f9c437b632b34adf4e83376bafae13bc20.tar.bz2
gentoo-2-189961f9c437b632b34adf4e83376bafae13bc20.zip
Stable on amd64 wrt bug #348733
(Portage version: 2.1.9.25/cvs/Linux x86_64)
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 6c00176f7a4c..4253799d2c71 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.27 2010/12/16 09:31:01 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v 1.28 2010/12/18 12:11:25 hwoarang Exp $
+
+ 18 Dec 2010; Markos Chandras <hwoarang@gentoo.org> unclutter-8-r2.ebuild:
+ Stable on amd64 wrt bug #348733
16 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
unclutter-8-r2.ebuild:
diff --git a/x11-misc/unclutter/unclutter-8-r2.ebuild b/x11-misc/unclutter/unclutter-8-r2.ebuild
index b6210993aa80..e10a75ba530c 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.2 2010/12/16 09:31:01 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/unclutter-8-r2.ebuild,v 1.3 2010/12/18 12:11:25 hwoarang 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"