summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/rrdtool/ChangeLog5
-rw-r--r--net-analyzer/rrdtool/rrdtool-1.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/rrdtool/ChangeLog b/net-analyzer/rrdtool/ChangeLog
index e6d3e5fde919..709cd63a25ad 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.144 2008/06/17 19:41:25 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v 1.145 2008/06/18 03:52:44 jer Exp $
+
+ 18 Jun 2008; Jeroen Roovers <jer@gentoo.org> rrdtool-1.3.0.ebuild:
+ Fix typo (bug #227943).
*rrdtool-1.3.0 (17 Jun 2008)
diff --git a/net-analyzer/rrdtool/rrdtool-1.3.0.ebuild b/net-analyzer/rrdtool/rrdtool-1.3.0.ebuild
index 7803205c6759..74809c1e91ef 100644
--- a/net-analyzer/rrdtool/rrdtool-1.3.0.ebuild
+++ b/net-analyzer/rrdtool/rrdtool-1.3.0.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.3.0.ebuild,v 1.1 2008/06/17 19:41:25 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.3.0.ebuild,v 1.2 2008/06/18 03:52:44 jer Exp $
inherit flag-o-matic multilib perl-module
@@ -32,7 +32,7 @@ HTMLDOC_DIR="${PF}/html"
pkg_setup() {
if ! built_with_use x11-libs/cairo svg; then
- eerror "This package requires x11-libs/cairo compiled with svn support."
+ eerror "This package requires x11-libs/cairo compiled with svg support."
die "Please reemerge x11-libs/cairo with USE=\"svg\"."
fi
use perl && perl-module_pkg_setup