summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephanie J. Lockwood-Childs <wormo@gentoo.org>2006-09-28 06:00:05 +0000
committerStephanie J. Lockwood-Childs <wormo@gentoo.org>2006-09-28 06:00:05 +0000
commit6a594b9867e9301eed843580e052cdf48da69ffe (patch)
tree16a6c99ec1e00a72707c30daa18df23c897e05bd /sys-devel
parent(#149327) Don't treat .keep files from keepdir() as queue files. Also, pass s... (diff)
downloadgentoo-2-6a594b9867e9301eed843580e052cdf48da69ffe.tar.gz
gentoo-2-6a594b9867e9301eed843580e052cdf48da69ffe.tar.bz2
gentoo-2-6a594b9867e9301eed843580e052cdf48da69ffe.zip
stable on ppc (Bug #148798)
(Portage version: 2.1.1)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gettext/ChangeLog6
-rw-r--r--sys-devel/gettext/gettext-0.12.1-r2.ebuild4
-rw-r--r--sys-devel/gettext/gettext-0.15.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-devel/gettext/ChangeLog b/sys-devel/gettext/ChangeLog
index 5eacb4bffa68..576a1b04f8a5 100644
--- a/sys-devel/gettext/ChangeLog
+++ b/sys-devel/gettext/ChangeLog
@@ -1,6 +1,10 @@
# 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.123 2006/09/26 21:47:34 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.124 2006/09/28 06:00:05 wormo Exp $
+
+ 27 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
+ gettext-0.15.ebuild:
+ stable on ppc (Bug #148798)
26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> gettext-0.15.ebuild:
Stable on sparc wrt #148798
diff --git a/sys-devel/gettext/gettext-0.12.1-r2.ebuild b/sys-devel/gettext/gettext-0.12.1-r2.ebuild
index ef316cc49d38..893ab8f2cec9 100644
--- a/sys-devel/gettext/gettext-0.12.1-r2.ebuild
+++ b/sys-devel/gettext/gettext-0.12.1-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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.12.1-r2.ebuild,v 1.18 2005/01/03 00:05:06 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.12.1-r2.ebuild,v 1.19 2006/09/28 06:00:05 wormo Exp $
inherit eutils gnuconfig toolchain-funcs libtool
diff --git a/sys-devel/gettext/gettext-0.15.ebuild b/sys-devel/gettext/gettext-0.15.ebuild
index 3acd9c801412..1a4c00b69bb3 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.12 2006/09/26 21:47:34 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.15.ebuild,v 1.13 2006/09/28 06:00:05 wormo 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"