diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 16:30:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 16:30:05 +0000 |
commit | a26f08f7761f3e1cc6e7a10b4321509bbc271494 (patch) | |
tree | 1957b875f72969c9bbf5e4c8507ef3ee5fd5dacc /www-servers | |
parent | Stable for amd64, wrt bug #496830 (diff) | |
download | gentoo-2-a26f08f7761f3e1cc6e7a10b4321509bbc271494.tar.gz gentoo-2-a26f08f7761f3e1cc6e7a10b4321509bbc271494.tar.bz2 gentoo-2-a26f08f7761f3e1cc6e7a10b4321509bbc271494.zip |
Stable for amd64, wrt bug #538736
(Portage version: 2.2.14/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/varnish/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/varnish/varnish-3.0.5-r4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/www-servers/varnish/ChangeLog b/www-servers/varnish/ChangeLog index c0cb8b984823..1461b46126cb 100644 --- a/www-servers/varnish/ChangeLog +++ b/www-servers/varnish/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/varnish # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.84 2015/03/24 13:06:47 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.85 2015/03/27 16:30:05 ago Exp $ + + 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> varnish-3.0.5-r4.ebuild: + Stable for amd64, wrt bug #538736 *varnish-3.0.7 (24 Mar 2015) diff --git a/www-servers/varnish/varnish-3.0.5-r4.ebuild b/www-servers/varnish/varnish-3.0.5-r4.ebuild index c225634c5d77..3de41d500e5a 100644 --- a/www-servers/varnish/varnish-3.0.5-r4.ebuild +++ b/www-servers/varnish/varnish-3.0.5-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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-r4.ebuild,v 1.2 2014/03/31 21:25:22 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-3.0.5-r4.ebuild,v 1.3 2015/03/27 16:30:05 ago Exp $ EAPI="5" @@ -14,7 +14,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=" |