summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-08-19 21:54:54 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-08-19 21:54:54 +0000
commitbfe911007801f78c98facc5b886d2b0eb0fd8311 (patch)
tree7b7b951ab6ab5ab03be64ac12a9a310958ba38e3 /sys-apps/dnotify
parentRemoving old ebuild (diff)
downloadgentoo-2-bfe911007801f78c98facc5b886d2b0eb0fd8311.tar.gz
gentoo-2-bfe911007801f78c98facc5b886d2b0eb0fd8311.tar.bz2
gentoo-2-bfe911007801f78c98facc5b886d2b0eb0fd8311.zip
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-apps/dnotify')
-rw-r--r--sys-apps/dnotify/ChangeLog5
-rw-r--r--sys-apps/dnotify/dnotify-0.17.1.ebuild4
2 files changed, 6 insertions, 3 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/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 )"