jer         15/08/08 08:27:26

  Modified:             ChangeLog
  Added:                binutils-hppa64-2.25.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  Changes    Path
1.38                 sys-devel/binutils-hppa64/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-hppa64/ChangeLog?rev=1.38&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-hppa64/ChangeLog?rev=1.38&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-hppa64/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   3 Jun 2015 05:12:19 -0000       1.37
+++ ChangeLog   8 Aug 2015 08:27:26 -0000       1.38
@@ -1,6 +1,11 @@
 # ChangeLog for sys-devel/binutils-hppa64
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/ChangeLog,v 1.37 
2015/06/03 05:12:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/ChangeLog,v 1.38 
2015/08/08 08:27:26 jer Exp $
+
+*binutils-hppa64-2.25.1 (08 Aug 2015)
+
+  08 Aug 2015; Jeroen Roovers <[email protected]> +binutils-hppa64-2.25.1.ebuild:
+  Version bump.
 
   03 Jun 2015; Jeroen Roovers <[email protected]> binutils-hppa64-2.25.ebuild:
   Bump patch level.



1.1                  sys-devel/binutils-hppa64/binutils-hppa64-2.25.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.25.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.25.1.ebuild?rev=1.1&content-type=text/plain

Index: binutils-hppa64-2.25.1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.25.1.ebuild,v
 1.1 2015/08/08 08:27:26 jer Exp $

EAPI="4"

export CTARGET=hppa64-${CHOST#*-}

PATCHVER="1.0"
ELF2FLT_VER=""
inherit toolchain-binutils

DESCRIPTION="binutils package for building 64bit kernels on HPPA"

KEYWORDS="-* ~hppa"

# 66_all_binutils-2.22-warn-textrel.patch fails to apply with
# patch-2.5.9, so require a version that for sure works
DEPEND+=" >=sys-devel/patch-2.6.1"

src_install() {
        toolchain-binutils_src_install

        # tweak the default fake list a little bit
        cd "${D}"/etc/env.d/binutils
        sed -i '/FAKE_TARGETS=/s:"$: hppa64-linux":' ${CTARGET}-${BVER} || die
}




Reply via email to