From 12a0942ec4367483e4befd80a82fb36b70ae648e Mon Sep 17 00:00:00 2001 From: Alexandre Rostovtsev Date: Wed, 6 Feb 2013 05:54:04 +0000 Subject: Switch to virtual/awk since it has been keyworded. (Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61) --- app-text/yelp-tools/yelp-tools-3.4.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text/yelp-tools/yelp-tools-3.4.1.ebuild') diff --git a/app-text/yelp-tools/yelp-tools-3.4.1.ebuild b/app-text/yelp-tools/yelp-tools-3.4.1.ebuild index fdb2dd273f19..6f79c3dfd76b 100644 --- a/app-text/yelp-tools/yelp-tools-3.4.1.ebuild +++ b/app-text/yelp-tools/yelp-tools-3.4.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/app-text/yelp-tools/yelp-tools-3.4.1.ebuild,v 1.9 2013/02/06 04:53:23 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/yelp-tools/yelp-tools-3.4.1.ebuild,v 1.10 2013/02/06 05:54:04 tetromino Exp $ EAPI="4" GCONF_DEBUG="no" @@ -19,7 +19,7 @@ RDEPEND=">=dev-libs/libxml2-2.6.12 >=dev-libs/libxslt-1.1.8 dev-util/itstool gnome-extra/yelp-xsl - sys-apps/gawk" + virtual/awk" DEPEND="${RDEPEND} virtual/pkgconfig" -- cgit v1.2.3-65-gdbad