summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Wourms <dragon@gentoo.org>2003-02-24 22:34:59 +0000
committerNicholas Wourms <dragon@gentoo.org>2003-02-24 22:34:59 +0000
commit6370c85cab39e115fe83e5c8950519d53ecd57e4 (patch)
tree088ded2d551f36c64f2a7e2d6c8e1bf5d834d507 /sys-apps/dnotify
parentadd arm keyword (diff)
downloadgentoo-2-6370c85cab39e115fe83e5c8950519d53ecd57e4.tar.gz
gentoo-2-6370c85cab39e115fe83e5c8950519d53ecd57e4.tar.bz2
gentoo-2-6370c85cab39e115fe83e5c8950519d53ecd57e4.zip
Mips keywordage additions and changes...
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, 6 insertions, 3 deletions
diff --git a/sys-apps/dnotify/ChangeLog b/sys-apps/dnotify/ChangeLog
index fe8eba201073..68441f67ccb2 100644
--- a/sys-apps/dnotify/ChangeLog
+++ b/sys-apps/dnotify/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for sys-apps/dnotify
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/ChangeLog,v 1.6 2003/02/12 08:57:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/ChangeLog,v 1.7 2003/02/24 22:34:59 dragon Exp $
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*dnotify-0.5.0 (14 June 2002)
+ 24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> dnotify-0.5.0.ebuild :
+ Marked as stable for mips.
+
21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
updated keywords (ppc)
diff --git a/sys-apps/dnotify/dnotify-0.5.0.ebuild b/sys-apps/dnotify/dnotify-0.5.0.ebuild
index bb07ec6af202..db31a346d7be 100644
--- a/sys-apps/dnotify/dnotify-0.5.0.ebuild
+++ b/sys-apps/dnotify/dnotify-0.5.0.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# 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.9 2003/02/13 15:53:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/dnotify-0.5.0.ebuild,v 1.10 2003/02/24 22:34:59 dragon 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 ppc sparc "
+KEYWORDS="x86 ppc sparc mips"
SLOT="0"
LICENSE="GPL-2"