summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-03-22 20:28:20 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-03-22 20:28:20 +0000
commitec29616cc8d346f67e11c6b966f3af23c4a9fdc2 (patch)
tree7c6db6662eb4e97246abcdf530cbe833cda277b2 /net-analyzer
parentSwitched to java-virtuals/servlet-api and EAPI=1 slots. (diff)
downloadgentoo-2-ec29616cc8d346f67e11c6b966f3af23c4a9fdc2.tar.gz
gentoo-2-ec29616cc8d346f67e11c6b966f3af23c4a9fdc2.tar.bz2
gentoo-2-ec29616cc8d346f67e11c6b966f3af23c4a9fdc2.zip
ia64/sparc stable wrt #214051
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/rrdtool/ChangeLog5
-rw-r--r--net-analyzer/rrdtool/rrdtool-1.2.27.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/rrdtool/ChangeLog b/net-analyzer/rrdtool/ChangeLog
index e049b81f9af0..e6e9cdfccd92 100644
--- a/net-analyzer/rrdtool/ChangeLog
+++ b/net-analyzer/rrdtool/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/rrdtool
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v 1.137 2008/03/21 14:54:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v 1.138 2008/03/22 20:28:20 armin76 Exp $
+
+ 22 Mar 2008; Raúl Porcel <armin76@gentoo.org> rrdtool-1.2.27.ebuild:
+ ia64/sparc stable wrt #214051
21 Mar 2008; Markus Meier <maekke@gentoo.org> rrdtool-1.2.27.ebuild:
x86 stable, bug #214051
diff --git a/net-analyzer/rrdtool/rrdtool-1.2.27.ebuild b/net-analyzer/rrdtool/rrdtool-1.2.27.ebuild
index b33562ae4fee..cb4ed064eb81 100644
--- a/net-analyzer/rrdtool/rrdtool-1.2.27.ebuild
+++ b/net-analyzer/rrdtool/rrdtool-1.2.27.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.2.27.ebuild,v 1.4 2008/03/21 14:54:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.2.27.ebuild,v 1.5 2008/03/22 20:28:20 armin76 Exp $
inherit autotools eutils flag-o-matic multilib perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://oss.oetiker.ch/rrdtool/pub/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86"
IUSE="doc perl python ruby rrdcgi tcl"
RDEPEND="tcl? ( dev-lang/tcl )