diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-11-29 20:39:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-11-29 20:39:22 +0000 |
commit | 4f6dc0cc450ed9ab5eadf00cc4bc8cf3165e5490 (patch) | |
tree | e845b5e021fb7405a897a64231bd3fdecf64b6f1 /sys-fs/inotify-tools/inotify-tools-3.12.ebuild | |
parent | Version bump, wrt #199897 (diff) | |
download | gentoo-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/inotify-tools-3.12.ebuild')
-rw-r--r-- | sys-fs/inotify-tools/inotify-tools-3.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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() { |