summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2006-01-29 19:50:58 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2006-01-29 19:50:58 +0000
commit02f1ad132a8fa272f559929d15dda11052ef98a5 (patch)
treefb3e31fb04da2d5cf371503b8cf43b2a96e30638 /net-misc/tiers
parentManifest recommit (diff)
downloadgentoo-2-02f1ad132a8fa272f559929d15dda11052ef98a5.tar.gz
gentoo-2-02f1ad132a8fa272f559929d15dda11052ef98a5.tar.bz2
gentoo-2-02f1ad132a8fa272f559929d15dda11052ef98a5.zip
Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.
Diffstat (limited to 'net-misc/tiers')
-rw-r--r--net-misc/tiers/ChangeLog7
-rw-r--r--net-misc/tiers/tiers-1.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/tiers/ChangeLog b/net-misc/tiers/ChangeLog
index 1d79f7d04f73..e37486ffe2ef 100644
--- a/net-misc/tiers/ChangeLog
+++ b/net-misc/tiers/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/tiers
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tiers/ChangeLog,v 1.5 2005/12/12 09:08:02 robbat2 Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tiers/ChangeLog,v 1.6 2006/01/29 19:48:01 cryos Exp $
+
+ 29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> tiers-1.1.ebuild:
+ Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.
12 Dec 2005; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml:
Add metadata.xml
diff --git a/net-misc/tiers/tiers-1.1.ebuild b/net-misc/tiers/tiers-1.1.ebuild
index d37c6f4fc6d4..303d9bb8ca44 100644
--- a/net-misc/tiers/tiers-1.1.ebuild
+++ b/net-misc/tiers/tiers-1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tiers/tiers-1.1.ebuild,v 1.4 2004/07/01 22:03:51 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tiers/tiers-1.1.ebuild,v 1.5 2006/01/29 19:48:01 cryos Exp $
inherit eutils
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~x86"
IUSE=""
DEPEND="sys-devel/gcc virtual/libc"
-RDEPEND="sys-apps/gawk media-gfx/gnuplot virtual/libc"
+RDEPEND="sys-apps/gawk sci-visualization/gnuplot virtual/libc"
S=${WORKDIR}/${PN}${PV}
src_unpack() {