mgorny 15/03/15 18:09:47 Modified: binutils-2.25.ebuild ChangeLog Log: Mark ~amd64-fbsd, bug #499212. Tested by nigoro. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.3 sys-devel/binutils/binutils-2.25.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.25.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.25.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.25.ebuild?r1=1.2&r2=1.3 Index: binutils-2.25.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.25.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- binutils-2.25.ebuild 15 Feb 2015 08:06:32 -0000 1.2 +++ binutils-2.25.ebuild 15 Mar 2015 18:09:47 -0000 1.3 @@ -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-devel/binutils/binutils-2.25.ebuild,v 1.2 2015/02/15 08:06:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.25.ebuild,v 1.3 2015/03/15 18:09:47 mgorny Exp $ EAPI="4" @@ -8,4 +8,4 @@ ELF2FLT_VER="" inherit toolchain-binutils -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 -amd64-fbsd -sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd" 1.529 sys-devel/binutils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.529&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.529&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.528&r2=1.529 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v retrieving revision 1.528 retrieving revision 1.529 diff -u -r1.528 -r1.529 --- ChangeLog 14 Mar 2015 08:04:55 -0000 1.528 +++ ChangeLog 15 Mar 2015 18:09:47 -0000 1.529 @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.528 2015/03/14 08:04:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.529 2015/03/15 18:09:47 mgorny Exp $ + + 15 Mar 2015; Michał Górny <[email protected]> binutils-2.25.ebuild: + Mark ~amd64-fbsd, bug #499212. Tested by nigoro. 14 Mar 2015; Mike Frysinger <[email protected]> -binutils-2.19.1-r1.ebuild, -binutils-2.20.1-r1.ebuild, -binutils-2.24.90.ebuild:
