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 | 8287039732e269a0f573f5ab8e38a1255941d65e (patch) | |
tree | a5642da5b8d99c5a4fb730791c76efd77ed694f0 /x11-misc/unclutter/unclutter-8-r1.ebuild | |
parent | version bump (fixed) (diff) | |
download | historical-8287039732e269a0f573f5ab8e38a1255941d65e.tar.gz historical-8287039732e269a0f573f5ab8e38a1255941d65e.tar.bz2 historical-8287039732e269a0f573f5ab8e38a1255941d65e.zip |
Stable on alpha wrt bug #140654
Package-Manager: portage-2.1-r1
Diffstat (limited to 'x11-misc/unclutter/unclutter-8-r1.ebuild')
-rw-r--r-- | x11-misc/unclutter/unclutter-8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |