summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2006-09-30 00:06:36 +0000
committerAndrej Kacian <ticho@gentoo.org>2006-09-30 00:06:36 +0000
commit637d5f33daf9e81e1eb312859cb4f97d79c5fe23 (patch)
treec75676584c41978c82e3cb88d87e8d8a64b14e98 /sys-devel
parentversion bump, solving bug #145982. (diff)
downloadgentoo-2-637d5f33daf9e81e1eb312859cb4f97d79c5fe23.tar.gz
gentoo-2-637d5f33daf9e81e1eb312859cb4f97d79c5fe23.tar.bz2
gentoo-2-637d5f33daf9e81e1eb312859cb4f97d79c5fe23.zip
Stable on x86, bug #148798.
(Portage version: 2.1.2_pre1-r4)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gettext/ChangeLog5
-rw-r--r--sys-devel/gettext/gettext-0.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gettext/ChangeLog b/sys-devel/gettext/ChangeLog
index dad7dab9c6fa..cee13593653c 100644
--- a/sys-devel/gettext/ChangeLog
+++ b/sys-devel/gettext/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gettext
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.125 2006/09/28 10:21:37 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.126 2006/09/30 00:06:36 ticho Exp $
+
+ 30 Sep 2006; <ticho@gentoo.org> gettext-0.15.ebuild:
+ Stable on x86, bug #148798.
28 Sep 2006; Fernando J. Pereda <ferdy@gentoo.org> gettext-0.15.ebuild:
Stable on alpha as per bug #148798
diff --git a/sys-devel/gettext/gettext-0.15.ebuild b/sys-devel/gettext/gettext-0.15.ebuild
index aa9e6fcc5abc..62337ac77ee2 100644
--- a/sys-devel/gettext/gettext-0.15.ebuild
+++ b/sys-devel/gettext/gettext-0.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.15.ebuild,v 1.14 2006/09/28 10:21:37 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.15.ebuild,v 1.15 2006/09/30 00:06:36 ticho 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 ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~ia64 m68k ~mips ppc ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="emacs nls doc nocxx"
DEPEND="virtual/libiconv"