vapier      15/05/17 03:58:17

  Modified:             yaboot-static-1.3.14-r1.ebuild
                        yaboot-static-1.3.17-r1.ebuild
                        yaboot-static-1.3.16-r1.ebuild ChangeLog
  Log:
  Add QA_PRESTRIPPED to quiet install warnings.
  
  (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  Changes    Path
1.7                  sys-boot/yaboot-static/yaboot-static-1.3.14-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/yaboot-static/yaboot-static-1.3.14-r1.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/yaboot-static/yaboot-static-1.3.14-r1.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/yaboot-static/yaboot-static-1.3.14-r1.ebuild?r1=1.6&r2=1.7

Index: yaboot-static-1.3.14-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sys-boot/yaboot-static/yaboot-static-1.3.14-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- yaboot-static-1.3.14-r1.ebuild      17 May 2015 03:56:44 -0000      1.6
+++ yaboot-static-1.3.14-r1.ebuild      17 May 2015 03:58:17 -0000      1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-boot/yaboot-static/yaboot-static-1.3.14-r1.ebuild,v 
1.6 2015/05/17 03:56:44 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-boot/yaboot-static/yaboot-static-1.3.14-r1.ebuild,v 
1.7 2015/05/17 03:58:17 vapier Exp $
 
 inherit eutils
 
@@ -20,6 +20,12 @@
                sys-fs/mac-fdisk
        )"
 
+QA_PRESTRIPPED="
+       /usr/lib/yaboot/yaboot
+       /usr/lib/yaboot/yaboot.chrp
+       /usr/lib/yaboot/addnote
+"
+
 src_unpack() {
        unpack ${A}
        cd "${S}"



1.6                  sys-boot/yaboot-static/yaboot-static-1.3.17-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/yaboot-static/yaboot-static-1.3.17-r1.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/yaboot-static/yaboot-static-1.3.17-r1.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/yaboot-static/yaboot-static-1.3.17-r1.ebuild?r1=1.5&r2=1.6

Index: yaboot-static-1.3.17-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sys-boot/yaboot-static/yaboot-static-1.3.17-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- yaboot-static-1.3.17-r1.ebuild      17 May 2015 03:56:44 -0000      1.5
+++ yaboot-static-1.3.17-r1.ebuild      17 May 2015 03:58:17 -0000      1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-boot/yaboot-static/yaboot-static-1.3.17-r1.ebuild,v 
1.5 2015/05/17 03:56:44 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-boot/yaboot-static/yaboot-static-1.3.17-r1.ebuild,v 
1.6 2015/05/17 03:58:17 vapier Exp $
 
 EAPI=2
 
@@ -23,6 +23,12 @@
                sys-fs/mac-fdisk
        )"
 
+QA_PRESTRIPPED="
+       /usr/lib/yaboot/yaboot
+       /usr/lib/yaboot/yaboot.chrp
+       /usr/lib/yaboot/addnote
+"
+
 src_prepare() {
        # Fix the devspec path on newer kernels
        epatch "${FILESDIR}/new-ofpath-devspec.patch"



1.5                  sys-boot/yaboot-static/yaboot-static-1.3.16-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/yaboot-static/yaboot-static-1.3.16-r1.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/yaboot-static/yaboot-static-1.3.16-r1.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/yaboot-static/yaboot-static-1.3.16-r1.ebuild?r1=1.4&r2=1.5

Index: yaboot-static-1.3.16-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sys-boot/yaboot-static/yaboot-static-1.3.16-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- yaboot-static-1.3.16-r1.ebuild      17 May 2015 03:56:44 -0000      1.4
+++ yaboot-static-1.3.16-r1.ebuild      17 May 2015 03:58:17 -0000      1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-boot/yaboot-static/yaboot-static-1.3.16-r1.ebuild,v 
1.4 2015/05/17 03:56:44 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-boot/yaboot-static/yaboot-static-1.3.16-r1.ebuild,v 
1.5 2015/05/17 03:58:17 vapier Exp $
 
 inherit eutils
 
@@ -21,6 +21,12 @@
                sys-fs/mac-fdisk
        )"
 
+QA_PRESTRIPPED="
+       /usr/lib/yaboot/yaboot
+       /usr/lib/yaboot/yaboot.chrp
+       /usr/lib/yaboot/addnote
+"
+
 src_install() {
        cp -pPR "${WORKDIR}"/* "${D}" || die "cp failed"
 }



1.33                 sys-boot/yaboot-static/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/yaboot-static/ChangeLog?rev=1.33&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/yaboot-static/ChangeLog?rev=1.33&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/yaboot-static/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/yaboot-static/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog   17 May 2015 03:56:44 -0000      1.32
+++ ChangeLog   17 May 2015 03:58:17 -0000      1.33
@@ -1,6 +1,11 @@
 # ChangeLog for sys-boot/yaboot-static
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot-static/ChangeLog,v 1.32 
2015/05/17 03:56:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot-static/ChangeLog,v 1.33 
2015/05/17 03:58:17 vapier Exp $
+
+  17 May 2015; Mike Frysinger <[email protected]>
+  yaboot-static-1.3.14-r1.ebuild, yaboot-static-1.3.16-r1.ebuild,
+  yaboot-static-1.3.17-r1.ebuild:
+  Add QA_PRESTRIPPED to quiet install warnings.
 
   17 May 2015; Mike Frysinger <[email protected]>
   yaboot-static-1.3.14-r1.ebuild, yaboot-static-1.3.16-r1.ebuild,




Reply via email to