diff options
Diffstat (limited to 'net-analyzer/rrdtool/rrdtool-1.0.41.ebuild')
-rw-r--r-- | net-analyzer/rrdtool/rrdtool-1.0.41.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/rrdtool/rrdtool-1.0.41.ebuild b/net-analyzer/rrdtool/rrdtool-1.0.41.ebuild index b40ed9692776..3ddc5331c0e7 100644 --- a/net-analyzer/rrdtool/rrdtool-1.0.41.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.0.41.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.0.41.ebuild,v 1.3 2003/04/04 16:03:02 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.0.41.ebuild,v 1.4 2003/04/24 16:19:59 mholzer Exp $ inherit perl-module DESCRIPTION="A system to store and display time-series data" SRC_URI="http://people.ee.ethz.ch/%7Eoetiker/webtools/rrdtool/pub/${P}.tar.gz" -HOMEPAGE="http://ee-staff.ethz.ca/~oetiker/webtools/rrdtool/" +HOMEPAGE="http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/" SLOT="0" LICENSE="GPL-2" |