summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-10-27 05:19:22 +0000
committerJeroen Roovers <jer@gentoo.org>2008-10-27 05:19:22 +0000
commit8c0e5d00ef976098cd58a235ab43112595ee8b56 (patch)
tree05983cdaed3d4f28b190822af6f31e7980920d28 /net-analyzer
parentStable for HPPA (bug #241722). (diff)
downloadgentoo-2-8c0e5d00ef976098cd58a235ab43112595ee8b56.tar.gz
gentoo-2-8c0e5d00ef976098cd58a235ab43112595ee8b56.tar.bz2
gentoo-2-8c0e5d00ef976098cd58a235ab43112595ee8b56.zip
Stable for HPPA (bug #244248).
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/rrdtool/ChangeLog5
-rw-r--r--net-analyzer/rrdtool/rrdtool-1.2.28.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/rrdtool/ChangeLog b/net-analyzer/rrdtool/ChangeLog
index 78695d0e2cce..01a8a513ad24 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.153 2008/10/26 12:40:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v 1.154 2008/10/27 05:19:22 jer Exp $
+
+ 27 Oct 2008; Jeroen Roovers <jer@gentoo.org> rrdtool-1.2.28.ebuild:
+ Stable for HPPA (bug #244248).
26 Oct 2008; Raúl Porcel <armin76@gentoo.org> rrdtool-1.2.28.ebuild:
alpha/ia64/sparc/x86 stable wrt #244248
diff --git a/net-analyzer/rrdtool/rrdtool-1.2.28.ebuild b/net-analyzer/rrdtool/rrdtool-1.2.28.ebuild
index ffc27674c11b..4c8059b0fa3a 100644
--- a/net-analyzer/rrdtool/rrdtool-1.2.28.ebuild
+++ b/net-analyzer/rrdtool/rrdtool-1.2.28.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.28.ebuild,v 1.4 2008/10/26 12:40:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.2.28.ebuild,v 1.5 2008/10/27 05:19:22 jer Exp $
inherit 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 )