summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-01-07 21:00:02 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-01-07 21:00:02 +0000
commitf7e66157857da15ac3905164d69a8c6333faba97 (patch)
tree96641a937c0e91c4e3d0d761f70ce82a8f8016e0 /sys-devel/bin86
parentgoodbye egcs64-sparc, hello gcc-sparc64 (diff)
downloadhistorical-f7e66157857da15ac3905164d69a8c6333faba97.tar.gz
historical-f7e66157857da15ac3905164d69a8c6333faba97.tar.bz2
historical-f7e66157857da15ac3905164d69a8c6333faba97.zip
-sparc all of them, they don't work for sparc
Diffstat (limited to 'sys-devel/bin86')
-rw-r--r--sys-devel/bin86/ChangeLog6
-rw-r--r--sys-devel/bin86/Manifest12
-rw-r--r--sys-devel/bin86/bin86-0.15.5.ebuild6
-rw-r--r--sys-devel/bin86/bin86-0.16.0.ebuild6
-rw-r--r--sys-devel/bin86/bin86-0.16.11-r1.ebuild6
-rw-r--r--sys-devel/bin86/bin86-0.16.13.ebuild6
6 files changed, 23 insertions, 19 deletions
diff --git a/sys-devel/bin86/ChangeLog b/sys-devel/bin86/ChangeLog
index 66d72f05edb0..41b03dfb58d5 100644
--- a/sys-devel/bin86/ChangeLog
+++ b/sys-devel/bin86/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/bin86
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v 1.9 2003/10/04 20:53:28 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v 1.10 2004/01/07 20:59:51 gustavoz Exp $
+
+ 07 Jan 2004; <gustavoz@gentoo.org> bin86-0.15.5.ebuild, bin86-0.16.0.ebuild,
+ bin86-0.16.11-r1.ebuild, bin86-0.16.13.ebuild:
+ -sparc all of them, this doesn't work on sparc!
*bin86-0.16.13 (04 Oct 2003)
diff --git a/sys-devel/bin86/Manifest b/sys-devel/bin86/Manifest
index 7df41df13ff5..6e182fbb2d5b 100644
--- a/sys-devel/bin86/Manifest
+++ b/sys-devel/bin86/Manifest
@@ -1,11 +1,11 @@
-MD5 e8332b0cb1b1a07d136e72ab917e4488 ChangeLog 1626
-MD5 d49aa68797cca8ca7e44bba74a211620 bin86-0.15.5.ebuild 765
-MD5 2a45e4718d3133e3bcb87429d706fbf1 bin86-0.16.0.ebuild 745
-MD5 a6f2838a670af9917d6e81e2c2109cb0 bin86-0.16.11-r1.ebuild 833
-MD5 65ef66649d4a11457707b3d66cdee721 bin86-0.16.13.ebuild 817
+MD5 bf7eb578efdf30ce4990f1704bad1137 bin86-0.16.11-r1.ebuild 833
+MD5 8a094c7d6a5cd309f347faf6bab9989f bin86-0.16.13.ebuild 819
+MD5 40129b241b62b2757740c9dbddc3c700 bin86-0.15.5.ebuild 766
+MD5 3e58174f4d1fdc3edfc37f47cfc0ca72 bin86-0.16.0.ebuild 745
+MD5 ce45857126b30fcf22b7cbd5744fbdb5 ChangeLog 1808
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 d602d21813859b5f74b9349bab1a8f22 files/bin86-0.15.4-Makefile-gentoo.diff 1682
+MD5 3e8b2cbfe9d20036521c1a53960279e8 files/digest-bin86-0.16.13 65
MD5 e3d44923f880c5e2ae32acb9581903cf files/digest-bin86-0.15.5 64
MD5 7d22d60b602b4280bac1e01f3d92a31a files/digest-bin86-0.16.0 65
MD5 9448e27802855b46024c8af6803ae47e files/digest-bin86-0.16.11-r1 66
-MD5 3e8b2cbfe9d20036521c1a53960279e8 files/digest-bin86-0.16.13 65
diff --git a/sys-devel/bin86/bin86-0.15.5.ebuild b/sys-devel/bin86/bin86-0.15.5.ebuild
index 79fb51860b5e..527ad6f21a1f 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-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 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.12 2003/09/06 08:09:55 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.15.5.ebuild,v 1.13 2004/01/07 20:59:51 gustavoz 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 -ppc"
+KEYWORDS="x86 -sparc -ppc"
src_unpack() {
diff --git a/sys-devel/bin86/bin86-0.16.0.ebuild b/sys-devel/bin86/bin86-0.16.0.ebuild
index 41cdc66efac8..752152571c5d 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-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 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.6 2003/09/06 08:09:55 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.0.ebuild,v 1.7 2004/01/07 20:59:51 gustavoz 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 -ppc"
+KEYWORDS="x86 -sparc -ppc"
src_compile() {
diff --git a/sys-devel/bin86/bin86-0.16.11-r1.ebuild b/sys-devel/bin86/bin86-0.16.11-r1.ebuild
index c638456a54eb..ec7486651f98 100644
--- a/sys-devel/bin86/bin86-0.16.11-r1.ebuild
+++ b/sys-devel/bin86/bin86-0.16.11-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 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.11-r1.ebuild,v 1.2 2003/09/06 08:09:55 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.11-r1.ebuild,v 1.3 2004/01/07 20:59:51 gustavoz Exp $
IUSE=""
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.cix.co.uk/~mayday/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc -ppc"
+KEYWORDS="~x86 -sparc -ppc"
DEPEND="virtual/glibc sys-apps/sed"
RDEPEND="virtual/glibc"
diff --git a/sys-devel/bin86/bin86-0.16.13.ebuild b/sys-devel/bin86/bin86-0.16.13.ebuild
index ce93895875b4..308457b6017e 100644
--- a/sys-devel/bin86/bin86-0.16.13.ebuild
+++ b/sys-devel/bin86/bin86-0.16.13.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 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.13.ebuild,v 1.1 2003/10/04 20:53:28 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.13.ebuild,v 1.2 2004/01/07 20:59:51 gustavoz Exp $
IUSE=
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.cix.co.uk/~mayday/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc -ppc"
+KEYWORDS="~x86 -sparc -ppc"
DEPEND="virtual/glibc sys-apps/sed"
RDEPEND="virtual/glibc"