public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Zac Medico (zmedico)" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/syslinux: ChangeLog syslinux-3.71.ebuild
Date: Sat, 25 Oct 2008 18:43:33 +0000	[thread overview]
Message-ID: <E1Kto6n-0005bh-U5@stork.gentoo.org> (raw)

zmedico     08/10/25 18:43:33

  Modified:             ChangeLog syslinux-3.71.ebuild
  Log:
  Bug #244300 - Call `emake install` with MANDIR=/usr/share/man.
  (Portage version: 2.2_rc12_p11725/cvs/Linux 2.6.27-1022-x86-64 i686)

Revision  Changes    Path
1.38                 sys-boot/syslinux/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/syslinux/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/syslinux/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/syslinux/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	3 Sep 2008 18:10:49 -0000	1.37
+++ ChangeLog	25 Oct 2008 18:43:33 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for sys-boot/syslinux
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.37 2008/09/03 18:10:49 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.38 2008/10/25 18:43:33 zmedico Exp $
+
+  25 Oct 2008; Zac Medico <zmedico@gentoo.org> syslinux-3.71.ebuild:
+  Bug #244300 - Call `emake install` with MANDIR=/usr/share/man.
 
 *syslinux-3.71 (03 Sep 2008)
 



1.2                  sys-boot/syslinux/syslinux-3.71.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/syslinux/syslinux-3.71.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/syslinux/syslinux-3.71.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/syslinux/syslinux-3.71.ebuild?r1=1.1&r2=1.2

Index: syslinux-3.71.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-3.71.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- syslinux-3.71.ebuild	3 Sep 2008 18:10:49 -0000	1.1
+++ syslinux-3.71.ebuild	25 Oct 2008 18:43:33 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-3.71.ebuild,v 1.1 2008/09/03 18:10:49 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-3.71.ebuild,v 1.2 2008/10/25 18:43:33 zmedico Exp $
 
 inherit eutils
 
@@ -39,6 +39,6 @@
 }
 
 src_install() {
-	emake INSTALLROOT="${D}" install || die
+	emake INSTALLROOT="${D}" MANDIR=/usr/share/man install || die
 	dodoc README NEWS TODO doc/*
 }






             reply	other threads:[~2008-10-25 18:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-25 18:43 Zac Medico (zmedico) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-12-21 13:48 [gentoo-commits] gentoo-x86 commit in sys-boot/syslinux: ChangeLog syslinux-3.71.ebuild Markus Meier (maekke)
2008-12-21  1:53 Jeremy Olexa (darkside)
2008-09-03 18:10 Robin H. Johnson (robbat2)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1Kto6n-0005bh-U5@stork.gentoo.org \
    --to=zmedico@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox