summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2011-04-13 15:03:49 +0000
committerUlrich Müller <ulm@gentoo.org>2011-04-13 15:03:49 +0000
commit68d9596f0838a346314c7cd388874e3c13ec91e5 (patch)
tree63b0bd1d202959065116bb0a620631f61dadb67a /sys-apps/man/man-1.6f-r4.ebuild
parentInitial import, bug 358855. (diff)
downloadgentoo-2-68d9596f0838a346314c7cd388874e3c13ec91e5.tar.gz
gentoo-2-68d9596f0838a346314c7cd388874e3c13ec91e5.tar.bz2
gentoo-2-68d9596f0838a346314c7cd388874e3c13ec91e5.zip
Don't PROVIDE virtual/man, it is a new-style virtual now. Bug 358839.
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/man/man-1.6f-r4.ebuild')
-rw-r--r--sys-apps/man/man-1.6f-r4.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-apps/man/man-1.6f-r4.ebuild b/sys-apps/man/man-1.6f-r4.ebuild
index 1763e1fb2269..a563849df18c 100644
--- a/sys-apps/man/man-1.6f-r4.ebuild
+++ b/sys-apps/man/man-1.6f-r4.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/sys-apps/man/man-1.6f-r4.ebuild,v 1.8 2010/10/30 16:17:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6f-r4.ebuild,v 1.9 2011/04/13 15:03:49 ulm Exp $
EAPI="2"
inherit eutils toolchain-funcs
@@ -19,7 +19,6 @@ RDEPEND="|| ( >=sys-apps/groff-1.19.2-r1 app-doc/heirloom-doctools )
!sys-apps/man-db
!app-arch/lzma
lzma? ( app-arch/xz-utils )"
-PROVIDE="virtual/man"
pkg_setup() {
enewgroup man 15