summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-06-15 09:11:47 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-06-15 09:11:47 +0000
commit44943d61dcf7e56e493ab8aff84ecad6b536579b (patch)
tree575eca30f86b7092fb94bc7d5a643c3c06a0ad0a /www-servers/varnish
parentIn fact, force synce-core since we are done... (diff)
downloadgentoo-2-44943d61dcf7e56e493ab8aff84ecad6b536579b.tar.gz
gentoo-2-44943d61dcf7e56e493ab8aff84ecad6b536579b.tar.bz2
gentoo-2-44943d61dcf7e56e493ab8aff84ecad6b536579b.zip
marked x86 per bug 421205
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Diffstat (limited to 'www-servers/varnish')
-rw-r--r--www-servers/varnish/ChangeLog5
-rw-r--r--www-servers/varnish/varnish-3.0.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/varnish/ChangeLog b/www-servers/varnish/ChangeLog
index b050c7ba2927..f58ca37a5d0b 100644
--- a/www-servers/varnish/ChangeLog
+++ b/www-servers/varnish/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/varnish
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.47 2012/05/21 19:31:30 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.48 2012/06/15 09:11:47 jdhore Exp $
+
+ 15 Jun 2012; Jeff Horelick <jdhore@gentoo.org> varnish-3.0.2-r1.ebuild:
+ marked x86 per bug 421205
21 May 2012; Kacper Kowalik <xarthisius@gentoo.org> varnish-2.0.4-r1.ebuild:
Add missing inheritance of eutils.eclass
diff --git a/www-servers/varnish/varnish-3.0.2-r1.ebuild b/www-servers/varnish/varnish-3.0.2-r1.ebuild
index 493c57a17671..e8bd476f61e3 100644
--- a/www-servers/varnish/varnish-3.0.2-r1.ebuild
+++ b/www-servers/varnish/varnish-3.0.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-3.0.2-r1.ebuild,v 1.2 2012/05/02 21:50:56 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-3.0.2-r1.ebuild,v 1.3 2012/06/15 09:11:47 jdhore Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://repo.varnish-cache.org/source/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="doc libedit static-libs +tools"
CDEPEND="dev-libs/libpcre