diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-02 20:14:11 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-02 20:14:11 +0000 |
commit | 3a55982b844b9ae9644b3ea0956a9102f83d8020 (patch) | |
tree | 4049e0482e2c80a48ed1e4c303b55d234862b0af /app-antivirus | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-3a55982b844b9ae9644b3ea0956a9102f83d8020.tar.gz gentoo-2-3a55982b844b9ae9644b3ea0956a9102f83d8020.tar.bz2 gentoo-2-3a55982b844b9ae9644b3ea0956a9102f83d8020.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 6 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.97.3.ebuild | 6 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.97.4.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 506ebadfcf77..f371778052eb 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-antivirus/clamav # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.413 2012/03/16 21:25:46 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.414 2012/05/02 20:14:11 jdhore Exp $ + + 02 May 2012; Jeff Horelick <jdhore@gentoo.org> clamav-0.97.3.ebuild, + clamav-0.97.4.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *clamav-0.97.4 (16 Mar 2012) diff --git a/app-antivirus/clamav/clamav-0.97.3.ebuild b/app-antivirus/clamav/clamav-0.97.3.ebuild index f239a82b49f3..612414b40b90 100644 --- a/app-antivirus/clamav/clamav-0.97.3.ebuild +++ b/app-antivirus/clamav/clamav-0.97.3.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-antivirus/clamav/clamav-0.97.3.ebuild,v 1.9 2011/12/11 21:49:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.3.ebuild,v 1.10 2012/05/02 20:14:11 jdhore Exp $ EAPI=4 @@ -23,7 +23,7 @@ CDEPEND="bzip2? ( app-arch/bzip2 ) >=sys-libs/zlib-1.2.2 sys-devel/libtool" DEPEND="${CDEPEND} - >=dev-util/pkgconfig-0.20" + virtual/pkgconfig" RDEPEND="${CDEPEND} selinux? ( sec-policy/selinux-clamav )" diff --git a/app-antivirus/clamav/clamav-0.97.4.ebuild b/app-antivirus/clamav/clamav-0.97.4.ebuild index 4361415a6bbd..aca3432244be 100644 --- a/app-antivirus/clamav/clamav-0.97.4.ebuild +++ b/app-antivirus/clamav/clamav-0.97.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.4.ebuild,v 1.1 2012/03/16 21:25:46 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.4.ebuild,v 1.2 2012/05/02 20:14:11 jdhore Exp $ EAPI=4 @@ -23,7 +23,7 @@ CDEPEND="bzip2? ( app-arch/bzip2 ) >=sys-libs/zlib-1.2.2 sys-devel/libtool" DEPEND="${CDEPEND} - >=dev-util/pkgconfig-0.20" + virtual/pkgconfig" RDEPEND="${CDEPEND} selinux? ( sec-policy/selinux-clamav )" |