summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:37:28 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:37:28 +0000
commitaaf5225506c27c0d5d40c6cff8aa3ae0f87b62aa (patch)
tree630a4945103041dae6049c747a0e7028949c741b /sys-devel/m4
parent12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff)
downloadhistorical-aaf5225506c27c0d5d40c6cff8aa3ae0f87b62aa.tar.gz
historical-aaf5225506c27c0d5d40c6cff8aa3ae0f87b62aa.tar.bz2
historical-aaf5225506c27c0d5d40c6cff8aa3ae0f87b62aa.zip
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'sys-devel/m4')
-rw-r--r--sys-devel/m4/ChangeLog5
-rw-r--r--sys-devel/m4/m4-1.4o-r2.ebuild4
-rw-r--r--sys-devel/m4/m4-1.4p.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/m4/ChangeLog b/sys-devel/m4/ChangeLog
index 9cbc5617fc6a..85a5a262936d 100644
--- a/sys-devel/m4/ChangeLog
+++ b/sys-devel/m4/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sys-devel/m4
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.2 2002/03/21 08:03:12 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.3 2002/12/09 04:37:27 manson Exp $
+\* Autoupdate keywords (12-6-02)
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
+
*m4-1.4p (21 March 2002)
*m4-1.4o-r2 (1 Feb 2002)
diff --git a/sys-devel/m4/m4-1.4o-r2.ebuild b/sys-devel/m4/m4-1.4o-r2.ebuild
index c66430fcec68..2c1f5c29e51c 100644
--- a/sys-devel/m4/m4-1.4o-r2.ebuild
+++ b/sys-devel/m4/m4-1.4o-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4o-r2.ebuild,v 1.11 2002/10/05 05:39:26 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4o-r2.ebuild,v 1.12 2002/12/09 04:37:27 manson Exp $
IUSE="nls"
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.seindal.dk/gnu/${A}"
HOMEPAGE="http://www.gnu.org/software/m4/m4.html"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc "
DEPEND="virtual/glibc
nls? ( sys-devel/gettext )
diff --git a/sys-devel/m4/m4-1.4p.ebuild b/sys-devel/m4/m4-1.4p.ebuild
index acb1e723351f..194df4038641 100644
--- a/sys-devel/m4/m4-1.4p.ebuild
+++ b/sys-devel/m4/m4-1.4p.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4p.ebuild,v 1.10 2002/10/25 17:16:58 wwoods Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4p.ebuild,v 1.11 2002/12/09 04:37:27 manson Exp $
inherit gnuconfig
@@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.seindal.dk/gnu/${MY_P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/m4/m4.html"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc sparc64 alpha"
+KEYWORDS="x86 ppc sparc alpha"
DEPEND="virtual/glibc
nls? ( sys-devel/gettext )