diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 02:06:09 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 02:06:09 +0000 |
commit | ae94876ec845ef1e6d2d6b5721bcfd2cacf8581c (patch) | |
tree | cc5f26063b7068f897c9324ebd9f475ad647e330 /app-backup/amanda/amanda-3.2.1.ebuild | |
parent | Version bump for beta channel release. (diff) | |
download | gentoo-2-ae94876ec845ef1e6d2d6b5721bcfd2cacf8581c.tar.gz gentoo-2-ae94876ec845ef1e6d2d6b5721bcfd2cacf8581c.tar.bz2 gentoo-2-ae94876ec845ef1e6d2d6b5721bcfd2cacf8581c.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'app-backup/amanda/amanda-3.2.1.ebuild')
-rw-r--r-- | app-backup/amanda/amanda-3.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-backup/amanda/amanda-3.2.1.ebuild b/app-backup/amanda/amanda-3.2.1.ebuild index dd7bc9186b65..20859f607af5 100644 --- a/app-backup/amanda/amanda-3.2.1.ebuild +++ b/app-backup/amanda/amanda-3.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-3.2.1.ebuild,v 1.10 2011/11/16 07:54:09 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-3.2.1.ebuild,v 1.11 2012/05/03 02:06:09 jdhore Exp $ EAPI=3 inherit autotools eutils perl-module @@ -37,7 +37,7 @@ RDEPEND="sys-libs/readline )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext ) >=app-text/docbook-xsl-stylesheets-1.72.0 app-text/docbook-xml-dtd |