summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-07-23 15:48:19 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-07-23 15:48:19 +0000
commitc156f70efdeb435f758c217b5c02b10ba29d545c (patch)
treecb6ed23777cf65f5c1ec8357f4f4463f8df2c5fe /www-servers/monkeyd
parentDo not require sys-devel/automake:1.13. Fix bug #514508 (diff)
downloadgentoo-2-c156f70efdeb435f758c217b5c02b10ba29d545c.tar.gz
gentoo-2-c156f70efdeb435f758c217b5c02b10ba29d545c.tar.bz2
gentoo-2-c156f70efdeb435f758c217b5c02b10ba29d545c.zip
Stable on arm, ppc and ppc64, bug #517564
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'www-servers/monkeyd')
-rw-r--r--www-servers/monkeyd/ChangeLog5
-rw-r--r--www-servers/monkeyd/monkeyd-1.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/monkeyd/ChangeLog b/www-servers/monkeyd/ChangeLog
index f44d30b86cff..ec4cc5c3cac6 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.71 2014/07/20 12:36:39 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/monkeyd/ChangeLog,v 1.72 2014/07/23 15:48:19 blueness Exp $
+
+ 23 Jul 2014; Anthony G. Basile <blueness@gentoo.org> monkeyd-1.5.2.ebuild:
+ Stable on arm, ppc and ppc64, bug #517564
*monkeyd-1.5.2 (20 Jul 2014)
diff --git a/www-servers/monkeyd/monkeyd-1.5.2.ebuild b/www-servers/monkeyd/monkeyd-1.5.2.ebuild
index bc14f3e2041e..967c3146f392 100644
--- a/www-servers/monkeyd/monkeyd-1.5.2.ebuild
+++ b/www-servers/monkeyd/monkeyd-1.5.2.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/www-servers/monkeyd/monkeyd-1.5.2.ebuild,v 1.1 2014/07/20 12:36:39 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/monkeyd/monkeyd-1.5.2.ebuild,v 1.2 2014/07/23 15:48:19 blueness 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 jemalloc php minimal musl uclibc monkeyd_plugins_auth monkeyd_plugins_cheetah cgi monkeyd_plugins_dirlisting fastcgi +monkeyd_plugins_liana monkeyd_plugins_logger monkeyd_plugins_mandril"