diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 18:17:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 18:17:19 +0000 |
commit | a9b0c0bd9ea1a82397a9bf32b6cc273958d3e6d3 (patch) | |
tree | 1be2a3035bb6bfd72f43d09a5df0345613ce7a65 | |
parent | Stable for amd64, wrt bug #473674 (diff) | |
download | gentoo-2-a9b0c0bd9ea1a82397a9bf32b6cc273958d3e6d3.tar.gz gentoo-2-a9b0c0bd9ea1a82397a9bf32b6cc273958d3e6d3.tar.bz2 gentoo-2-a9b0c0bd9ea1a82397a9bf32b6cc273958d3e6d3.zip |
Stable for x86, wrt bug #471906
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r-- | www-servers/monkeyd/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/monkeyd/monkeyd-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/monkeyd/ChangeLog b/www-servers/monkeyd/ChangeLog index 1a8b8940cb37..22745cecbce2 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.60 2013/06/30 18:16:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/monkeyd/ChangeLog,v 1.61 2013/06/30 18:17:19 ago Exp $ + + 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> monkeyd-1.2.2.ebuild: + Stable for x86, wrt bug #471906 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> monkeyd-1.2.2.ebuild: Stable for amd64, wrt bug #471906 diff --git a/www-servers/monkeyd/monkeyd-1.2.2.ebuild b/www-servers/monkeyd/monkeyd-1.2.2.ebuild index 3070e82a9663..f3031bad31ce 100644 --- a/www-servers/monkeyd/monkeyd-1.2.2.ebuild +++ b/www-servers/monkeyd/monkeyd-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999- Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/monkeyd/monkeyd-1.2.2.ebuild,v 1.2 2013/06/30 18:16:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/monkeyd/monkeyd-1.2.2.ebuild,v 1.3 2013/06/30 18:17:19 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 php minimal uclibc monkeyd_plugins_auth monkeyd_plugins_cheetah cgi monkeyd_plugins_dirlisting fastcgi +monkeyd_plugins_liana monkeyd_plugins_logger monkeyd_plugins_mandril" |