summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-04-01 13:58:21 +0000
committerAron Griffis <agriffis@gentoo.org>2005-04-01 13:58:21 +0000
commitf88ee2b4f238a368373f273b2b216ab59907854c (patch)
tree03829ad9a32d7f75f025fc742d6167323dc5bc1f /net-analyzer/rrdtool
parentstable on ia64 (diff)
downloadgentoo-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')
-rw-r--r--net-analyzer/rrdtool/ChangeLog7
-rw-r--r--net-analyzer/rrdtool/rrdtool-1.0.45-r2.ebuild4
-rw-r--r--net-analyzer/rrdtool/rrdtool-1.0.47.ebuild4
-rw-r--r--net-analyzer/rrdtool/rrdtool-1.0.49.ebuild6
4 files changed, 12 insertions, 9 deletions
diff --git a/net-analyzer/rrdtool/ChangeLog b/net-analyzer/rrdtool/ChangeLog
index 18667daa8733..1ca8dbdc115b 100644
--- a/net-analyzer/rrdtool/ChangeLog
+++ b/net-analyzer/rrdtool/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/rrdtool
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v 1.50 2004/12/29 02:56:03 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v 1.51 2005/04/01 13:58:21 agriffis Exp $
+
+ 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> rrdtool-1.0.49.ebuild:
+ stable on ia64
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/net-analyzer/rrdtool/rrdtool-1.0.45-r2.ebuild b/net-analyzer/rrdtool/rrdtool-1.0.45-r2.ebuild
index 34c305d7dc33..60dd51c8e51f 100644
--- a/net-analyzer/rrdtool/rrdtool-1.0.45-r2.ebuild
+++ b/net-analyzer/rrdtool/rrdtool-1.0.45-r2.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.45-r2.ebuild,v 1.10 2004/09/03 16:43:10 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.0.45-r2.ebuild,v 1.11 2005/04/01 13:58:21 agriffis Exp $
inherit perl-module flag-o-matic gnuconfig
diff --git a/net-analyzer/rrdtool/rrdtool-1.0.47.ebuild b/net-analyzer/rrdtool/rrdtool-1.0.47.ebuild
index 886216783696..5ff8821cd79b 100644
--- a/net-analyzer/rrdtool/rrdtool-1.0.47.ebuild
+++ b/net-analyzer/rrdtool/rrdtool-1.0.47.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.47.ebuild,v 1.13 2004/10/24 16:30:42 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.0.47.ebuild,v 1.14 2005/04/01 13:58:21 agriffis Exp $
inherit perl-module flag-o-matic gnuconfig eutils
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 )