summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2009-10-07 13:10:34 +0000
committerBenedikt Boehm <hollow@gentoo.org>2009-10-07 13:10:34 +0000
commit42eabba7c24842cab81e79a1d577f201b28e7aab (patch)
tree953f896fe623c2bbcf7ee0cec5cce5964daa6fa3 /www-servers
parentRevision bump of the pam_pkcs11 package: fix the install to avoid installing ... (diff)
downloadgentoo-2-42eabba7c24842cab81e79a1d577f201b28e7aab.tar.gz
gentoo-2-42eabba7c24842cab81e79a1d577f201b28e7aab.tar.bz2
gentoo-2-42eabba7c24842cab81e79a1d577f201b28e7aab.zip
stable on amd64
(Portage version: 2.2_rc40/cvs/Linux i686)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/varnish/ChangeLog5
-rw-r--r--www-servers/varnish/varnish-2.0.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/varnish/ChangeLog b/www-servers/varnish/ChangeLog
index 5044aa15a9c0..414337effb44 100644
--- a/www-servers/varnish/ChangeLog
+++ b/www-servers/varnish/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/varnish
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.27 2009/10/06 20:38:44 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.28 2009/10/07 13:10:34 hollow Exp $
+
+ 07 Oct 2009; Benedikt Böhm <hollow@gentoo.org> varnish-2.0.4-r1.ebuild:
+ stable on amd64
06 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
varnish-2.0.4-r1.ebuild:
diff --git a/www-servers/varnish/varnish-2.0.4-r1.ebuild b/www-servers/varnish/varnish-2.0.4-r1.ebuild
index 2dad858b380d..5dcd436f3e7e 100644
--- a/www-servers/varnish/varnish-2.0.4-r1.ebuild
+++ b/www-servers/varnish/varnish-2.0.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-2.0.4-r1.ebuild,v 1.3 2009/10/06 20:38:44 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-2.0.4-r1.ebuild,v 1.4 2009/10/07 13:10:34 hollow Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/varnish/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
#varnish compiles stuff at run time
RDEPEND="sys-devel/gcc"