summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-11-29 20:39:22 +0000
committerJeroen Roovers <jer@gentoo.org>2007-11-29 20:39:22 +0000
commit4f6dc0cc450ed9ab5eadf00cc4bc8cf3165e5490 (patch)
treee845b5e021fb7405a897a64231bd3fdecf64b6f1 /sys-fs/inotify-tools
parentVersion bump, wrt #199897 (diff)
downloadgentoo-2-4f6dc0cc450ed9ab5eadf00cc4bc8cf3165e5490.tar.gz
gentoo-2-4f6dc0cc450ed9ab5eadf00cc4bc8cf3165e5490.tar.bz2
gentoo-2-4f6dc0cc450ed9ab5eadf00cc4bc8cf3165e5490.zip
Marked ~hppa too.
(Portage version: 2.1.4_rc4)
Diffstat (limited to 'sys-fs/inotify-tools')
-rw-r--r--sys-fs/inotify-tools/ChangeLog5
-rw-r--r--sys-fs/inotify-tools/inotify-tools-3.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/inotify-tools/ChangeLog b/sys-fs/inotify-tools/ChangeLog
index a8e2813a1356..fd4f5389535c 100644
--- a/sys-fs/inotify-tools/ChangeLog
+++ b/sys-fs/inotify-tools/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/inotify-tools
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/ChangeLog,v 1.20 2007/11/25 06:28:23 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/ChangeLog,v 1.21 2007/11/29 20:39:22 jer Exp $
+
+ 29 Nov 2007; Jeroen Roovers <jer@gentoo.org> inotify-tools-3.12.ebuild:
+ Marked ~hppa too.
25 Nov 2007; Dawid Węgliński <cla@gentoo.org> inotify-tools-3.12.ebuild:
Remove src_compile() since it only does econf and emake without arguments
diff --git a/sys-fs/inotify-tools/inotify-tools-3.12.ebuild b/sys-fs/inotify-tools/inotify-tools-3.12.ebuild
index 9396bd855a15..d6c6da5ff7e1 100644
--- a/sys-fs/inotify-tools/inotify-tools-3.12.ebuild
+++ b/sys-fs/inotify-tools/inotify-tools-3.12.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/inotify-tools-3.12.ebuild,v 1.4 2007/11/25 06:28:23 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/inotify-tools-3.12.ebuild,v 1.5 2007/11/29 20:39:22 jer Exp $
DESCRIPTION="a set of command-line programs providing a simple interface to inotify"
HOMEPAGE="http://inotify-tools.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~hppa x86"
DEPEND="virtual/libc"
src_install() {