summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Longland <redhatter@gentoo.org>2006-01-17 00:48:43 +0000
committerStuart Longland <redhatter@gentoo.org>2006-01-17 00:48:43 +0000
commit7989c1996e865752eb6587a9a7ff226d5109bd18 (patch)
tree149ba19a276a6cefd336a2bfa70816e518c60603
parentinitial import #119211 (diff)
downloadhistorical-7989c1996e865752eb6587a9a7ff226d5109bd18.tar.gz
historical-7989c1996e865752eb6587a9a7ff226d5109bd18.tar.bz2
historical-7989c1996e865752eb6587a9a7ff226d5109bd18.zip
Marked stable on MIPS as per bug #118108
Package-Manager: portage-2.0.53
-rw-r--r--sys-apps/dnotify/ChangeLog5
-rw-r--r--sys-apps/dnotify/Manifest4
-rw-r--r--sys-apps/dnotify/dnotify-0.18.0.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/dnotify/ChangeLog b/sys-apps/dnotify/ChangeLog
index cf89ddebd57f..d8e857d76ff8 100644
--- a/sys-apps/dnotify/ChangeLog
+++ b/sys-apps/dnotify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/dnotify
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/ChangeLog,v 1.18 2006/01/07 14:17:45 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/ChangeLog,v 1.19 2006/01/17 00:48:43 redhatter Exp $
+
+ 17 Jan 2006; Stuart Longland <redhatter@gentoo.org> dnotify-0.18.0.ebuild:
+ Marked stable on MIPS as per bug #118108
07 Jan 2006; Luca Barbato <lu_zero@gentoo.org> dnotify-0.18.0.ebuild:
Marked ppc
diff --git a/sys-apps/dnotify/Manifest b/sys-apps/dnotify/Manifest
index a33d21647229..ec6d961237a2 100644
--- a/sys-apps/dnotify/Manifest
+++ b/sys-apps/dnotify/Manifest
@@ -1,7 +1,7 @@
-MD5 a7fe521db5103227af1cf2293bfdae48 ChangeLog 2363
+MD5 f5555ab46f756b2f8648471f1b2f290d ChangeLog 2486
MD5 6c7bb398eed508763fbeba9a60fc7f4f dnotify-0.16.0.ebuild 832
MD5 7937cf7aa994fff87966b6f92b3efdb3 dnotify-0.17.1.ebuild 719
-MD5 e679885b7a65635f02252ac71090a789 dnotify-0.18.0.ebuild 722
+MD5 87f17f00938b93f2f60377822b9be00d dnotify-0.18.0.ebuild 723
MD5 286c6f49267c740d89cc3b9315172301 files/digest-dnotify-0.16.0 66
MD5 064c626efc734f07a2d6f5ce4de5e1f0 files/digest-dnotify-0.17.1 66
MD5 1b56ee3ed03445117aa35b1efb48578a files/digest-dnotify-0.18.0 66
diff --git a/sys-apps/dnotify/dnotify-0.18.0.ebuild b/sys-apps/dnotify/dnotify-0.18.0.ebuild
index ba25f7c31399..2fc5b9667244 100644
--- a/sys-apps/dnotify/dnotify-0.18.0.ebuild
+++ b/sys-apps/dnotify/dnotify-0.18.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.5 2006/01/07 14:17:45 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/dnotify-0.18.0.ebuild,v 1.6 2006/01/17 00:48:43 redhatter Exp $
DESCRIPTION="Execute a command when the contents of a directory change"
HOMEPAGE="http://oskarsapps.mine.nu/dnotify.html"
@@ -8,7 +8,7 @@ SRC_URI="http://oskarsapps.mine.nu/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 )"