summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-14 19:20:20 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-14 19:20:20 +0000
commite6e3bbbb4101f4a108960885449dbbb605de0a79 (patch)
treed94e3ab1b004e425963ea5bc41e91200b7cbf3b5 /sys-apps/dnotify
parentVersion Bump (diff)
downloadhistorical-e6e3bbbb4101f4a108960885449dbbb605de0a79.tar.gz
historical-e6e3bbbb4101f4a108960885449dbbb605de0a79.tar.bz2
historical-e6e3bbbb4101f4a108960885449dbbb605de0a79.zip
SLOT, KEYWORDS, LICENSE and HOMEPAGE tags added
Diffstat (limited to 'sys-apps/dnotify')
-rw-r--r--sys-apps/dnotify/ChangeLog5
-rw-r--r--sys-apps/dnotify/dnotify-0.5.0.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/sys-apps/dnotify/ChangeLog b/sys-apps/dnotify/ChangeLog
index b9635356be8d..0af081e906d0 100644
--- a/sys-apps/dnotify/ChangeLog
+++ b/sys-apps/dnotify/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for sys-apps/dnotify
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/ChangeLog,v 1.1 2002/06/14 19:41:07 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/ChangeLog,v 1.2 2002/07/14 19:20:17 aliz Exp $
*dnotify-0.5.0 (14 June 2002)
+ 14 Jul 2002; phoen][x <phoenix@gentoo.org> dnotify-0.5.0.ebuild :
+ Added KEYWORDS, SLOT.
+
14 June 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
diff --git a/sys-apps/dnotify/dnotify-0.5.0.ebuild b/sys-apps/dnotify/dnotify-0.5.0.ebuild
index 0f64b4abcdcd..952fc370edd1 100644
--- a/sys-apps/dnotify/dnotify-0.5.0.ebuild
+++ b/sys-apps/dnotify/dnotify-0.5.0.ebuild
@@ -1,11 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/dnotify-0.5.0.ebuild,v 1.2 2002/07/10 16:17:57 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/dnotify-0.5.0.ebuild,v 1.3 2002/07/14 19:20:17 aliz 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"
+SLOT="0"
LICENSE="GPL-2"
src_unpack() {