From 9364efbe6c9a36dd42e46b937f4618099b1af341 Mon Sep 17 00:00:00 2001 From: Dawid Węgliński Date: Thu, 19 Feb 2009 19:21:14 +0000 Subject: Keyword ~amd64 (Portage version: 2.2_rc23/cvs/Linux x86_64) --- www-servers/varnish/ChangeLog | 10 +++++++++- www-servers/varnish/varnish-2.0.3.ebuild | 4 ++-- 2 files changed, 11 insertions(+), 3 deletions(-) (limited to 'www-servers/varnish') diff --git a/www-servers/varnish/ChangeLog b/www-servers/varnish/ChangeLog index faa1a6af0154..57a6344aa920 100644 --- a/www-servers/varnish/ChangeLog +++ b/www-servers/varnish/ChangeLog @@ -1,6 +1,14 @@ # 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.20 2009/02/12 13:04:07 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.21 2009/02/19 19:21:14 cla Exp $ + + 19 Feb 2009; Dawid Węgliński varnish-2.0.3.ebuild: + Keywording ~amd64 + + > Hi, i'm using www-servers/varnish for some time in a production + > environment here, and it works fine. Can i keyword it ~amd64? + + sure! thanks for your feedback. *varnish-2.0.3 (12 Feb 2009) diff --git a/www-servers/varnish/varnish-2.0.3.ebuild b/www-servers/varnish/varnish-2.0.3.ebuild index 2bda066238ce..229db3264c57 100644 --- a/www-servers/varnish/varnish-2.0.3.ebuild +++ b/www-servers/varnish/varnish-2.0.3.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.3.ebuild,v 1.1 2009/02/12 13:04:07 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-2.0.3.ebuild,v 1.2 2009/02/19 19:21:14 cla Exp $ DESCRIPTION="Varnish is a state-of-the-art, high-performance HTTP accelerator." HOMEPAGE="http://varnish.projects.linpro.no/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/varnish/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" #varnish compiles stuff at run time RDEPEND="sys-devel/gcc" -- cgit v1.2.3-65-gdbad