summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2013-03-10 01:43:51 +0000
committerChristoph Junghans <ottxor@gentoo.org>2013-03-10 01:43:51 +0000
commit7e0f03e8ad68854d9dd472f1e77a843523f27e13 (patch)
treef1312732ff6c58a268768f9cfdda4806e92ec069 /net-misc
parentswitch to virtual/awk (bug #455674) (diff)
downloadgentoo-2-7e0f03e8ad68854d9dd472f1e77a843523f27e13.tar.gz
gentoo-2-7e0f03e8ad68854d9dd472f1e77a843523f27e13.tar.bz2
gentoo-2-7e0f03e8ad68854d9dd472f1e77a843523f27e13.zip
switch to virtual/awk (bug #455678)
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/tiers/ChangeLog6
-rw-r--r--net-misc/tiers/tiers-1.1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/net-misc/tiers/ChangeLog b/net-misc/tiers/ChangeLog
index 191b03b3e609..f13c9b5b4d6b 100644
--- a/net-misc/tiers/ChangeLog
+++ b/net-misc/tiers/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/tiers
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tiers/ChangeLog,v 1.15 2013/02/02 18:16:19 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tiers/ChangeLog,v 1.16 2013/03/10 01:43:51 ottxor Exp $
+
+ 10 Mar 2013; Christoph Junghans <ottxor@gentoo.org> tiers-1.1.ebuild:
+ switch to virtual/awk (bug #455678)
02 Feb 2013; Ulrich Müller <ulm@gentoo.org> tiers-1.1.ebuild:
Fix LICENSE, see COPYRIGHT file, bug 452600.
@@ -49,4 +52,3 @@
11 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> tiers-1.1.ebuild,
files/tiers1.1-gccfixes.patch:
Initial commit, ebuild by robbat2@gentoo.org
-
diff --git a/net-misc/tiers/tiers-1.1.ebuild b/net-misc/tiers/tiers-1.1.ebuild
index 793b50a6fc6c..8a9534bb9f23 100644
--- a/net-misc/tiers/tiers-1.1.ebuild
+++ b/net-misc/tiers/tiers-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.12 2013/02/02 18:16:19 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tiers/tiers-1.1.ebuild,v 1.13 2013/03/10 01:43:51 ottxor Exp $
inherit eutils
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~ppc x86"
IUSE=""
DEPEND="sys-devel/gcc"
-RDEPEND="sys-apps/gawk
+RDEPEND="virtual/awk
sci-visualization/gnuplot"
S=${WORKDIR}/${PN}${PV}