diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-09-29 21:45:32 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-09-29 21:45:32 +0000 |
commit | b2e42898a080dbc3d0a44de1f5667f8be682524e (patch) | |
tree | e4d41cf539153f5063a7c797d7d969628ebbdeee /x11-misc/unclutter | |
parent | header fix (diff) | |
download | historical-b2e42898a080dbc3d0a44de1f5667f8be682524e.tar.gz historical-b2e42898a080dbc3d0a44de1f5667f8be682524e.tar.bz2 historical-b2e42898a080dbc3d0a44de1f5667f8be682524e.zip |
header fix
Diffstat (limited to 'x11-misc/unclutter')
-rw-r--r-- | x11-misc/unclutter/Manifest | 3 | ||||
-rw-r--r-- | x11-misc/unclutter/unclutter-8.ebuild | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11-misc/unclutter/Manifest b/x11-misc/unclutter/Manifest index 73624b50fd58..f7f55b7735db 100644 --- a/x11-misc/unclutter/Manifest +++ b/x11-misc/unclutter/Manifest @@ -1,3 +1,4 @@ -MD5 9e935ac46c288641777400e02bc968df unclutter-8.ebuild 736 MD5 133a8a52bd2d64e648b2975932082921 ChangeLog 735 +MD5 b742040acaeddc3798a21739bd59e8aa metadata.xml 224 +MD5 d2024f9cfb63040a9a2f65885e808549 unclutter-8.ebuild 716 MD5 f2b5f45a6a03bcb0a452b51abd1bbd72 files/digest-unclutter-8 61 diff --git a/x11-misc/unclutter/unclutter-8.ebuild b/x11-misc/unclutter/unclutter-8.ebuild index 7c37b9282f07..e15c3cd3a518 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> +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/unclutter-8.ebuild,v 1.3 2003/04/24 11:54:50 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/unclutter-8.ebuild,v 1.4 2003/09/29 21:44:26 mholzer Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Hides mouse pointer while not in use." |