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/bin86
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/bin86')
-rw-r--r--sys-devel/bin86/ChangeLog5
-rw-r--r--sys-devel/bin86/bin86-0.15.5.ebuild4
-rw-r--r--sys-devel/bin86/bin86-0.16.0.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/bin86/ChangeLog b/sys-devel/bin86/ChangeLog
index ee0ddffe7360..c7e6fef91884 100644
--- a/sys-devel/bin86/ChangeLog
+++ b/sys-devel/bin86/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sys-devel/bin86
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v 1.2 2002/11/16 17:24:01 lostlogic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/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
+
*bin86-0.16.0 (16 Nov 2002)
16 Nov 2002; Brandon Low <lostlogic@gentoo.org> bin86-0.16.0.ebuild :
diff --git a/sys-devel/bin86/bin86-0.15.5.ebuild b/sys-devel/bin86/bin86-0.15.5.ebuild
index 98a5828f214b..e67f8ce5ba25 100644
--- a/sys-devel/bin86/bin86-0.15.5.ebuild
+++ b/sys-devel/bin86/bin86-0.15.5.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/bin86/bin86-0.15.5.ebuild,v 1.8 2002/10/04 06:33:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.15.5.ebuild,v 1.9 2002/12/09 04:37:27 manson Exp $
S=${WORKDIR}/bin86
DESCRIPTION="Assembler and loader used to create kernel bootsector"
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.cix.co.uk/~mayday/"
DEPEND="virtual/glibc"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc "
src_unpack() {
diff --git a/sys-devel/bin86/bin86-0.16.0.ebuild b/sys-devel/bin86/bin86-0.16.0.ebuild
index a8fdec63970b..a7a1f6973415 100644
--- a/sys-devel/bin86/bin86-0.16.0.ebuild
+++ b/sys-devel/bin86/bin86-0.16.0.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/bin86/bin86-0.16.0.ebuild,v 1.1 2002/11/16 17:24:01 lostlogic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.0.ebuild,v 1.2 2002/12/09 04:37:27 manson Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Assembler and loader used to create kernel bootsector"
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.cix.co.uk/~mayday/"
DEPEND="virtual/glibc"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~sparc64"
+KEYWORDS="~x86 ~sparc "
src_compile() {