diff options
author | 2005-06-16 12:49:27 +0000 | |
---|---|---|
committer | 2005-06-16 12:49:27 +0000 | |
commit | 212385db6d02c531a8badeb6736549e2a1df76fa (patch) | |
tree | 911d704cb58a735406a4b781f38d82dc389688e3 /sys-devel/gettext | |
parent | Removing old versions. (diff) | |
download | gentoo-2-212385db6d02c531a8badeb6736549e2a1df76fa.tar.gz gentoo-2-212385db6d02c531a8badeb6736549e2a1df76fa.tar.bz2 gentoo-2-212385db6d02c531a8badeb6736549e2a1df76fa.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-devel/gettext')
-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 675877bb9f52..5035f14121ad 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.89 2005/06/12 23:17:35 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.90 2005/06/16 12:49:27 gustavoz Exp $ + + 16 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> gettext-0.14.4.ebuild: + Stable on sparc 12 Jun 2005; Lina Pezzella <j4rg0n@gentoo.org> gettext-0.14.4.ebuild: Stable ppc-macos diff --git a/sys-devel/gettext/gettext-0.14.4.ebuild b/sys-devel/gettext/gettext-0.14.4.ebuild index 664639a3c1a4..446b3f381bb0 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.9 2005/06/12 23:17:35 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.14.4.ebuild,v 1.10 2005/06/16 12:49:27 gustavoz 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 )" |