diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-06 20:39:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-06 20:39:29 +0000 |
commit | df3809255f773094df2c59b18935c04b3a032ae2 (patch) | |
tree | 7471ba3293a6eb112c6df30dd5650c416c5dcc0f /www-servers/varnish | |
parent | x86 stable wrt bug #492106 (diff) | |
download | gentoo-2-df3809255f773094df2c59b18935c04b3a032ae2.tar.gz gentoo-2-df3809255f773094df2c59b18935c04b3a032ae2.tar.bz2 gentoo-2-df3809255f773094df2c59b18935c04b3a032ae2.zip |
Stable for amd64, wrt bug #489944
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-servers/varnish')
-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 afee3138145a..710e14a86bc2 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.64 2013/12/03 13:38:40 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.65 2013/12/06 20:39:29 ago Exp $ + + 06 Dec 2013; Agostino Sarubbo <ago@gentoo.org> varnish-3.0.5.ebuild: + Stable for amd64, wrt bug #489944 *varnish-3.0.5 (03 Dec 2013) diff --git a/www-servers/varnish/varnish-3.0.5.ebuild b/www-servers/varnish/varnish-3.0.5.ebuild index 4e64553fc16e..2079000589ab 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.1 2013/12/03 13:38:40 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-3.0.5.ebuild,v 1.2 2013/12/06 20:39:29 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=" |