public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/util-linux: ChangeLog util-linux-2.13.1.1.ebuild
Date: Sat, 07 Jun 2008 17:46:28 +0000	[thread overview]
Message-ID: <E1K52Um-0003uT-Te@stork.gentoo.org> (raw)

vapier      08/06/07 17:46:28

  Modified:             ChangeLog util-linux-2.13.1.1.ebuild
  Log:
  Do not rely on a.out.h #221939 by Mart Raudsepp.  arm/s390/sh stable
  (Portage version: 2.2_pre7-r1/cvs/Linux 2.6.25 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+)

Revision  Changes    Path
1.239                sys-apps/util-linux/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/util-linux/ChangeLog?rev=1.239&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/util-linux/ChangeLog?rev=1.239&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/util-linux/ChangeLog?r1=1.238&r2=1.239

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v
retrieving revision 1.238
retrieving revision 1.239
diff -u -r1.238 -r1.239
--- ChangeLog	28 Apr 2008 17:01:56 -0000	1.238
+++ ChangeLog	7 Jun 2008 17:46:28 -0000	1.239
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/util-linux
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.238 2008/04/28 17:01:56 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.239 2008/06/07 17:46:28 vapier Exp $
+
+  07 Jun 2008; Mike Frysinger <vapier@gentoo.org>
+  +files/util-linux-2.13.1-no-a.out.patch, util-linux-2.13.1.1.ebuild:
+  Do not rely on a.out.h #221939 by Mart Raudsepp.
 
   28 Apr 2008; Tobias Scherbaum <dertobi123@gentoo.org>
   util-linux-2.13.1.1.ebuild:



1.8                  sys-apps/util-linux/util-linux-2.13.1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/util-linux/util-linux-2.13.1.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/util-linux/util-linux-2.13.1.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/util-linux/util-linux-2.13.1.1.ebuild?r1=1.7&r2=1.8

Index: util-linux-2.13.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.13.1.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- util-linux-2.13.1.1.ebuild	28 Apr 2008 17:01:56 -0000	1.7
+++ util-linux-2.13.1.1.ebuild	7 Jun 2008 17:46:28 -0000	1.8
@@ -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-apps/util-linux/util-linux-2.13.1.1.ebuild,v 1.7 2008/04/28 17:01:56 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.13.1.1.ebuild,v 1.8 2008/06/07 17:46:28 vapier Exp $
 
 EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git"
 inherit eutils
@@ -21,7 +21,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
 IUSE="crypt loop-aes nls old-linux selinux slang unicode"
 
 RDEPEND="!sys-process/schedutils
@@ -46,6 +46,7 @@
 		use loop-aes && epatch "${WORKDIR}"/loop-AES-*/util-linux-ng-*.diff
 		use unicode && sed -i 's:-lncurses:-lncursesw:' */Makefile.in #208976
 		epatch "${FILESDIR}"/${PN}-2.13-ioprio-syscalls.patch #190613
+		epatch "${FILESDIR}"/${PN}-2.13.1-no-a.out.patch #221939
 	fi
 }
 



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-06-07 17:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-07 17:46 Mike Frysinger (vapier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-04-28 17:01 [gentoo-commits] gentoo-x86 commit in sys-apps/util-linux: ChangeLog util-linux-2.13.1.1.ebuild Tobias Scherbaum (dertobi123)
2008-04-27 12:37 Markus Meier (maekke)
2008-04-27  8:35 Markus Rothe (corsair)
2008-04-25 17:26 Raul Porcel (armin76)
2008-04-25 14:04 Jeroen Roovers (jer)
2008-04-25 13:01 Ferris McCormick (fmccor)
2008-04-21 23:51 Mike Frysinger (vapier)

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=E1K52Um-0003uT-Te@stork.gentoo.org \
    --to=vapier@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