summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-30 15:26:23 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-30 15:26:23 +0000
commit890daa3fa3332c0b054d8982347ad5f3d6b964e6 (patch)
tree9334f8d928504f4f731e0fda0bb5f81c67b75607 /sys-apps/dnotify
parentsync IUSE (missing) (Manifest recommit) (diff)
downloadgentoo-2-890daa3fa3332c0b054d8982347ad5f3d6b964e6.tar.gz
gentoo-2-890daa3fa3332c0b054d8982347ad5f3d6b964e6.tar.bz2
gentoo-2-890daa3fa3332c0b054d8982347ad5f3d6b964e6.zip
sync IUSE (missing)
Diffstat (limited to 'sys-apps/dnotify')
-rw-r--r--sys-apps/dnotify/ChangeLog5
-rw-r--r--sys-apps/dnotify/dnotify-0.5.0.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/sys-apps/dnotify/ChangeLog b/sys-apps/dnotify/ChangeLog
index c2efecc4d9c4..77de05f8fe52 100644
--- a/sys-apps/dnotify/ChangeLog
+++ b/sys-apps/dnotify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/dnotify
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/ChangeLog,v 1.8 2004/06/24 22:04:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/ChangeLog,v 1.9 2004/06/30 15:24:37 agriffis Exp $
+
+ 30 Jun 2004; Aron Griffis <agriffis@gentoo.org> dnotify-0.5.0.ebuild:
+ sync IUSE (missing)
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/sys-apps/dnotify/dnotify-0.5.0.ebuild b/sys-apps/dnotify/dnotify-0.5.0.ebuild
index 439ea421e247..cff4abd1c764 100644
--- a/sys-apps/dnotify/dnotify-0.5.0.ebuild
+++ b/sys-apps/dnotify/dnotify-0.5.0.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/dnotify-0.5.0.ebuild,v 1.13 2004/06/24 22:04:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/dnotify-0.5.0.ebuild,v 1.14 2004/06/30 15:24:37 agriffis Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Execute a command when the contents of a directory change"
SRC_URI="http://www.student.lu.se/~nbi98oli/src/dnotify-0.5.0.tar.gz"
HOMEPAGE="http://www.student.lu.se/~nbi98oli/"
KEYWORDS="x86 amd64 ppc sparc mips"
+IUSE=""
SLOT="0"
LICENSE="GPL-2"