summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-01-12 14:22:26 +0000
committerJeroen Roovers <jer@gentoo.org>2014-01-12 14:22:26 +0000
commit2220609fc461ca41c43522bae50a0cd8944e1652 (patch)
tree39f3508f9949cd12735412f1ae340d92a547ea25 /sys-fs/inotify-tools
parentUse python-r1 BUILD_DIR for installation instead of (non-build) default sourc... (diff)
downloadgentoo-2-2220609fc461ca41c43522bae50a0cd8944e1652.tar.gz
gentoo-2-2220609fc461ca41c43522bae50a0cd8944e1652.tar.bz2
gentoo-2-2220609fc461ca41c43522bae50a0cd8944e1652.zip
Stable for HPPA (bug #497782).
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/inotify-tools/ChangeLog b/sys-fs/inotify-tools/ChangeLog
index cbff56d37a9e..909a10650b72 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/ChangeLog,v 1.34 2014/01/05 15:17:48 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/ChangeLog,v 1.35 2014/01/12 14:22:26 jer Exp $
+
+ 12 Jan 2014; Jeroen Roovers <jer@gentoo.org> inotify-tools-3.14.ebuild:
+ Stable for HPPA (bug #497782).
05 Jan 2014; Lars Wendler <polynomial-c@gentoo.org>
inotify-tools-3.13-r1.ebuild, inotify-tools-3.14.ebuild, metadata.xml:
diff --git a/sys-fs/inotify-tools/inotify-tools-3.14.ebuild b/sys-fs/inotify-tools/inotify-tools-3.14.ebuild
index f1a341f9fbf8..2229f67b02bc 100644
--- a/sys-fs/inotify-tools/inotify-tools-3.14.ebuild
+++ b/sys-fs/inotify-tools/inotify-tools-3.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.14.ebuild,v 1.3 2014/01/05 15:17:48 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/inotify-tools-3.14.ebuild,v 1.4 2014/01/12 14:22:26 jer Exp $
EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="http://github.com/downloads/rvoicilas/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~amd64 ~arm hppa ~x86"
IUSE="doc"
DEPEND="doc? ( app-doc/doxygen )"