diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-06-28 08:44:11 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-06-28 08:44:11 +0000 |
commit | f85b85585350b62e6893ed580f9ba0c212fc1457 (patch) | |
tree | f32036274c5975d6ddd3d5ca5ba118be31a4cdbd /sys-devel/gettext | |
parent | arm stable, bug #550152 (diff) | |
download | gentoo-2-f85b85585350b62e6893ed580f9ba0c212fc1457.tar.gz gentoo-2-f85b85585350b62e6893ed580f9ba0c212fc1457.tar.bz2 gentoo-2-f85b85585350b62e6893ed580f9ba0c212fc1457.zip |
x86 stable wrt bug #551828
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'sys-devel/gettext')
-rw-r--r-- | sys-devel/gettext/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gettext/gettext-0.19.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gettext/ChangeLog b/sys-devel/gettext/ChangeLog index 6e3a33ede62d..a601fd637ccf 100644 --- a/sys-devel/gettext/ChangeLog +++ b/sys-devel/gettext/ChangeLog @@ -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.267 2015/06/26 14:29:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.268 2015/06/28 08:44:11 zlogene Exp $ + + 28 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> gettext-0.19.4.ebuild: + x86 stable wrt bug #551828 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> gettext-0.19.4.ebuild: Stable for amd64, wrt bug #551828 diff --git a/sys-devel/gettext/gettext-0.19.4.ebuild b/sys-devel/gettext/gettext-0.19.4.ebuild index 518b9e252a14..88b8ce87e5ea 100644 --- a/sys-devel/gettext/gettext-0.19.4.ebuild +++ b/sys-devel/gettext/gettext-0.19.4.ebuild @@ -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.4.ebuild,v 1.5 2015/06/26 14:29:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild,v 1.6 2015/06/28 08:44:11 zlogene Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" 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" # only runtime goes multilib |