chewi 15/05/22 23:26:22 Modified: patchelf-0.8.ebuild ChangeLog Log: ~ppc keyword. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 9C6D7DE4)
Revision Changes Path 1.4 dev-util/patchelf/patchelf-0.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/patchelf-0.8.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/patchelf-0.8.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/patchelf-0.8.ebuild?r1=1.3&r2=1.4 Index: patchelf-0.8.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.8.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- patchelf-0.8.ebuild 28 Dec 2014 10:14:47 -0000 1.3 +++ patchelf-0.8.ebuild 22 May 2015 23:26:22 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.8.ebuild,v 1.3 2014/12/28 10:14:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.8.ebuild,v 1.4 2015/05/22 23:26:22 chewi Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://releases.nixos.org/${PN}/${P}/${P}.tar.bz2" SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" LICENSE="GPL-3" IUSE="" 1.14 dev-util/patchelf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/patchelf/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 1 Mar 2015 01:18:36 -0000 1.13 +++ ChangeLog 22 May 2015 23:26:22 -0000 1.14 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/patchelf # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/ChangeLog,v 1.13 2015/03/01 01:18:36 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/ChangeLog,v 1.14 2015/05/22 23:26:22 chewi Exp $ + + 22 May 2015; James Le Cuirot <[email protected]> patchelf-0.8.ebuild: + ~ppc keyword. 01 Mar 2015; Zac Medico <[email protected]> -files/patchelf-0.6-test-build.patch:
