diff options
-rw-r--r-- | sys-devel/bin86/Manifest | 8 | ||||
-rw-r--r-- | sys-devel/bin86/bin86-0.15.5.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/bin86/bin86-0.16.0.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/bin86/bin86-0.16.10.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/bin86/bin86-0.16.11.ebuild | 4 |
5 files changed, 12 insertions, 12 deletions
diff --git a/sys-devel/bin86/Manifest b/sys-devel/bin86/Manifest index 9c88c13bf381..8a2cecb93a5e 100644 --- a/sys-devel/bin86/Manifest +++ b/sys-devel/bin86/Manifest @@ -1,8 +1,8 @@ MD5 cb16a4cbb4885231fac89e5d5f309042 ChangeLog 1335 -MD5 65d67d5aec662127fab3ae4b8fefe9fd bin86-0.15.5.ebuild 760 -MD5 091bb9a677f2bf77b182d24d8808c276 bin86-0.16.0.ebuild 740 -MD5 6f745f671889ece37ed67de741fad547 bin86-0.16.10.ebuild 754 -MD5 bf0d606814544bd34ba3a9869fcc97d6 bin86-0.16.11.ebuild 754 +MD5 c797d2290266117cce1f64925add84be bin86-0.15.5.ebuild 766 +MD5 8bf8531b37c9a9b8d6177af7079d4825 bin86-0.16.0.ebuild 746 +MD5 7b59df7d2589871f102962e1afb2433f bin86-0.16.10.ebuild 760 +MD5 6ee962fcdf61b626673bf96041382f2b bin86-0.16.11.ebuild 760 MD5 d602d21813859b5f74b9349bab1a8f22 files/bin86-0.15.4-Makefile-gentoo.diff 1682 MD5 e3d44923f880c5e2ae32acb9581903cf files/digest-bin86-0.15.5 64 MD5 7d22d60b602b4280bac1e01f3d92a31a files/digest-bin86-0.16.0 65 diff --git a/sys-devel/bin86/bin86-0.15.5.ebuild b/sys-devel/bin86/bin86-0.15.5.ebuild index adb18c9a3dcb..0750f251d763 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. # 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.10 2003/02/13 16:26:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.15.5.ebuild,v 1.11 2003/07/16 08:13:35 pvdabeel 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 " +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 6a2b315aee5b..94c5626d4ffa 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. # 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.4 2003/03/16 17:39:38 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.0.ebuild,v 1.5 2003/07/16 08:13:35 pvdabeel 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 " +KEYWORDS="x86 ~sparc -ppc" src_compile() { diff --git a/sys-devel/bin86/bin86-0.16.10.ebuild b/sys-devel/bin86/bin86-0.16.10.ebuild index 531b87cc721b..daf4dec870af 100644 --- a/sys-devel/bin86/bin86-0.16.10.ebuild +++ b/sys-devel/bin86/bin86-0.16.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.10.ebuild,v 1.2 2003/02/13 16:26:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.10.ebuild,v 1.3 2003/07/16 08:13:35 pvdabeel Exp $ IUSE="" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.cix.co.uk/~mayday/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc " +KEYWORDS="~x86 ~sparc -ppc" DEPEND="virtual/glibc" diff --git a/sys-devel/bin86/bin86-0.16.11.ebuild b/sys-devel/bin86/bin86-0.16.11.ebuild index b79f4779a3f9..aa91f59596a4 100644 --- a/sys-devel/bin86/bin86-0.16.11.ebuild +++ b/sys-devel/bin86/bin86-0.16.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.ebuild,v 1.1 2003/03/16 17:39:38 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.11.ebuild,v 1.2 2003/07/16 08:13:35 pvdabeel Exp $ IUSE="" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.cix.co.uk/~mayday/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc " +KEYWORDS="~x86 ~sparc -ppc" DEPEND="virtual/glibc" |