diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-20 15:49:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-20 15:49:57 +0000 |
commit | 1a8fc987b0de70da707c88c71486c18a20b9308f (patch) | |
tree | d91eb4ca33af969f2cb1449212ef713d133ab482 /www-servers | |
parent | Stable for amd64, wrt bug #458898 (diff) | |
download | gentoo-2-1a8fc987b0de70da707c88c71486c18a20b9308f.tar.gz gentoo-2-1a8fc987b0de70da707c88c71486c18a20b9308f.tar.bz2 gentoo-2-1a8fc987b0de70da707c88c71486c18a20b9308f.zip |
Stable for amd64, wrt bug #520220
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/monkeyd/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/monkeyd/monkeyd-1.5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/monkeyd/ChangeLog b/www-servers/monkeyd/ChangeLog index b6e08b7ba21f..a15a1f732ae1 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.77 2014/08/17 11:57:34 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/monkeyd/ChangeLog,v 1.78 2014/08/20 15:49:57 ago Exp $ + + 20 Aug 2014; Agostino Sarubbo <ago@gentoo.org> monkeyd-1.5.3.ebuild: + Stable for amd64, wrt bug #520220 *monkeyd-1.5.3 (17 Aug 2014) diff --git a/www-servers/monkeyd/monkeyd-1.5.3.ebuild b/www-servers/monkeyd/monkeyd-1.5.3.ebuild index be01bbbe6fa8..e7f7ab300af0 100644 --- a/www-servers/monkeyd/monkeyd-1.5.3.ebuild +++ b/www-servers/monkeyd/monkeyd-1.5.3.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.3.ebuild,v 1.1 2014/08/17 11:57:34 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/monkeyd/monkeyd-1.5.3.ebuild,v 1.2 2014/08/20 15:49:57 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" |