blueness 15/02/14 21:50:20 Modified: units-2.11a.ebuild units-2.11.ebuild ChangeLog Log: Keyword ~ppc, bug #505998 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.3 sci-calculators/units/units-2.11a.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.11a.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.11a.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.11a.ebuild?r1=1.2&r2=1.3 Index: units-2.11a.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11a.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- units-2.11a.ebuild 22 Nov 2014 19:14:38 -0000 1.2 +++ units-2.11a.ebuild 14 Feb 2015 21:50:20 -0000 1.3 @@ -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/sci-calculators/units/units-2.11a.ebuild,v 1.2 2014/11/22 19:14:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11a.ebuild,v 1.3 2015/02/14 21:50:20 blueness Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) @@ -13,7 +13,7 @@ LICENSE="FDL-1.3 GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="+units_cur" DEPEND=" 1.9 sci-calculators/units/units-2.11.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.11.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.11.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.11.ebuild?r1=1.8&r2=1.9 Index: units-2.11.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- units-2.11.ebuild 2 Jan 2015 14:53:34 -0000 1.8 +++ units-2.11.ebuild 14 Feb 2015 21:50:20 -0000 1.9 @@ -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/sci-calculators/units/units-2.11.ebuild,v 1.8 2015/01/02 14:53:34 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11.ebuild,v 1.9 2015/02/14 21:50:20 blueness Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) @@ -13,7 +13,7 @@ LICENSE="FDL-1.3 GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm hppa ~ppc ~sparc x86 ~amd64-linux ~x86-linux" IUSE="+units_cur" DEPEND=" 1.81 sci-calculators/units/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/ChangeLog?rev=1.81&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/ChangeLog?rev=1.81&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/ChangeLog?r1=1.80&r2=1.81 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v retrieving revision 1.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- ChangeLog 2 Jan 2015 14:53:34 -0000 1.80 +++ ChangeLog 14 Feb 2015 21:50:20 -0000 1.81 @@ -1,6 +1,10 @@ # ChangeLog for sci-calculators/units # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.80 2015/01/02 14:53:34 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.81 2015/02/14 21:50:20 blueness Exp $ + + 14 Feb 2015; Anthony G. Basile <bluen...@gentoo.org> units-2.11.ebuild, + units-2.11a.ebuild: + Keyword ~ppc, bug #505998 02 Jan 2015; Mikle Kolyada <zlog...@gentoo.org> units-2.11.ebuild: x86 stable wrt bug #509790