diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-01-23 12:45:13 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-01-23 12:45:13 +0000 |
commit | c659474da5d36d823525cd222fc3ed4f7b427c07 (patch) | |
tree | 519224e06080dd31c70156db7bbe07f176038006 /sys-devel | |
parent | Stable on sparc wrt #156061 (diff) | |
download | gentoo-2-c659474da5d36d823525cd222fc3ed4f7b427c07.tar.gz gentoo-2-c659474da5d36d823525cd222fc3ed4f7b427c07.tar.bz2 gentoo-2-c659474da5d36d823525cd222fc3ed4f7b427c07.zip |
Stable for HPPA (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 | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gettext/ChangeLog b/sys-devel/gettext/ChangeLog index a5ec684aad22..1c3d51517caa 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.136 2007/01/22 17:30:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.137 2007/01/23 12:45:13 jer Exp $ + + 23 Jan 2007; Jeroen Roovers <jer@gentoo.org> gettext-0.16.1.ebuild: + Stable for HPPA (bug #163178). 22 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> gettext-0.16.1.ebuild: Stable on sparc wrt #163178 diff --git a/sys-devel/gettext/gettext-0.16.1.ebuild b/sys-devel/gettext/gettext-0.16.1.ebuild index cd223fa8824c..6e9a90e0eba3 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-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.5 2007/01/22 17:30:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.16.1.ebuild,v 1.6 2007/01/23 12:45:13 jer 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 |