public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-freebsd/freebsd-lib: freebsd-lib-9.1-r11.ebuild ChangeLog
@ 2014-03-04 21:13 Naohiro Aota (naota)
  0 siblings, 0 replies; only message in thread
From: Naohiro Aota (naota) @ 2014-03-04 21:13 UTC (permalink / raw
  To: gentoo-commits

naota       14/03/04 21:13:24

  Modified:             freebsd-lib-9.1-r11.ebuild ChangeLog
  Log:
  Ignore QA NEEDED check for /lib/libc.so.7 #500990
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F8551514)

Revision  Changes    Path
1.2                  sys-freebsd/freebsd-lib/freebsd-lib-9.1-r11.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/freebsd-lib/freebsd-lib-9.1-r11.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/freebsd-lib/freebsd-lib-9.1-r11.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/freebsd-lib/freebsd-lib-9.1-r11.ebuild?r1=1.1&r2=1.2

Index: freebsd-lib-9.1-r11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-lib/freebsd-lib-9.1-r11.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- freebsd-lib-9.1-r11.ebuild	9 Aug 2013 14:27:27 -0000	1.1
+++ freebsd-lib-9.1-r11.ebuild	4 Mar 2014 21:13:24 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-lib/freebsd-lib-9.1-r11.ebuild,v 1.1 2013/08/09 14:27:27 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-lib/freebsd-lib-9.1-r11.ebuild,v 1.2 2014/03/04 21:13:24 naota Exp $
 
 EAPI=5
 
@@ -58,6 +58,8 @@
 	build crosscompile_opts_headers-only zfs
 	userland_GNU userland_BSD"
 
+QA_DT_NEEDED="lib/libc.so.7"
+
 pkg_setup() {
 	[ -c /dev/zero ] || \
 		die "You forgot to mount /dev; the compiled libc would break."
@@ -566,6 +568,9 @@
 	# Install ttys file
 	local MACHINE="$(tc-arch-kernel)"
 	doins "etc.${MACHINE}"/*
+
+	# unset to run QA check properly
+	unset ESED
 }
 
 install_includes()



1.205                sys-freebsd/freebsd-lib/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/freebsd-lib/ChangeLog?rev=1.205&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/freebsd-lib/ChangeLog?rev=1.205&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/freebsd-lib/ChangeLog?r1=1.204&r2=1.205

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-lib/ChangeLog,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -r1.204 -r1.205
--- ChangeLog	9 Nov 2013 09:16:48 -0000	1.204
+++ ChangeLog	4 Mar 2014 21:13:24 -0000	1.205
@@ -1,6 +1,9 @@
 # ChangeLog for sys-freebsd/freebsd-lib
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-lib/ChangeLog,v 1.204 2013/11/09 09:16:48 aballier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-lib/ChangeLog,v 1.205 2014/03/04 21:13:24 naota Exp $
+
+  04 Mar 2014; Naohiro Aota <naota@gentoo.org> freebsd-lib-9.1-r11.ebuild:
+  Ignore QA NEEDED check for /lib/libc.so.7 #500990
 
 *freebsd-lib-9.2 (09 Nov 2013)
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-04 21:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-04 21:13 [gentoo-commits] gentoo-x86 commit in sys-freebsd/freebsd-lib: freebsd-lib-9.1-r11.ebuild ChangeLog Naohiro Aota (naota)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox