diff options
author | 2013-12-06 20:41:58 +0000 | |
---|---|---|
committer | 2013-12-06 20:41:58 +0000 | |
commit | c7902d668e47bc18e5b873bfbce358fb4e7321c4 (patch) | |
tree | 167854e60ed6df55b43b6b9bd34538a10a4f6756 /www-servers | |
parent | Stable for x86, wrt bug #493364 (diff) | |
download | gentoo-2-c7902d668e47bc18e5b873bfbce358fb4e7321c4.tar.gz gentoo-2-c7902d668e47bc18e5b873bfbce358fb4e7321c4.tar.bz2 gentoo-2-c7902d668e47bc18e5b873bfbce358fb4e7321c4.zip |
Stable for x86, wrt bug #489944
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/varnish/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/varnish/varnish-3.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/varnish/ChangeLog b/www-servers/varnish/ChangeLog index 710e14a86bc2..bacb8b79e875 100644 --- a/www-servers/varnish/ChangeLog +++ b/www-servers/varnish/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/varnish # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.65 2013/12/06 20:39:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.66 2013/12/06 20:41:58 ago Exp $ + + 06 Dec 2013; Agostino Sarubbo <ago@gentoo.org> varnish-3.0.5.ebuild: + Stable for x86, wrt bug #489944 06 Dec 2013; Agostino Sarubbo <ago@gentoo.org> varnish-3.0.5.ebuild: Stable for amd64, wrt bug #489944 diff --git a/www-servers/varnish/varnish-3.0.5.ebuild b/www-servers/varnish/varnish-3.0.5.ebuild index 2079000589ab..29c5dd615e0a 100644 --- a/www-servers/varnish/varnish-3.0.5.ebuild +++ b/www-servers/varnish/varnish-3.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-3.0.5.ebuild,v 1.2 2013/12/06 20:39:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-3.0.5.ebuild,v 1.3 2013/12/06 20:41:58 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://repo.varnish-cache.org/source/${P}.tar.gz" LICENSE="BSD-2 GPL-2" SLOT="0" -KEYWORDS="amd64 ~mips ~x86" +KEYWORDS="amd64 ~mips x86" IUSE="doc jemalloc jit static-libs +tools" CDEPEND=" |