* [gentoo-commits] gentoo-x86 commit in sys-apps/man: ChangeLog man-1.6f-r3.ebuild
@ 2009-09-29 11:03 99% Diego Petteno (flameeyes)
0 siblings, 0 replies; 1+ results
From: Diego Petteno (flameeyes) @ 2009-09-29 11:03 UTC (permalink / raw
To: gentoo-commits
flameeyes 09/09/29 11:03:45
Modified: ChangeLog man-1.6f-r3.ebuild
Log:
Add alternative dependency over heirloom-doctools; add a warning if it's installed because it's not automatically switched for.
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Revision Changes Path
1.153 sys-apps/man/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man/ChangeLog?rev=1.153&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man/ChangeLog?rev=1.153&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man/ChangeLog?r1=1.152&r2=1.153
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/man/ChangeLog,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -r1.152 -r1.153
--- ChangeLog 17 Mar 2009 09:50:47 -0000 1.152
+++ ChangeLog 29 Sep 2009 11:03:45 -0000 1.153
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/man
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/ChangeLog,v 1.152 2009/03/17 09:50:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/ChangeLog,v 1.153 2009/09/29 11:03:45 flameeyes Exp $
+
+ 29 Sep 2009; Diego E. Pettenò <flameeyes@gentoo.org> man-1.6f-r3.ebuild:
+ Add alternative dependency over heirloom-doctools; add a warning if it's
+ installed because it's not automatically switched for.
17 Mar 2009; Raúl Porcel <armin76@gentoo.org> man-1.6f-r3.ebuild:
m68k stable wrt #258767, thanks to kolla for testing
1.12 sys-apps/man/man-1.6f-r3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man/man-1.6f-r3.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man/man-1.6f-r3.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man/man-1.6f-r3.ebuild?r1=1.11&r2=1.12
Index: man-1.6f-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6f-r3.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- man-1.6f-r3.ebuild 8 Sep 2009 17:49:30 -0000 1.11
+++ man-1.6f-r3.ebuild 29 Sep 2009 11:03:45 -0000 1.12
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6f-r3.ebuild,v 1.11 2009/09/08 17:49:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6f-r3.ebuild,v 1.12 2009/09/29 11:03:45 flameeyes Exp $
inherit eutils toolchain-funcs
@@ -14,7 +14,7 @@
IUSE="lzma nls"
DEPEND="nls? ( sys-devel/gettext )"
-RDEPEND=">=sys-apps/groff-1.19.2-r1
+RDEPEND="|| ( >=sys-apps/groff-1.19.2-r1 app-doc/heirloom-doctools )
!sys-apps/man-db
!app-arch/lzma
lzma? ( || ( app-arch/xz-utils app-arch/lzma-utils ) )"
@@ -116,4 +116,12 @@
ewarn "You might want to delete all but one of these:"
ewarn ${files}
fi
+
+ if has_version app-doc/heirloom-docutils; then
+ ewarn "Please note that the /etc/man.conf file installed will not"
+ ewarn "work with heirloom's nroff by default (yet)."
+ ewarn ""
+ ewarn "Check app-doc/heirloom-docutils elog messages for the proper"
+ ewarn "configuration."
+ fi
}
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2009-09-29 11:03 99% [gentoo-commits] gentoo-x86 commit in sys-apps/man: ChangeLog man-1.6f-r3.ebuild Diego Petteno (flameeyes)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox