diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 06:08:11 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 06:08:11 +0000 |
commit | ae220a708d41beed2fe50fe215e35e2c20c9c47c (patch) | |
tree | b4b98e1170b9fcfb011414c580a5ae1dd86ad712 /net-analyzer/openvas-cli | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-ae220a708d41beed2fe50fe215e35e2c20c9c47c.tar.gz historical-ae220a708d41beed2fe50fe215e35e2c20c9c47c.tar.bz2 historical-ae220a708d41beed2fe50fe215e35e2c20c9c47c.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-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() { |