diff options
author | 2003-04-24 11:58:58 +0000 | |
---|---|---|
committer | 2003-04-24 11:58:58 +0000 | |
commit | 40ccdb1f5578f90570032315cae46418b390b790 (patch) | |
tree | 25db15f07037d90c457307ed6cf858bc6ec3d953 /x11-misc/unclutter/unclutter-8.ebuild | |
parent | marked as stable for x86 (diff) | |
download | gentoo-2-40ccdb1f5578f90570032315cae46418b390b790.tar.gz gentoo-2-40ccdb1f5578f90570032315cae46418b390b790.tar.bz2 gentoo-2-40ccdb1f5578f90570032315cae46418b390b790.zip |
marked as stable for x86
Diffstat (limited to 'x11-misc/unclutter/unclutter-8.ebuild')
-rw-r--r-- | x11-misc/unclutter/unclutter-8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/unclutter/unclutter-8.ebuild b/x11-misc/unclutter/unclutter-8.ebuild index 7aceab070119..7c37b9282f07 100644 --- a/x11-misc/unclutter/unclutter-8.ebuild +++ b/x11-misc/unclutter/unclutter-8.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Kai Grossjohann <kai.grossjohann@uni-duisburg.de> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/unclutter-8.ebuild,v 1.2 2003/04/10 06:10:47 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/unclutter-8.ebuild,v 1.3 2003/04/24 11:54:50 phosphan Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Hides mouse pointer while not in use." @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.x.org/contrib/utilities/${P}.tar.Z" SLOT="0" LICENSE="public-domain" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa" DEPEND="x11-base/xfree" |