diff options
Diffstat (limited to 'sys-apps/dnotify/dnotify-0.5.0.ebuild')
-rw-r--r-- | sys-apps/dnotify/dnotify-0.5.0.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
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() { |