summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-10-26 18:44:54 +0000
committerMarkus Meier <maekke@gentoo.org>2008-10-26 18:44:54 +0000
commitc8df7781bd4354bcc07762087e5df5e5c17caec0 (patch)
treece0e035c3d40595917905b2416d3bdb6f19f1d08 /sys-apps/gawk
parentBug #239273 - Remove 2.0.51.22-r3 due to lack of EAPI support which renders i... (diff)
downloadhistorical-c8df7781bd4354bcc07762087e5df5e5c17caec0.tar.gz
historical-c8df7781bd4354bcc07762087e5df5e5c17caec0.tar.bz2
historical-c8df7781bd4354bcc07762087e5df5e5c17caec0.zip
amd64 stable, bug #244384
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.28-rc1 i686
Diffstat (limited to 'sys-apps/gawk')
-rw-r--r--sys-apps/gawk/ChangeLog5
-rw-r--r--sys-apps/gawk/gawk-3.1.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/gawk/ChangeLog b/sys-apps/gawk/ChangeLog
index a05f64ee287a..4b0377ddbebc 100644
--- a/sys-apps/gawk/ChangeLog
+++ b/sys-apps/gawk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/gawk
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/ChangeLog,v 1.121 2008/10/26 12:54:42 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/ChangeLog,v 1.122 2008/10/26 18:44:54 maekke Exp $
+
+ 26 Oct 2008; Markus Meier <maekke@gentoo.org> gawk-3.1.6.ebuild:
+ amd64 stable, bug #244384
26 Oct 2008; nixnut <nixnut@gentoo.org> gawk-3.1.6.ebuild:
Stable on ppc wrt bug 244384
diff --git a/sys-apps/gawk/gawk-3.1.6.ebuild b/sys-apps/gawk/gawk-3.1.6.ebuild
index ebcf631e366f..51f40b782538 100644
--- a/sys-apps/gawk/gawk-3.1.6.ebuild
+++ b/sys-apps/gawk/gawk-3.1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/gawk-3.1.6.ebuild,v 1.6 2008/10/26 12:54:42 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/gawk-3.1.6.ebuild,v 1.7 2008/10/26 18:44:54 maekke Exp $
inherit eutils toolchain-funcs multilib
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/gawk/${P}.tar.bz2"
LICENSE="GPL-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="nls"
RDEPEND=""