diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2003-04-10 06:11:23 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2003-04-10 06:11:23 +0000 |
commit | 930612d4e8df20e99195c493223dc06071ac2fa8 (patch) | |
tree | 78c7cb7629fa194de8236ab465389f4774d874b6 /x11-misc/unclutter | |
parent | repoman testing (diff) | |
download | historical-930612d4e8df20e99195c493223dc06071ac2fa8.tar.gz historical-930612d4e8df20e99195c493223dc06071ac2fa8.tar.bz2 historical-930612d4e8df20e99195c493223dc06071ac2fa8.zip |
edited HOMEPAGE
Diffstat (limited to 'x11-misc/unclutter')
-rw-r--r-- | x11-misc/unclutter/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/unclutter/files/digest-unclutter-8 | 1 | ||||
-rw-r--r-- | x11-misc/unclutter/unclutter-8.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-misc/unclutter/ChangeLog b/x11-misc/unclutter/ChangeLog index e7d36b9548f8..d039ca94c68a 100644 --- a/x11-misc/unclutter/ChangeLog +++ b/x11-misc/unclutter/ChangeLog @@ -1,6 +1,10 @@ # 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.1 2003/03/16 19:43:53 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v 1.2 2003/04/10 06:10:47 phosphan Exp $ + + 10 Apr 2003; Patrick Kursawe <phosphan@gentoo.org> unclutter-8.ebuild: + entered a link to the README as Homepage since it has none + Closes bug #19068 *unclutter-8 (16 Mar 2003) diff --git a/x11-misc/unclutter/files/digest-unclutter-8 b/x11-misc/unclutter/files/digest-unclutter-8 index 133e24a88c18..f96cb897cbb1 100644 --- a/x11-misc/unclutter/files/digest-unclutter-8 +++ b/x11-misc/unclutter/files/digest-unclutter-8 @@ -1 +1,2 @@ +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 b10e2e9929d8..7aceab070119 100644 --- a/x11-misc/unclutter/unclutter-8.ebuild +++ b/x11-misc/unclutter/unclutter-8.ebuild @@ -1,10 +1,10 @@ # 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.1 2003/03/16 19:43:53 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/unclutter-8.ebuild,v 1.2 2003/04/10 06:10:47 phosphan Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Hides mouse pointer while not in use." -HOMEPAGE="http://gopher.std.com/homepages/jimf/xloadimage.html" +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" |