diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-07-21 04:31:23 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-07-21 04:31:23 +0000 |
commit | 2539415c788e88892b4eb832941bc98e28c33e36 (patch) | |
tree | 2026d3c9093b8c3324cc842f75e2239b093241a9 /x11-misc/unclutter | |
parent | Stable x86; I still hate rpms and this doesn't make me like them much better (diff) | |
download | gentoo-2-2539415c788e88892b4eb832941bc98e28c33e36.tar.gz gentoo-2-2539415c788e88892b4eb832941bc98e28c33e36.tar.bz2 gentoo-2-2539415c788e88892b4eb832941bc98e28c33e36.zip |
Stable on x86; I could of sworn I marked this last night. I must be getting old and forgetful...like hparker
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-misc/unclutter')
-rw-r--r-- | x11-misc/unclutter/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/unclutter/unclutter-8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/unclutter/ChangeLog b/x11-misc/unclutter/ChangeLog index 99546e0156a9..afd5ad00960b 100644 --- a/x11-misc/unclutter/ChangeLog +++ b/x11-misc/unclutter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/unclutter # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v 1.18 2006/07/20 18:18:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v 1.19 2006/07/21 04:31:23 tsunam Exp $ + + 21 Jul 2006; Joshua Jackson <tsunam@gentoo.org> unclutter-8-r1.ebuild: + Stable x86; bug #140654 20 Jul 2006; Markus Rothe <corsair@gentoo.org> unclutter-8-r1.ebuild: Stable on ppc64; bug #140654 diff --git a/x11-misc/unclutter/unclutter-8-r1.ebuild b/x11-misc/unclutter/unclutter-8-r1.ebuild index 550ea7dc81bb..ba5bbce7703a 100644 --- a/x11-misc/unclutter/unclutter-8-r1.ebuild +++ b/x11-misc/unclutter/unclutter-8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/unclutter-8-r1.ebuild,v 1.4 2006/07/20 18:18:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/unclutter-8-r1.ebuild,v 1.5 2006/07/21 04:31:23 tsunam Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ HOMEPAGE="http://www.ibiblio.org/pub/X11/contrib/utilities/unclutter-8.README" 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 virtual/x11 |