diff options
author | 2005-06-12 23:17:35 +0000 | |
---|---|---|
committer | 2005-06-12 23:17:35 +0000 | |
commit | f4709c268330afe3a03e8c47a144fffcd1986134 (patch) | |
tree | 028b2c1527eca25f56114c7c24016a67bc0dd4c0 | |
parent | Version bump. (diff) | |
download | gentoo-2-f4709c268330afe3a03e8c47a144fffcd1986134.tar.gz gentoo-2-f4709c268330afe3a03e8c47a144fffcd1986134.tar.bz2 gentoo-2-f4709c268330afe3a03e8c47a144fffcd1986134.zip |
Stable ppc-macos
(Portage version: 2.0.51.19)
-rw-r--r-- | sys-devel/gettext/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gettext/gettext-0.14.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gettext/ChangeLog b/sys-devel/gettext/ChangeLog index 161d1972ef80..675877bb9f52 100644 --- a/sys-devel/gettext/ChangeLog +++ b/sys-devel/gettext/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gettext # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.88 2005/04/25 06:50:18 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.89 2005/06/12 23:17:35 j4rg0n Exp $ + + 12 Jun 2005; Lina Pezzella <j4rg0n@gentoo.org> gettext-0.14.4.ebuild: + Stable ppc-macos 25 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> gettext-0.14.1-r1.ebuild: diff --git a/sys-devel/gettext/gettext-0.14.4.ebuild b/sys-devel/gettext/gettext-0.14.4.ebuild index 46bf7b07d5b3..664639a3c1a4 100644 --- a/sys-devel/gettext/gettext-0.14.4.ebuild +++ b/sys-devel/gettext/gettext-0.14.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.14.4.ebuild,v 1.8 2005/06/12 23:03:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.14.4.ebuild,v 1.9 2005/06/12 23:17:35 j4rg0n Exp $ inherit flag-o-matic eutils 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 x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc-macos ~ppc64 s390 sh ~sparc x86" IUSE="emacs nls doc" DEPEND="|| ( sys-libs/glibc dev-libs/libiconv )" |