summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-07 12:06:30 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-07 12:06:30 +0000
commit619dca0ea0d06afe8ff57567414fce6645bd4e85 (patch)
treeaa2e7ffd564987b7296e2f8aab196020a6359269 /www-servers
parentStable for arm, wrt bug #475744 (diff)
downloadgentoo-2-619dca0ea0d06afe8ff57567414fce6645bd4e85.tar.gz
gentoo-2-619dca0ea0d06afe8ff57567414fce6645bd4e85.tar.bz2
gentoo-2-619dca0ea0d06afe8ff57567414fce6645bd4e85.zip
Stable for arm, wrt bug #471906
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/monkeyd/ChangeLog5
-rw-r--r--www-servers/monkeyd/monkeyd-1.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/monkeyd/ChangeLog b/www-servers/monkeyd/ChangeLog
index 39ebeb63ebcb..1b8e2a2f2200 100644
--- a/www-servers/monkeyd/ChangeLog
+++ b/www-servers/monkeyd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/monkeyd
# Copyright 1999- Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/monkeyd/ChangeLog,v 1.63 2013/07/04 14:13:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/monkeyd/ChangeLog,v 1.64 2013/07/07 12:06:30 ago Exp $
+
+ 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> monkeyd-1.2.2.ebuild:
+ Stable for arm, wrt bug #471906
04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> monkeyd-1.2.2.ebuild:
Stable for ppc64, wrt bug #471906
diff --git a/www-servers/monkeyd/monkeyd-1.2.2.ebuild b/www-servers/monkeyd/monkeyd-1.2.2.ebuild
index c176ff89dc46..2d66e91df70f 100644
--- a/www-servers/monkeyd/monkeyd-1.2.2.ebuild
+++ b/www-servers/monkeyd/monkeyd-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999- Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/monkeyd/monkeyd-1.2.2.ebuild,v 1.5 2013/07/04 14:13:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/monkeyd/monkeyd-1.2.2.ebuild,v 1.6 2013/07/07 12:06:30 ago Exp $
EAPI="5"
@@ -13,7 +13,7 @@ SRC_URI="http://monkey-project.com/releases/${PV:0:3}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~mips ppc ppc64 x86"
+KEYWORDS="amd64 arm ~mips ppc ppc64 x86"
# ssl is broken, so we turn it off until fixed
IUSE="-debug php minimal uclibc monkeyd_plugins_auth monkeyd_plugins_cheetah cgi monkeyd_plugins_dirlisting fastcgi +monkeyd_plugins_liana monkeyd_plugins_logger monkeyd_plugins_mandril"