diff options
author | 2012-05-24 03:07:45 +0000 | |
---|---|---|
committer | 2012-05-24 03:07:45 +0000 | |
commit | f1270308891173e8a490bbe01fc46a4d2eb4a8a0 (patch) | |
tree | 73945840a284b6eb251ca07feeda146c7c966e77 /sys-apps/man-db/man-db-2.6.1.ebuild | |
parent | Inherit flag-o-matic for append-ldflags, and use that rather than append-flags. (diff) | |
download | historical-f1270308891173e8a490bbe01fc46a4d2eb4a8a0.tar.gz historical-f1270308891173e8a490bbe01fc46a4d2eb4a8a0.tar.bz2 historical-f1270308891173e8a490bbe01fc46a4d2eb4a8a0.zip |
Inherit user for enewuser/etc...
Package-Manager: portage-2.2.0_alpha107_p3/cvs/Linux x86_64
Diffstat (limited to 'sys-apps/man-db/man-db-2.6.1.ebuild')
-rw-r--r-- | sys-apps/man-db/man-db-2.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/man-db/man-db-2.6.1.ebuild b/sys-apps/man-db/man-db-2.6.1.ebuild index da5ae6e4eaeb..a4b9253afaf1 100644 --- a/sys-apps/man-db/man-db-2.6.1.ebuild +++ b/sys-apps/man-db/man-db-2.6.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2012 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.6.1.ebuild,v 1.2 2012/05/04 09:17:29 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/man-db-2.6.1.ebuild,v 1.3 2012/05/24 03:07:45 vapier Exp $ EAPI="4" -inherit eutils +inherit eutils user DESCRIPTION="a man replacement that utilizes berkdb instead of flat files" HOMEPAGE="http://www.nongnu.org/man-db/" |