diff options
author | Eray Aslan <eras@gentoo.org> | 2011-03-13 03:45:13 +0000 |
---|---|---|
committer | Eray Aslan <eras@gentoo.org> | 2011-03-13 03:45:13 +0000 |
commit | a5889a78214e62f6a183528faa0fc0f47a37b2bf (patch) | |
tree | e9348fa3d78b4cffffdddd4cb63818a46216f27a /app-crypt/heimdal/heimdal-1.4.1_pre20110304.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.4.1_pre20110304.ebuild')
-rw-r--r-- | app-crypt/heimdal/heimdal-1.4.1_pre20110304.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
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() { |