diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-19 09:36:18 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-19 09:36:18 +0000 |
commit | 47ae3bd4e92a50dc65741516a4375211060aa629 (patch) | |
tree | 315bf3b323944b6af8d2ab53e43096b1a6001c89 /www-servers | |
parent | x86 stable wrt bug #534808 (diff) | |
download | gentoo-2-47ae3bd4e92a50dc65741516a4375211060aa629.tar.gz gentoo-2-47ae3bd4e92a50dc65741516a4375211060aa629.tar.bz2 gentoo-2-47ae3bd4e92a50dc65741516a4375211060aa629.zip |
x86 stable wrt bug #538736
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
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 | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/varnish/ChangeLog b/www-servers/varnish/ChangeLog index 0f4b81e45154..e6305b29825c 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.87 2015/04/08 18:30:55 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.88 2015/04/19 09:36:18 pacho Exp $ + + 19 Apr 2015; Pacho Ramos <pacho@gentoo.org> varnish-3.0.5-r4.ebuild: + x86 stable wrt bug #538736 08 Apr 2015; Michał Górny <mgorny@gentoo.org> varnish-3.0.5-r3.ebuild, varnish-3.0.5-r4.ebuild, varnish-3.0.6.ebuild, varnish-3.0.7.ebuild, diff --git a/www-servers/varnish/varnish-3.0.5-r4.ebuild b/www-servers/varnish/varnish-3.0.5-r4.ebuild index 553b692436c0..03ed6d86edfc 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-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.4 2015/04/08 18:30:55 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-3.0.5-r4.ebuild,v 1.5 2015/04/19 09:36:18 pacho 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=" |