diff options
author | 2012-05-04 06:08:11 +0000 | |
---|---|---|
committer | 2012-05-04 06:08:11 +0000 | |
commit | 1e1b393b8e530b14fcc10a1512581014f8888289 (patch) | |
tree | a26fa8b2f4ac4744ee08375a002e5b99fb0eca64 /net-analyzer/openvas-cli | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-1e1b393b8e530b14fcc10a1512581014f8888289.tar.gz gentoo-2-1e1b393b8e530b14fcc10a1512581014f8888289.tar.bz2 gentoo-2-1e1b393b8e530b14fcc10a1512581014f8888289.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/openvas-cli')
-rw-r--r-- | net-analyzer/openvas-cli/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/openvas-cli/openvas-cli-1.1.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/openvas-cli/ChangeLog b/net-analyzer/openvas-cli/ChangeLog index fcaa7bc70cb0..71adf883a8ae 100644 --- a/net-analyzer/openvas-cli/ChangeLog +++ b/net-analyzer/openvas-cli/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/openvas-cli -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-cli/ChangeLog,v 1.1 2011/10/09 17:24:57 hanno Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-cli/ChangeLog,v 1.2 2012/05/04 06:08:09 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> openvas-cli-1.1.2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *openvas-cli-1.1.2 (09 Oct 2011) diff --git a/net-analyzer/openvas-cli/openvas-cli-1.1.2.ebuild b/net-analyzer/openvas-cli/openvas-cli-1.1.2.ebuild index dbdad3691e4f..c4884b12bb0a 100644 --- a/net-analyzer/openvas-cli/openvas-cli-1.1.2.ebuild +++ b/net-analyzer/openvas-cli/openvas-cli-1.1.2.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/net-analyzer/openvas-cli/openvas-cli-1.1.2.ebuild,v 1.1 2011/10/09 17:24:57 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-cli/openvas-cli-1.1.2.ebuild,v 1.2 2012/05/04 06:08:09 jdhore Exp $ EAPI=4 @@ -17,7 +17,7 @@ IUSE="" RDEPEND=">=net-analyzer/openvas-libraries-4 !net-analyzer/openvas-client" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-util/cmake" src_configure() { |