diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2006-07-24 12:06:39 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2006-07-24 12:06:39 +0000 |
commit | fc0bddda6e33bc2728e55e0b9ba5ea36e172df66 (patch) | |
tree | 86ca1c2db8df9465242b997b238d478b85362051 /x11-misc/unclutter | |
parent | version bump (fixed) (diff) | |
download | gentoo-2-fc0bddda6e33bc2728e55e0b9ba5ea36e172df66.tar.gz gentoo-2-fc0bddda6e33bc2728e55e0b9ba5ea36e172df66.tar.bz2 gentoo-2-fc0bddda6e33bc2728e55e0b9ba5ea36e172df66.zip |
Stable on alpha wrt bug #140654
(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 afd5ad00960b..d9b3a4e757eb 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.19 2006/07/21 04:31:23 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v 1.20 2006/07/24 12:06:39 yoswink Exp $ + + 24 Jul 2006; Jose Luis Rivero <yoswink@gentoo.org> unclutter-8-r1.ebuild: + Stable on alpha wrt bug #140654 21 Jul 2006; Joshua Jackson <tsunam@gentoo.org> unclutter-8-r1.ebuild: Stable x86; bug #140654 diff --git a/x11-misc/unclutter/unclutter-8-r1.ebuild b/x11-misc/unclutter/unclutter-8-r1.ebuild index ba5bbce7703a..b244fd6cc86a 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.5 2006/07/21 04:31:23 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/unclutter-8-r1.ebuild,v 1.6 2006/07/24 12:06:39 yoswink 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 |