summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-08-19 21:53:46 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-08-19 21:53:46 +0000
commite9f1c4979821e3a79709ab9c1f9403a5782ed9ed (patch)
treef9420d85f85bbc2ab0eda63bc38584bee1ab7578 /sys-apps/dnotify
parentStable on ppc. (diff)
downloadhistorical-e9f1c4979821e3a79709ab9c1f9403a5782ed9ed.tar.gz
historical-e9f1c4979821e3a79709ab9c1f9403a5782ed9ed.tar.bz2
historical-e9f1c4979821e3a79709ab9c1f9403a5782ed9ed.zip
Stable on ppc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-apps/dnotify')
-rw-r--r--sys-apps/dnotify/ChangeLog5
-rw-r--r--sys-apps/dnotify/Manifest16
-rw-r--r--sys-apps/dnotify/dnotify-0.17.1.ebuild4
3 files changed, 9 insertions, 16 deletions
diff --git a/sys-apps/dnotify/ChangeLog b/sys-apps/dnotify/ChangeLog
index 3d314e46eb61..e6482d22dda7 100644
--- a/sys-apps/dnotify/ChangeLog
+++ b/sys-apps/dnotify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/dnotify
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/ChangeLog,v 1.15 2005/07/17 13:33:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/ChangeLog,v 1.16 2005/08/19 21:53:46 hansmi Exp $
+
+ 19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> dnotify-0.17.1.ebuild:
+ Stable on ppc.
*dnotify-0.18.0 (17 Jul 2005)
diff --git a/sys-apps/dnotify/Manifest b/sys-apps/dnotify/Manifest
index 2c2fb43f9e67..c4afec6f6fca 100644
--- a/sys-apps/dnotify/Manifest
+++ b/sys-apps/dnotify/Manifest
@@ -1,18 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 85d105f04895e3af7c3ca6f17f0a54ca dnotify-0.16.0.ebuild 833
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-MD5 7df12d9bc915dc201e37b75d3e8371d3 dnotify-0.17.1.ebuild 738
+MD5 d15aec4f72de8fc59a900ad262080b21 dnotify-0.17.1.ebuild 737
+MD5 b17122125332d8333622a9f0e37f7f1b ChangeLog 2175
MD5 d74c5aa53cb9e6d86b04eb7be1734c77 dnotify-0.18.0.ebuild 741
-MD5 f189c3af9ceb85bbb3c70abd81acfe68 ChangeLog 2080
-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.1 (GNU/Linux)
-
-iD8DBQFC2l5agIKl8Uu19MoRAohcAJ0T1AazAP46xJ4gzytWsogqzZeRVACfQ1J1
-15REOKv1uwRoHrT9YVw3U9Q=
-=9myn
------END PGP SIGNATURE-----
diff --git a/sys-apps/dnotify/dnotify-0.17.1.ebuild b/sys-apps/dnotify/dnotify-0.17.1.ebuild
index 993eebbb2be4..7bc595b82ed7 100644
--- a/sys-apps/dnotify/dnotify-0.17.1.ebuild
+++ b/sys-apps/dnotify/dnotify-0.17.1.ebuild
@@ -1,6 +1,6 @@
# 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.17.1.ebuild,v 1.4 2005/07/17 13:32:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/dnotify-0.17.1.ebuild,v 1.5 2005/08/19 21:53:46 hansmi Exp $
DESCRIPTION="Execute a command when the contents of a directory change"
HOMEPAGE="http://www.student.lu.se/~nbi98oli/dnotify.html"
@@ -8,7 +8,7 @@ SRC_URI="http://www.student.lu.se/~nbi98oli/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 mips ~ppc -sparc x86"
+KEYWORDS="amd64 mips ppc -sparc x86"
IUSE="nls"
DEPEND="nls? ( sys-devel/gettext )"