diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-20 16:00:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-20 16:00:02 +0000 |
commit | 08987a95071904756e15075eb6bb8f3fad821cd8 (patch) | |
tree | b880e26600a53fd6ea09e90e3f492fd279c8af08 /www-servers/monkeyd/monkeyd-1.5.3.ebuild | |
parent | Stable for x86, wrt bug #458898 (diff) | |
download | historical-08987a95071904756e15075eb6bb8f3fad821cd8.tar.gz historical-08987a95071904756e15075eb6bb8f3fad821cd8.tar.bz2 historical-08987a95071904756e15075eb6bb8f3fad821cd8.zip |
Stable for x86, wrt bug #520220
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --include-arches="x86"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'www-servers/monkeyd/monkeyd-1.5.3.ebuild')
-rw-r--r-- | www-servers/monkeyd/monkeyd-1.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/monkeyd/monkeyd-1.5.3.ebuild b/www-servers/monkeyd/monkeyd-1.5.3.ebuild index e7f7ab300af0..08ed5dcc0202 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.2 2014/08/20 15:49:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/monkeyd/monkeyd-1.5.3.ebuild,v 1.3 2014/08/20 16:00:01 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" |