maekke 15/01/18 20:28:25 Modified: gettext-0.19.3.ebuild ChangeLog Log: arm stable, bug #528242 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.4 sys-devel/gettext/gettext-0.19.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/gettext-0.19.3.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/gettext-0.19.3.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/gettext-0.19.3.ebuild?r1=1.3&r2=1.4 Index: gettext-0.19.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.3.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gettext-0.19.3.ebuild 8 Jan 2015 22:04:57 -0000 1.3 +++ gettext-0.19.3.ebuild 18 Jan 2015 20:28:25 -0000 1.4 @@ -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/gettext/gettext-0.19.3.ebuild,v 1.3 2015/01/08 22:04:57 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.3.ebuild,v 1.4 2015/01/18 20:28:25 maekke Exp $ EAPI="4" @@ -12,12 +12,12 @@ LICENSE="GPL-3 LGPL-2" SLOT="0" -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" IUSE="acl -cvs doc emacs git java nls +cxx ncurses openmp static-libs elibc_glibc elibc_musl" if [[ ${PV} =~ _rc ]] ; then SRC_URI="mirror://gnu-alpha/${PN}/${P/_/-}.tar.xz" - KEYWORDS="amd64 hppa" + KEYWORDS="amd64 arm hppa" S="${WORKDIR}/${P/_/-}" fi 1.256 sys-devel/gettext/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/ChangeLog?rev=1.256&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/ChangeLog?rev=1.256&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/ChangeLog?r1=1.255&r2=1.256 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v retrieving revision 1.255 retrieving revision 1.256 diff -u -r1.255 -r1.256 --- ChangeLog 8 Jan 2015 22:04:57 -0000 1.255 +++ ChangeLog 18 Jan 2015 20:28:25 -0000 1.256 @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gettext # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.255 2015/01/08 22:04:57 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.256 2015/01/18 20:28:25 maekke Exp $ + + 18 Jan 2015; Markus Meier <mae...@gentoo.org> gettext-0.19.3.ebuild: + arm stable, bug #528242 08 Jan 2015; Mikle Kolyada <zlog...@gentoo.org> gettext-0.19.3.ebuild: amd64 stable wrt bug #528242