summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-09-06 13:09:06 +0000
committerSimon Stelling <blubb@gentoo.org>2006-09-06 13:09:06 +0000
commite14ec63b55c3d08858f4daafb05ac46aaf58c333 (patch)
tree38d019115f38d3b6acebe69321ceb1dd342dc110 /net-analyzer/squid-graph/squid-graph-3.1-r1.ebuild
parentFixed a stacktrace that occurs when trying to set the system vm. (diff)
downloadgentoo-2-e14ec63b55c3d08858f4daafb05ac46aaf58c333.tar.gz
gentoo-2-e14ec63b55c3d08858f4daafb05ac46aaf58c333.tar.bz2
gentoo-2-e14ec63b55c3d08858f4daafb05ac46aaf58c333.zip
added ~amd64
(Portage version: 2.1.1_rc1-r4)
Diffstat (limited to 'net-analyzer/squid-graph/squid-graph-3.1-r1.ebuild')
-rw-r--r--net-analyzer/squid-graph/squid-graph-3.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/squid-graph/squid-graph-3.1-r1.ebuild b/net-analyzer/squid-graph/squid-graph-3.1-r1.ebuild
index 807d2e720db3..f140cfd19776 100644
--- a/net-analyzer/squid-graph/squid-graph-3.1-r1.ebuild
+++ b/net-analyzer/squid-graph/squid-graph-3.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/squid-graph-3.1-r1.ebuild,v 1.1 2005/05/17 12:24:50 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/squid-graph-3.1-r1.ebuild,v 1.2 2006/09/06 13:09:06 blubb Exp $
DESCRIPTION="Squid logfile analyzer and traffic grapher"
HOMEPAGE="http://squid-graph.securlogic.com/"
@@ -8,7 +8,7 @@ SRC_URI="http://squid-graph.securlogic.com/files/stable/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND="dev-perl/GD"