summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicente Olivert Riera <vincent@gentoo.org>2014-03-04 20:20:00 +0000
committerVicente Olivert Riera <vincent@gentoo.org>2014-03-04 20:20:00 +0000
commitb49528675df72f80d69809857c4120e27ea02643 (patch)
tree26f4c076be0af96ee5eab6e0b5014371bcba70c1 /sys-fs/inotify-tools
parentStable for x86, wrt bug #502392 (diff)
downloadgentoo-2-b49528675df72f80d69809857c4120e27ea02643.tar.gz
gentoo-2-b49528675df72f80d69809857c4120e27ea02643.tar.bz2
gentoo-2-b49528675df72f80d69809857c4120e27ea02643.zip
Add ~mips keyword.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
Diffstat (limited to 'sys-fs/inotify-tools')
-rw-r--r--sys-fs/inotify-tools/ChangeLog6
-rw-r--r--sys-fs/inotify-tools/inotify-tools-3.14.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-fs/inotify-tools/ChangeLog b/sys-fs/inotify-tools/ChangeLog
index ef70cb5f7e8c..4f69def071b4 100644
--- a/sys-fs/inotify-tools/ChangeLog
+++ b/sys-fs/inotify-tools/ChangeLog
@@ -1,6 +1,10 @@
# 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.38 2014/01/16 21:07:25 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/ChangeLog,v 1.39 2014/03/04 20:20:00 vincent Exp $
+
+ 04 Mar 2014; Vicente Olivert Riera <vincent@gentoo.org>
+ inotify-tools-3.14.ebuild:
+ Add ~mips keyword.
16 Jan 2014; Markus Meier <maekke@gentoo.org> inotify-tools-3.14.ebuild:
arm stable, bug #497782
diff --git a/sys-fs/inotify-tools/inotify-tools-3.14.ebuild b/sys-fs/inotify-tools/inotify-tools-3.14.ebuild
index 19bda636fb55..ac999fbd9ef1 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.7 2014/01/16 21:07:25 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/inotify-tools-3.14.ebuild,v 1.8 2014/03/04 20:20:00 vincent 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 ~mips x86"
IUSE="doc"
DEPEND="doc? ( app-doc/doxygen )"