summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-09-26 21:47:34 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-09-26 21:47:34 +0000
commit009be8cae20c1a7a80bbd7c3501cb3fba5aafa50 (patch)
tree79e5529616d9150d05f02d5f2282d2a606698ab6 /sys-devel
parentFixed DEPEND/RDEPEND. (diff)
downloadgentoo-2-009be8cae20c1a7a80bbd7c3501cb3fba5aafa50.tar.gz
gentoo-2-009be8cae20c1a7a80bbd7c3501cb3fba5aafa50.tar.bz2
gentoo-2-009be8cae20c1a7a80bbd7c3501cb3fba5aafa50.zip
Stable on sparc wrt #148798
(Portage version: 2.1.1)
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 bb22cff7adf0..5eacb4bffa68 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.122 2006/09/26 18:34:36 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.123 2006/09/26 21:47:34 gustavoz Exp $
+
+ 26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> gettext-0.15.ebuild:
+ Stable on sparc wrt #148798
26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> gettext-0.15.ebuild:
Stable on hppa wrt #148798
diff --git a/sys-devel/gettext/gettext-0.15.ebuild b/sys-devel/gettext/gettext-0.15.ebuild
index b024f202dcb0..3acd9c801412 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.11 2006/09/26 18:34:36 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.15.ebuild,v 1.12 2006/09/26 21:47:34 gustavoz 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"