diff options
author | 2011-12-15 16:11:10 +0000 | |
---|---|---|
committer | 2011-12-15 16:11:10 +0000 | |
commit | e8823cfba7ab4fc1376303ff8ba989a563ba8f34 (patch) | |
tree | 18d5a1786e467fdeea07f300a0efc5f34c8fc224 /net-analyzer/squid-graph/squid-graph-3.2-r1.ebuild | |
parent | Stable for AMD64, wrt bug #393899 (diff) | |
download | gentoo-2-e8823cfba7ab4fc1376303ff8ba989a563ba8f34.tar.gz gentoo-2-e8823cfba7ab4fc1376303ff8ba989a563ba8f34.tar.bz2 gentoo-2-e8823cfba7ab4fc1376303ff8ba989a563ba8f34.zip |
Stable for AMD64, wrt bug #393877
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/squid-graph/squid-graph-3.2-r1.ebuild')
-rw-r--r-- | net-analyzer/squid-graph/squid-graph-3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/squid-graph/squid-graph-3.2-r1.ebuild b/net-analyzer/squid-graph/squid-graph-3.2-r1.ebuild index f3b77d70aad6..7504abf07700 100644 --- a/net-analyzer/squid-graph/squid-graph-3.2-r1.ebuild +++ b/net-analyzer/squid-graph/squid-graph-3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.2-r1.ebuild,v 1.2 2011/12/14 09:29:54 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/squid-graph-3.2-r1.ebuild,v 1.3 2011/12/15 16:11:10 ago Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/squid-graph/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" DEPEND="dev-perl/GD[png]" |