summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEray Aslan <eras@gentoo.org>2011-03-13 03:45:13 +0000
committerEray Aslan <eras@gentoo.org>2011-03-13 03:45:13 +0000
commitb589ff220c7b6b844b5db1277c44bd9294680ba2 (patch)
treeb910cabc17a4972e7ea4c1dad8aaac48f74872c9 /app-crypt/heimdal
parentNew style virtual for virtual/krb5 (diff)
downloadhistorical-b589ff220c7b6b844b5db1277c44bd9294680ba2.tar.gz
historical-b589ff220c7b6b844b5db1277c44bd9294680ba2.tar.bz2
historical-b589ff220c7b6b844b5db1277c44bd9294680ba2.zip
Change to new style virtual: Remove PROVIDE.
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r--app-crypt/heimdal/ChangeLog6
-rw-r--r--app-crypt/heimdal/heimdal-1.3.3-r1.ebuild6
-rw-r--r--app-crypt/heimdal/heimdal-1.4.1_pre20110304.ebuild4
3 files changed, 8 insertions, 8 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog
index f161caf0c6e6..a2fb61cb47c9 100644
--- a/app-crypt/heimdal/ChangeLog
+++ b/app-crypt/heimdal/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-crypt/heimdal
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.172 2011/03/04 11:55:11 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.173 2011/03/13 03:45:13 eras Exp $
+
+ 13 Mar 2011; Eray Aslan <eras@gentoo.org> heimdal-1.3.3-r1.ebuild,
+ heimdal-1.4.1_pre20110304.ebuild:
+ Change to new style virtual: Remove PROVIDE.
*heimdal-1.4.1_pre20110304 (04 Mar 2011)
diff --git a/app-crypt/heimdal/heimdal-1.3.3-r1.ebuild b/app-crypt/heimdal/heimdal-1.3.3-r1.ebuild
index 1e687b87b7aa..4d5de9c23532 100644
--- a/app-crypt/heimdal/heimdal-1.3.3-r1.ebuild
+++ b/app-crypt/heimdal/heimdal-1.3.3-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.3.3-r1.ebuild,v 1.8 2010/09/05 15:57:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.3.3-r1.ebuild,v 1.9 2011/03/13 03:45:13 eras Exp $
EAPI=2
VIRTUALX_REQUIRED="manual"
@@ -32,8 +32,6 @@ DEPEND="${RDEPEND}
>=sys-devel/autoconf-2.62
test? ( X? ( ${VIRTUALX_DEPEND} ) )"
-PROVIDE="virtual/krb5"
-
src_prepare() {
epatch "${FILESDIR}/heimdal_db5.patch"
epatch "${FILESDIR}/heimdal_testsuite.patch"
diff --git a/app-crypt/heimdal/heimdal-1.4.1_pre20110304.ebuild b/app-crypt/heimdal/heimdal-1.4.1_pre20110304.ebuild
index e35884ba4a56..62ce85f6cc89 100644
--- a/app-crypt/heimdal/heimdal-1.4.1_pre20110304.ebuild
+++ b/app-crypt/heimdal/heimdal-1.4.1_pre20110304.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.4.1_pre20110304.ebuild,v 1.1 2011/03/04 11:55:11 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.4.1_pre20110304.ebuild,v 1.2 2011/03/13 03:45:13 eras Exp $
EAPI=2
# PYTHON_BDEPEND="2"
@@ -34,8 +34,6 @@ DEPEND="${RDEPEND}
>=sys-devel/autoconf-2.62
test? ( X? ( ${VIRTUALX_DEPEND} ) )"
-PROVIDE="virtual/krb5"
-
S="${WORKDIR}/${PN}"
pkg_setup() {