diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-01-22 12:38:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-01-22 12:38:55 +0000 |
commit | 0c8cca3a8e884bbf3796f070bd03925aa3438979 (patch) | |
tree | 6cd22f52807e3c21ca8daba171af89658bda710c /sys-devel | |
parent | Stable on IA64. (diff) | |
download | gentoo-2-0c8cca3a8e884bbf3796f070bd03925aa3438979.tar.gz gentoo-2-0c8cca3a8e884bbf3796f070bd03925aa3438979.tar.bz2 gentoo-2-0c8cca3a8e884bbf3796f070bd03925aa3438979.zip |
x86 stable wrt bug 163178
(Portage version: 2.1.2-r2)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gettext/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gettext/gettext-0.16.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-devel/gettext/ChangeLog b/sys-devel/gettext/ChangeLog index 5240303fe827..237c494bf324 100644 --- a/sys-devel/gettext/ChangeLog +++ b/sys-devel/gettext/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gettext # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.133 2007/01/05 09:15:35 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.134 2007/01/22 12:38:55 armin76 Exp $ + + 22 Jan 2007; Raúl Porcel <armin76@gentoo.org> gettext-0.16.1.ebuild: + x86 stable wrt bug 163178 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> gettext-0.12.1-r2.ebuild, gettext-0.14.1-r1.ebuild: diff --git a/sys-devel/gettext/gettext-0.16.1.ebuild b/sys-devel/gettext/gettext-0.16.1.ebuild index dec038e38f33..8295ca502977 100644 --- a/sys-devel/gettext/gettext-0.16.1.ebuild +++ b/sys-devel/gettext/gettext-0.16.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.16.1.ebuild,v 1.2 2007/01/22 07:55:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.16.1.ebuild,v 1.3 2007/01/22 12:38:55 armin76 Exp $ inherit flag-o-matic eutils multilib toolchain-funcs mono libtool elisp-common @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc-macos ~ppc64 s390 sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc-macos ~ppc64 s390 sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="emacs nls doc nocxx" DEPEND="virtual/libiconv |