diff options
author | Thomas Beierlein <tomjbe@gentoo.org> | 2012-05-04 12:13:53 +0000 |
---|---|---|
committer | Thomas Beierlein <tomjbe@gentoo.org> | 2012-05-04 12:13:53 +0000 |
commit | e2631f6cee9c6c88c646d2c105f5f2e0d47a1d49 (patch) | |
tree | d5ef18ea3ee08550b03b254846cc2682d88a704c /media-libs/hamlib/hamlib-1.2.13.ebuild | |
parent | Version Bump. (diff) | |
download | gentoo-2-e2631f6cee9c6c88c646d2c105f5f2e0d47a1d49.tar.gz gentoo-2-e2631f6cee9c6c88c646d2c105f5f2e0d47a1d49.tar.bz2 gentoo-2-e2631f6cee9c6c88c646d2c105f5f2e0d47a1d49.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.1.10.57/cvs/Linux i686)
Diffstat (limited to 'media-libs/hamlib/hamlib-1.2.13.ebuild')
-rw-r--r-- | media-libs/hamlib/hamlib-1.2.13.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/hamlib/hamlib-1.2.13.ebuild b/media-libs/hamlib/hamlib-1.2.13.ebuild index 52bb32947643..7874e136e90a 100644 --- a/media-libs/hamlib/hamlib-1.2.13.ebuild +++ b/media-libs/hamlib/hamlib-1.2.13.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/media-libs/hamlib/hamlib-1.2.13.ebuild,v 1.3 2011/08/12 21:15:44 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.13.ebuild,v 1.4 2012/05/04 12:13:53 tomjbe Exp $ EAPI="3" PYTHON_DEPEND="python? 2" @@ -24,7 +24,7 @@ RDEPEND=" tcl? ( dev-lang/tcl )" DEPEND=" ${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-lang/swig >=sys-devel/libtool-2.2 doc? ( app-doc/doxygen )" |