summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-21 16:38:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-21 16:38:50 +0000
commit1c1c4be35a73ba7e4012417d91716c54234ab383 (patch)
treedf31a725dfe3a9f51ef72a6da41e0e36ff5141c1 /sys-process/incron
parentStable for ppc, wrt bug #490586 (diff)
downloadgentoo-2-1c1c4be35a73ba7e4012417d91716c54234ab383.tar.gz
gentoo-2-1c1c4be35a73ba7e4012417d91716c54234ab383.tar.bz2
gentoo-2-1c1c4be35a73ba7e4012417d91716c54234ab383.zip
Stable for ppc, wrt bug #490300
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-process/incron')
-rw-r--r--sys-process/incron/ChangeLog5
-rw-r--r--sys-process/incron/incron-0.5.10-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/incron/ChangeLog b/sys-process/incron/ChangeLog
index b0b4b13d5bda..aa2d465c7093 100644
--- a/sys-process/incron/ChangeLog
+++ b/sys-process/incron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/incron
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/ChangeLog,v 1.26 2013/11/26 22:17:32 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/ChangeLog,v 1.27 2013/12/21 16:38:50 ago Exp $
+
+ 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> incron-0.5.10-r1.ebuild:
+ Stable for ppc, wrt bug #490300
26 Nov 2013; Pacho Ramos <pacho@gentoo.org> incron-0.5.10-r1.ebuild:
x86 stable, bug #490300
diff --git a/sys-process/incron/incron-0.5.10-r1.ebuild b/sys-process/incron/incron-0.5.10-r1.ebuild
index dcf0ba1812c0..da6a0a53b521 100644
--- a/sys-process/incron/incron-0.5.10-r1.ebuild
+++ b/sys-process/incron/incron-0.5.10-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/incron-0.5.10-r1.ebuild,v 1.3 2013/11/26 22:17:32 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/incron-0.5.10-r1.ebuild,v 1.4 2013/12/21 16:38:50 ago Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://inotify.aiken.cz/download/incron/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND=""