diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-01-06 11:03:49 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-01-06 11:03:49 +0000 |
commit | 866fc46f7f24ec72bfb8189d2044783311ebe62a (patch) | |
tree | 366ec3c586ff587eb52ef4d802561b7dc9c3c057 /app-admin/fam/fam-2.7.0-r5.ebuild | |
parent | Moving old-style virtual to new-style. (diff) | |
download | gentoo-2-866fc46f7f24ec72bfb8189d2044783311ebe62a.tar.gz gentoo-2-866fc46f7f24ec72bfb8189d2044783311ebe62a.tar.bz2 gentoo-2-866fc46f7f24ec72bfb8189d2044783311ebe62a.zip |
Remove PROVIDE because virtual/fam is now new-style.
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/fam/fam-2.7.0-r5.ebuild')
-rw-r--r-- | app-admin/fam/fam-2.7.0-r5.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-admin/fam/fam-2.7.0-r5.ebuild b/app-admin/fam/fam-2.7.0-r5.ebuild index 8e32c3a73868..8f27e9bbe827 100644 --- a/app-admin/fam/fam-2.7.0-r5.ebuild +++ b/app-admin/fam/fam-2.7.0-r5.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-admin/fam/fam-2.7.0-r5.ebuild,v 1.6 2010/02/13 16:29:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/fam/fam-2.7.0-r5.ebuild,v 1.7 2011/01/06 11:03:49 ssuominen Exp $ inherit libtool eutils autotools @@ -17,7 +17,6 @@ IUSE="" DEPEND="|| ( net-nds/rpcbind >=net-nds/portmap-5b-r6 ) !app-admin/gamin" RDEPEND="${DEPEND}" -PROVIDE="virtual/fam" src_unpack() { unpack ${A} |