vapier 14/03/16 02:38:02 Modified: pth-2.0.7-r3.ebuild ChangeLog Log: Add arm64 love. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.10 dev-libs/pth/pth-2.0.7-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/pth/pth-2.0.7-r3.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/pth/pth-2.0.7-r3.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/pth/pth-2.0.7-r3.ebuild?r1=1.9&r2=1.10 Index: pth-2.0.7-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.7-r3.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- pth-2.0.7-r3.ebuild 20 Feb 2013 23:41:16 -0000 1.9 +++ pth-2.0.7-r3.ebuild 16 Mar 2014 02:38:02 -0000 1.10 @@ -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/dev-libs/pth/pth-2.0.7-r3.ebuild,v 1.9 2013/02/20 23:41:16 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.7-r3.ebuild,v 1.10 2014/03/16 02:38:02 vapier Exp $ EAPI=4 @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~arm-linux ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux" IUSE="debug static-libs" DEPEND="" 1.76 dev-libs/pth/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/pth/ChangeLog?rev=1.76&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/pth/ChangeLog?rev=1.76&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/pth/ChangeLog?r1=1.75&r2=1.76 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- ChangeLog 20 Feb 2013 23:41:16 -0000 1.75 +++ ChangeLog 16 Mar 2014 02:38:02 -0000 1.76 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/pth -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.75 2013/02/20 23:41:16 zmedico Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.76 2014/03/16 02:38:02 vapier Exp $ + + 16 Mar 2014; Mike Frysinger <[email protected]> pth-2.0.7-r3.ebuild: + Add arm64 love. 20 Feb 2013; Zac Medico <[email protected]> pth-2.0.7-r3.ebuild: Add ~arm-linux keyword.
