diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-04 16:51:35 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-04 16:51:35 +0000 |
commit | 02c106a533c4322fc8601db923e167bec7b36b47 (patch) | |
tree | 181666daf0b9af681b1ce9fa6c74a3770c25c428 /sys-devel | |
parent | Allow to use udisks-2 (#439628), drop old (diff) | |
download | gentoo-2-02c106a533c4322fc8601db923e167bec7b36b47.tar.gz gentoo-2-02c106a533c4322fc8601db923e167bec7b36b47.tar.bz2 gentoo-2-02c106a533c4322fc8601db923e167bec7b36b47.zip |
ia64 stable wrt bug #551828
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'sys-devel')
-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 73599644b9fa..ac0afda01b9d 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.270 2015/07/04 11:25:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.271 2015/07/04 16:51:35 zlogene Exp $ + + 04 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> gettext-0.19.4.ebuild: + ia64 stable wrt bug #551828 04 Jul 2015; Jeroen Roovers <jer@gentoo.org> gettext-0.19.4.ebuild: Stable for HPPA (bug #551828). diff --git a/sys-devel/gettext/gettext-0.19.4.ebuild b/sys-devel/gettext/gettext-0.19.4.ebuild index 51e3067b3c36..f493cbeec76b 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.8 2015/07/04 11:25:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.4.ebuild,v 1.9 2015/07/04 16:51:35 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 |