diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-08-01 14:04:25 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-08-01 14:04:25 +0000 |
commit | e50f8e6c80bf678690569110a0386bac612d9aee (patch) | |
tree | 874c0a199a35285ca331ce91a1ce26635ddbd101 /x11-misc/unclutter | |
parent | stable amd64 (diff) | |
download | gentoo-2-e50f8e6c80bf678690569110a0386bac612d9aee.tar.gz gentoo-2-e50f8e6c80bf678690569110a0386bac612d9aee.tar.bz2 gentoo-2-e50f8e6c80bf678690569110a0386bac612d9aee.zip |
stable amd64
(Portage version: 2.1.1_pre3-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 d9b3a4e757eb..65351173a9d1 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.20 2006/07/24 12:06:39 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v 1.21 2006/08/01 14:04:25 blubb Exp $ + + 01 Aug 2006; Simon Stelling <blubb@gentoo.org> unclutter-8-r1.ebuild: + stable on amd64 24 Jul 2006; Jose Luis Rivero <yoswink@gentoo.org> unclutter-8-r1.ebuild: Stable on alpha wrt bug #140654 diff --git a/x11-misc/unclutter/unclutter-8-r1.ebuild b/x11-misc/unclutter/unclutter-8-r1.ebuild index b244fd6cc86a..9e0b019a2772 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.6 2006/07/24 12:06:39 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/unclutter-8-r1.ebuild,v 1.7 2006/08/01 14:04:25 blubb 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 |