diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-21 02:26:43 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-21 02:26:43 +0000 |
commit | 29e01288baa4708998fe9a46c3b29d61e91669c7 (patch) | |
tree | c03afee986f142dd65bd494a740361945f2f5f03 /sys-apps/dnotify | |
parent | fix snapshot detection (diff) | |
download | historical-29e01288baa4708998fe9a46c3b29d61e91669c7.tar.gz historical-29e01288baa4708998fe9a46c3b29d61e91669c7.tar.bz2 historical-29e01288baa4708998fe9a46c3b29d61e91669c7.zip |
update HOMEPAGE #103119 by Alexandru Toma
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-apps/dnotify')
-rw-r--r-- | sys-apps/dnotify/Manifest | 14 | ||||
-rw-r--r-- | sys-apps/dnotify/dnotify-0.18.0.ebuild | 6 |
2 files changed, 15 insertions, 5 deletions
diff --git a/sys-apps/dnotify/Manifest b/sys-apps/dnotify/Manifest index c4afec6f6fca..e8e97f00c040 100644 --- a/sys-apps/dnotify/Manifest +++ b/sys-apps/dnotify/Manifest @@ -1,8 +1,18 @@ -MD5 85d105f04895e3af7c3ca6f17f0a54ca dnotify-0.16.0.ebuild 833 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 MD5 d15aec4f72de8fc59a900ad262080b21 dnotify-0.17.1.ebuild 737 +MD5 8bce7728595becbccf38b63581491585 dnotify-0.18.0.ebuild 723 MD5 b17122125332d8333622a9f0e37f7f1b ChangeLog 2175 -MD5 d74c5aa53cb9e6d86b04eb7be1734c77 dnotify-0.18.0.ebuild 741 +MD5 85d105f04895e3af7c3ca6f17f0a54ca dnotify-0.16.0.ebuild 833 MD5 064c626efc734f07a2d6f5ce4de5e1f0 files/digest-dnotify-0.17.1 66 MD5 1b56ee3ed03445117aa35b1efb48578a files/digest-dnotify-0.18.0 66 MD5 286c6f49267c740d89cc3b9315172301 files/digest-dnotify-0.16.0 66 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDB+aJgIKl8Uu19MoRAuYFAJ9pU8LSXIH90BnkhTFGQLCV5hHUiACfYhdw +dcML/J+RTfUkVWBh8fk6kSU= +=7g81 +-----END PGP SIGNATURE----- diff --git a/sys-apps/dnotify/dnotify-0.18.0.ebuild b/sys-apps/dnotify/dnotify-0.18.0.ebuild index 5a30c181189b..d8fc622e56c3 100644 --- a/sys-apps/dnotify/dnotify-0.18.0.ebuild +++ b/sys-apps/dnotify/dnotify-0.18.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/dnotify-0.18.0.ebuild,v 1.1 2005/07/17 13:33:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/dnotify-0.18.0.ebuild,v 1.2 2005/08/21 02:26:43 vapier Exp $ DESCRIPTION="Execute a command when the contents of a directory change" -HOMEPAGE="http://www.student.lu.se/~nbi98oli/dnotify.html" -SRC_URI="http://www.student.lu.se/~nbi98oli/src/${P}.tar.gz" +HOMEPAGE="http://oskarsapps.mine.nu/dnotify.html" +SRC_URI="http://oskarsapps.mine.nu/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |