* [gentoo-commits] gentoo-x86 commit in sys-boot/syslinux: syslinux-4.05.ebuild ChangeLog
@ 2012-03-26 21:47 Chi-Thanh Christopher Nguyen (chithanh)
0 siblings, 0 replies; only message in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2012-03-26 21:47 UTC (permalink / raw
To: gentoo-commits
chithanh 12/03/26 21:47:07
Modified: syslinux-4.05.ebuild ChangeLog
Log:
Don't call dodoc on a directory, bug #409793.
(Portage version: 2.2.0_alpha94/cvs/Linux x86_64)
Revision Changes Path
1.4 sys-boot/syslinux/syslinux-4.05.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/syslinux/syslinux-4.05.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/syslinux/syslinux-4.05.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/syslinux/syslinux-4.05.ebuild?r1=1.3&r2=1.4
Index: syslinux-4.05.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-4.05.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- syslinux-4.05.ebuild 17 Feb 2012 09:58:28 -0000 1.3
+++ syslinux-4.05.ebuild 26 Mar 2012 21:47:07 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-4.05.ebuild,v 1.3 2012/02/17 09:58:28 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-4.05.ebuild,v 1.4 2012/03/26 21:47:07 chithanh Exp $
inherit eutils toolchain-funcs
@@ -59,5 +59,5 @@
src_install() {
emake INSTALLSUBDIRS=utils INSTALLROOT="${D}" MANDIR=/usr/share/man install || die
- dodoc README NEWS doc/* || die
+ dodoc README NEWS doc/*.txt || die
}
1.84 sys-boot/syslinux/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/syslinux/ChangeLog?rev=1.84&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/syslinux/ChangeLog?rev=1.84&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/syslinux/ChangeLog?r1=1.83&r2=1.84
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog 17 Feb 2012 09:58:28 -0000 1.83
+++ ChangeLog 26 Mar 2012 21:47:07 -0000 1.84
@@ -1,6 +1,10 @@
# ChangeLog for sys-boot/syslinux
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.83 2012/02/17 09:58:28 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.84 2012/03/26 21:47:07 chithanh Exp $
+
+ 26 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ syslinux-4.05.ebuild:
+ Don't call dodoc on a directory, bug #409793.
17 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> syslinux-4.05.ebuild:
x86 stable wrt bug #402115
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-03-26 21:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-26 21:47 [gentoo-commits] gentoo-x86 commit in sys-boot/syslinux: syslinux-4.05.ebuild ChangeLog Chi-Thanh Christopher Nguyen (chithanh)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox