summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-03 18:16:40 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-03 18:16:40 +0000
commit62f4c813bd3b036df19c8184860051e4c212cd3f (patch)
tree52bfb012a3340d19486abb659a933c243561d30a /app-crypt/heimdal
parentFix various qa issues. #317943 (diff)
downloadhistorical-62f4c813bd3b036df19c8184860051e4c212cd3f.tar.gz
historical-62f4c813bd3b036df19c8184860051e4c212cd3f.tar.bz2
historical-62f4c813bd3b036df19c8184860051e4c212cd3f.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r--app-crypt/heimdal/ChangeLog6
-rw-r--r--app-crypt/heimdal/heimdal-1.5.1-r1.ebuild4
-rw-r--r--app-crypt/heimdal/heimdal-1.5.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog
index 7ace1bc2e5c4..237cf427b50e 100644
--- a/app-crypt/heimdal/ChangeLog
+++ b/app-crypt/heimdal/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-crypt/heimdal
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.191 2012/01/17 20:08:41 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.192 2012/05/03 18:16:39 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> heimdal-1.5.1-r1.ebuild,
+ heimdal-1.5.2.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
17 Jan 2012; Eray Aslan <eras@gentoo.org> -heimdal-1.3.3-r1.ebuild,
-heimdal-1.4.1_pre20110304.ebuild, -heimdal-1.5.ebuild,
diff --git a/app-crypt/heimdal/heimdal-1.5.1-r1.ebuild b/app-crypt/heimdal/heimdal-1.5.1-r1.ebuild
index 198586b813a5..1e8ff42d51c9 100644
--- a/app-crypt/heimdal/heimdal-1.5.1-r1.ebuild
+++ b/app-crypt/heimdal/heimdal-1.5.1-r1.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-crypt/heimdal/heimdal-1.5.1-r1.ebuild,v 1.8 2012/01/17 17:23:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.5.1-r1.ebuild,v 1.9 2012/05/03 18:16:39 jdhore Exp $
EAPI=2
# PYTHON_BDEPEND="2"
@@ -36,7 +36,7 @@ RDEPEND="ssl? ( dev-libs/openssl )
DEPEND="${RDEPEND}
=dev-lang/python-2*
- dev-util/pkgconfig
+ virtual/pkgconfig
>=sys-devel/autoconf-2.62
test? ( X? ( ${VIRTUALX_DEPEND} ) )"
diff --git a/app-crypt/heimdal/heimdal-1.5.2.ebuild b/app-crypt/heimdal/heimdal-1.5.2.ebuild
index cb1cdb6c0aad..b91bcfd8dea9 100644
--- a/app-crypt/heimdal/heimdal-1.5.2.ebuild
+++ b/app-crypt/heimdal/heimdal-1.5.2.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-crypt/heimdal/heimdal-1.5.2.ebuild,v 1.1 2012/01/11 22:20:13 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.5.2.ebuild,v 1.2 2012/05/03 18:16:39 jdhore Exp $
EAPI=4
# PYTHON_BDEPEND="2"
@@ -36,7 +36,7 @@ RDEPEND="ssl? ( dev-libs/openssl )
DEPEND="${RDEPEND}
=dev-lang/python-2*
- dev-util/pkgconfig
+ virtual/pkgconfig
>=sys-devel/autoconf-2.62
test? ( X? ( ${VIRTUALX_DEPEND} ) )"