diff options
author | 2014-03-02 22:42:23 +0000 | |
---|---|---|
committer | 2014-03-02 22:42:23 +0000 | |
commit | 00309f90b8d492fcdec80c6eef54ea7509a621b3 (patch) | |
tree | ae01c6c24db2bf9ab185d9d7ab565a5a6006fc0b /sys-devel/gettext | |
parent | amd64 stable, bug #500796 (diff) | |
download | gentoo-2-00309f90b8d492fcdec80c6eef54ea7509a621b3.tar.gz gentoo-2-00309f90b8d492fcdec80c6eef54ea7509a621b3.tar.bz2 gentoo-2-00309f90b8d492fcdec80c6eef54ea7509a621b3.zip |
amd64 stable, bug #500872
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sys-devel/gettext')
-rw-r--r-- | sys-devel/gettext/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gettext/gettext-0.18.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gettext/ChangeLog b/sys-devel/gettext/ChangeLog index 12ce45fb3041..1258b41bbdd0 100644 --- a/sys-devel/gettext/ChangeLog +++ b/sys-devel/gettext/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gettext # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.233 2014/03/02 11:37:49 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.234 2014/03/02 22:42:23 pacho Exp $ + + 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> gettext-0.18.3.2.ebuild: + amd64 stable, bug #500872 02 Mar 2014; Akinori Hattori <hattya@gentoo.org> gettext-0.18.3.2.ebuild: ia64 stable wrt bug #500872 diff --git a/sys-devel/gettext/gettext-0.18.3.2.ebuild b/sys-devel/gettext/gettext-0.18.3.2.ebuild index 7b81c958305b..9ed73828d868 100644 --- a/sys-devel/gettext/gettext-0.18.3.2.ebuild +++ b/sys-devel/gettext/gettext-0.18.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.18.3.2.ebuild,v 1.5 2014/03/02 11:37:49 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.18.3.2.ebuild,v 1.6 2014/03/02 22:42:23 pacho 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" # only runtime goes multilib |