diff options
author | 2011-03-13 03:45:13 +0000 | |
---|---|---|
committer | 2011-03-13 03:45:13 +0000 | |
commit | a5889a78214e62f6a183528faa0fc0f47a37b2bf (patch) | |
tree | e9348fa3d78b4cffffdddd4cb63818a46216f27a /app-crypt/heimdal/heimdal-1.3.3-r1.ebuild | |
parent | Change to new style virtual: Remove PROVIDE. (diff) | |
download | gentoo-2-a5889a78214e62f6a183528faa0fc0f47a37b2bf.tar.gz gentoo-2-a5889a78214e62f6a183528faa0fc0f47a37b2bf.tar.bz2 gentoo-2-a5889a78214e62f6a183528faa0fc0f47a37b2bf.zip |
Change to new style virtual: Remove PROVIDE.
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt/heimdal/heimdal-1.3.3-r1.ebuild')
-rw-r--r-- | app-crypt/heimdal/heimdal-1.3.3-r1.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
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" |