summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-08-14 17:22:59 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-08-14 17:22:59 +0000
commit81ec873674acc47668ffb9637973ce48a4de6491 (patch)
treec605d7d3b13a97b0109fc85b37d2d824914ef498 /www-servers
parentx86 stable wrt bug #511392 (diff)
downloadgentoo-2-81ec873674acc47668ffb9637973ce48a4de6491.tar.gz
gentoo-2-81ec873674acc47668ffb9637973ce48a4de6491.tar.bz2
gentoo-2-81ec873674acc47668ffb9637973ce48a4de6491.zip
x86 stable wrt bug #517564
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'www-servers')
-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 72a8afe3ecbe..bcd68561120f 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.75 2014/07/28 15:41:20 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/monkeyd/ChangeLog,v 1.76 2014/08/14 17:22:59 phajdan.jr Exp $
+
+ 14 Aug 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> monkeyd-1.5.2.ebuild:
+ x86 stable wrt bug #517564
28 Jul 2014; Chema Alonso <nimiux@gentoo.org> monkeyd-1.5.2.ebuild:
Stable for amd64 wrt bug #517564
diff --git a/www-servers/monkeyd/monkeyd-1.5.2.ebuild b/www-servers/monkeyd/monkeyd-1.5.2.ebuild
index 21d0e5af8850..415b2a2a8334 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.4 2014/07/28 15:41:20 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/monkeyd/monkeyd-1.5.2.ebuild,v 1.5 2014/08/14 17:22:59 phajdan.jr 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"