zlogene 15/01/08 22:04:57 Modified: gettext-0.19.3.ebuild ChangeLog Log: amd64 stable wrt bug #528242 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.3 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.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/gettext-0.19.3.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/gettext-0.19.3.ebuild?r1=1.2&r2=1.3 Index: gettext-0.19.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gettext-0.19.3.ebuild 8 Jan 2015 21:42:20 -0000 1.2 +++ gettext-0.19.3.ebuild 8 Jan 2015 22:04:57 -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/gettext/gettext-0.19.3.ebuild,v 1.2 2015/01/08 21:42:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.3.ebuild,v 1.3 2015/01/08 22:04:57 zlogene 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="hppa" + KEYWORDS="amd64 hppa" S="${WORKDIR}/${P/_/-}" fi 1.255 sys-devel/gettext/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/ChangeLog?rev=1.255&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/ChangeLog?rev=1.255&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/ChangeLog?r1=1.254&r2=1.255 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v retrieving revision 1.254 retrieving revision 1.255 diff -u -r1.254 -r1.255 --- ChangeLog 8 Jan 2015 21:42:20 -0000 1.254 +++ ChangeLog 8 Jan 2015 22:04:57 -0000 1.255 @@ -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.254 2015/01/08 21:42:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.255 2015/01/08 22:04:57 zlogene Exp $ + + 08 Jan 2015; Mikle Kolyada <[email protected]> gettext-0.19.3.ebuild: + amd64 stable wrt bug #528242 08 Jan 2015; Jeroen Roovers <[email protected]> gettext-0.19.3.ebuild: Stable for HPPA (bug #528242).
