diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2003-04-24 11:58:58 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2003-04-24 11:58:58 +0000 |
commit | 40ccdb1f5578f90570032315cae46418b390b790 (patch) | |
tree | 25db15f07037d90c457307ed6cf858bc6ec3d953 /x11-misc/unclutter | |
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')
-rw-r--r-- | x11-misc/unclutter/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/unclutter/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/unclutter/files/digest-unclutter-8 | 1 | ||||
-rw-r--r-- | x11-misc/unclutter/unclutter-8.ebuild | 4 |
4 files changed, 8 insertions, 6 deletions
diff --git a/x11-misc/unclutter/ChangeLog b/x11-misc/unclutter/ChangeLog index d039ca94c68a..db595ce545fb 100644 --- a/x11-misc/unclutter/ChangeLog +++ b/x11-misc/unclutter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/unclutter # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v 1.2 2003/04/10 06:10:47 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v 1.3 2003/04/24 11:54:50 phosphan Exp $ + + 24 Apr 2003; Patrick Kursawe <phosphan@gentoo.org> unclutter-8.ebuild : + marked as stable for x86 10 Apr 2003; Patrick Kursawe <phosphan@gentoo.org> unclutter-8.ebuild: entered a link to the README as Homepage since it has none diff --git a/x11-misc/unclutter/Manifest b/x11-misc/unclutter/Manifest index 81ea57210214..73624b50fd58 100644 --- a/x11-misc/unclutter/Manifest +++ b/x11-misc/unclutter/Manifest @@ -1,3 +1,3 @@ -MD5 7b0af3ecf0b33409a029be0390f08971 unclutter-8.ebuild 736 -MD5 52d7c3c03f9ac0262b8a1cbd38486ae8 ChangeLog 735 +MD5 9e935ac46c288641777400e02bc968df unclutter-8.ebuild 736 +MD5 133a8a52bd2d64e648b2975932082921 ChangeLog 735 MD5 f2b5f45a6a03bcb0a452b51abd1bbd72 files/digest-unclutter-8 61 diff --git a/x11-misc/unclutter/files/digest-unclutter-8 b/x11-misc/unclutter/files/digest-unclutter-8 index f96cb897cbb1..133e24a88c18 100644 --- a/x11-misc/unclutter/files/digest-unclutter-8 +++ b/x11-misc/unclutter/files/digest-unclutter-8 @@ -1,2 +1 @@ -MD5 c8e412b3e993a4ac80eb3f89735c79b0 /unclutter-8.ebuild 737 MD5 83d7a6498b69078f869378f801b6a84b unclutter-8.tar.Z 12344 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" |