summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2011-04-13 15:05:53 +0000
committerUlrich Müller <ulm@gentoo.org>2011-04-13 15:05:53 +0000
commitef657ec9036c004984389e3b38621f3b03f79acd (patch)
tree99bdd366e28b273b240baf8fcbc8b5182fb1aad5 /sys-apps/man-db/man-db-2.5.9.ebuild
parentDon't PROVIDE virtual/man, it is a new-style virtual now. Bug 358839. (diff)
downloadgentoo-2-ef657ec9036c004984389e3b38621f3b03f79acd.tar.gz
gentoo-2-ef657ec9036c004984389e3b38621f3b03f79acd.tar.bz2
gentoo-2-ef657ec9036c004984389e3b38621f3b03f79acd.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-db/man-db-2.5.9.ebuild')
-rw-r--r--sys-apps/man-db/man-db-2.5.9.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-apps/man-db/man-db-2.5.9.ebuild b/sys-apps/man-db/man-db-2.5.9.ebuild
index d097f37fea6b..ed9bed149274 100644
--- a/sys-apps/man-db/man-db-2.5.9.ebuild
+++ b/sys-apps/man-db/man-db-2.5.9.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-db/man-db-2.5.9.ebuild,v 1.1 2010/12/22 18:40:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/man-db-2.5.9.ebuild,v 1.2 2011/04/13 15:05:52 ulm Exp $
EAPI="2"
@@ -22,7 +22,6 @@ RDEPEND="berkdb? ( sys-libs/db )
!sys-apps/man"
DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )"
-PROVIDE="virtual/man"
pkg_setup() {
enewgroup man 15