diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 13:58:21 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 13:58:21 +0000 |
commit | f88ee2b4f238a368373f273b2b216ab59907854c (patch) | |
tree | 03829ad9a32d7f75f025fc742d6167323dc5bc1f /net-analyzer/rrdtool/rrdtool-1.0.49.ebuild | |
parent | stable on ia64 (diff) | |
download | gentoo-2-f88ee2b4f238a368373f273b2b216ab59907854c.tar.gz gentoo-2-f88ee2b4f238a368373f273b2b216ab59907854c.tar.bz2 gentoo-2-f88ee2b4f238a368373f273b2b216ab59907854c.zip |
stable on ia64
(Portage version: 2.0.51.16)
Diffstat (limited to 'net-analyzer/rrdtool/rrdtool-1.0.49.ebuild')
-rw-r--r-- | net-analyzer/rrdtool/rrdtool-1.0.49.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/rrdtool/rrdtool-1.0.49.ebuild b/net-analyzer/rrdtool/rrdtool-1.0.49.ebuild index cbcdc76e3353..6052b388557e 100644 --- a/net-analyzer/rrdtool/rrdtool-1.0.49.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.0.49.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.0.49.ebuild,v 1.6 2004/12/16 06:03:15 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.0.49.ebuild,v 1.7 2005/04/01 13:58:21 agriffis Exp $ inherit perl-module flag-o-matic gnuconfig eutils @@ -10,7 +10,7 @@ SRC_URI="http://people.ee.ethz.ch/%7Eoetiker/webtools/${PN}/pub/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha ~hppa amd64 ~ia64" +KEYWORDS="x86 ppc sparc alpha ~hppa amd64 ia64" IUSE="perl tcltk" DEPEND="perl? ( dev-lang/perl ) |