summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-26 12:15:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-26 12:15:13 +0000
commit74b181d11156b601ad448233fa755947c028dd03 (patch)
tree5daaa18ab8462e0d1604b86fab78e92bed8a8164 /www-servers/monkeyd
parentStable for amd64, wrt bug #552924 (diff)
downloadgentoo-2-74b181d11156b601ad448233fa755947c028dd03.tar.gz
gentoo-2-74b181d11156b601ad448233fa755947c028dd03.tar.bz2
gentoo-2-74b181d11156b601ad448233fa755947c028dd03.zip
Stable for amd64, wrt bug #552420
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-servers/monkeyd')
-rw-r--r--www-servers/monkeyd/ChangeLog5
-rw-r--r--www-servers/monkeyd/monkeyd-1.5.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/monkeyd/ChangeLog b/www-servers/monkeyd/ChangeLog
index 2d672979d8db..9658533e153c 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.94 2015/06/19 16:27:17 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/monkeyd/ChangeLog,v 1.95 2015/06/26 12:15:13 ago Exp $
+
+ 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> monkeyd-1.5.6-r1.ebuild:
+ Stable for amd64, wrt bug #552420
19 Jun 2015; Anthony G. Basile <blueness@gentoo.org> ChangeLog:
Fix gpg signature.
diff --git a/www-servers/monkeyd/monkeyd-1.5.6-r1.ebuild b/www-servers/monkeyd/monkeyd-1.5.6-r1.ebuild
index 75e735694a83..282cafb5954e 100644
--- a/www-servers/monkeyd/monkeyd-1.5.6-r1.ebuild
+++ b/www-servers/monkeyd/monkeyd-1.5.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/monkeyd/monkeyd-1.5.6-r1.ebuild,v 1.4 2015/06/19 16:23:57 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/monkeyd/monkeyd-1.5.6-r1.ebuild,v 1.5 2015/06/26 12:15:13 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 jemalloc php minimal elibc_musl elibc_uclibc monkeyd_plugins_auth monkeyd_plugins_cheetah cgi monkeyd_plugins_dirlisting fastcgi +monkeyd_plugins_liana monkeyd_plugins_logger monkeyd_plugins_mandril"