diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-16 11:13:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-16 11:13:14 +0000 |
commit | 50323bd8b08ca52a59fda3a8ab6231d52ab60d07 (patch) | |
tree | 40c7f730d042b895e56373dfa470d2f8f7d7c84a /sys-devel/gettext | |
parent | Add ibm-jdk-bin-1.6 to jdk-1.6 alternatives. (diff) | |
download | gentoo-2-50323bd8b08ca52a59fda3a8ab6231d52ab60d07.tar.gz gentoo-2-50323bd8b08ca52a59fda3a8ab6231d52ab60d07.tar.bz2 gentoo-2-50323bd8b08ca52a59fda3a8ab6231d52ab60d07.zip |
alpha/ia64/sparc stable wrt #202168
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-devel/gettext')
-rw-r--r-- | sys-devel/gettext/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gettext/gettext-0.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gettext/ChangeLog b/sys-devel/gettext/ChangeLog index ff7256573860..b4ffcf7bc9a0 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.158 2007/12/15 08:13:45 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.159 2007/12/16 11:13:14 armin76 Exp $ + + 16 Dec 2007; Raúl Porcel <armin76@gentoo.org> gettext-0.17.ebuild: + alpha/ia64/sparc stable wrt #202168 15 Dec 2007; Samuli Suominen <drac@gentoo.org> gettext-0.17.ebuild: amd64 stable wrt #202168 diff --git a/sys-devel/gettext/gettext-0.17.ebuild b/sys-devel/gettext/gettext-0.17.ebuild index edf824ae96f4..99216cee460c 100644 --- a/sys-devel/gettext/gettext-0.17.ebuild +++ b/sys-devel/gettext/gettext-0.17.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.17.ebuild,v 1.5 2007/12/15 08:13:45 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.17.ebuild,v 1.6 2007/12/16 11:13:14 armin76 Exp $ inherit flag-o-matic eutils multilib toolchain-funcs mono libtool @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="emacs nls doc nocxx" DEPEND="virtual/libiconv |