diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 08:10:54 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 08:10:54 +0000 |
commit | b998104c0ece932692fb196cad924268bf33f523 (patch) | |
tree | b8d6ae14accaea8fc616a0105b5b1d4ca3d8049d /sys-devel/bin86 | |
parent | whitespace cleanup (diff) | |
download | gentoo-2-b998104c0ece932692fb196cad924268bf33f523.tar.gz gentoo-2-b998104c0ece932692fb196cad924268bf33f523.tar.bz2 gentoo-2-b998104c0ece932692fb196cad924268bf33f523.zip |
whitespace cleanup
Diffstat (limited to 'sys-devel/bin86')
-rw-r--r-- | sys-devel/bin86/Manifest | 12 | ||||
-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-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/bin86/bin86-0.16.11.ebuild | 4 |
6 files changed, 16 insertions, 16 deletions
diff --git a/sys-devel/bin86/Manifest b/sys-devel/bin86/Manifest index d88c00df18be..7aebbec971f8 100644 --- a/sys-devel/bin86/Manifest +++ b/sys-devel/bin86/Manifest @@ -1,12 +1,12 @@ +MD5 c66a2b7241aab2897a0519de9a8ea3c9 ChangeLog 1504 +MD5 d49aa68797cca8ca7e44bba74a211620 bin86-0.15.5.ebuild 765 +MD5 2a45e4718d3133e3bcb87429d706fbf1 bin86-0.16.0.ebuild 745 +MD5 a4b95e3c929218907f80a9a5e22bb9f6 bin86-0.16.10.ebuild 759 +MD5 1aecc149f971328548e8cb3907ca3664 bin86-0.16.11.ebuild 759 +MD5 a6f2838a670af9917d6e81e2c2109cb0 bin86-0.16.11-r1.ebuild 833 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 MD5 c845c74a3bfb5ebe45c6cd5038415441 files/digest-bin86-0.16.10 66 MD5 9448e27802855b46024c8af6803ae47e files/digest-bin86-0.16.11 66 MD5 9448e27802855b46024c8af6803ae47e files/digest-bin86-0.16.11-r1 66 -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 c66a2b7241aab2897a0519de9a8ea3c9 ChangeLog 1504 -MD5 6ee962fcdf61b626673bf96041382f2b bin86-0.16.11.ebuild 760 -MD5 921b78f12bad55bb5835d44cbe9819aa bin86-0.16.11-r1.ebuild 833 diff --git a/sys-devel/bin86/bin86-0.15.5.ebuild b/sys-devel/bin86/bin86-0.15.5.ebuild index 0750f251d763..79fb51860b5e 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.11 2003/07/16 08:13:35 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.15.5.ebuild,v 1.12 2003/09/06 08:09:55 msterret Exp $ S=${WORKDIR}/bin86 DESCRIPTION="Assembler and loader used to create kernel bootsector" @@ -29,7 +29,7 @@ src_install() { make DESTDIR=${D} install || die - dodoc README README-0.4 ChangeLog + dodoc README README-0.4 ChangeLog docinto as dodoc as/COPYING as/TODO } diff --git a/sys-devel/bin86/bin86-0.16.0.ebuild b/sys-devel/bin86/bin86-0.16.0.ebuild index 94c5626d4ffa..41cdc66efac8 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.5 2003/07/16 08:13:35 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.0.ebuild,v 1.6 2003/09/06 08:09:55 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Assembler and loader used to create kernel bootsector" @@ -25,7 +25,7 @@ src_install() { einstall PREFIX="${D}/usr" MANDIR="${D}/usr/share/man/man1" - dodoc README README-0.4 ChangeLog + dodoc README README-0.4 ChangeLog docinto as dodoc as/COPYING as/TODO } diff --git a/sys-devel/bin86/bin86-0.16.10.ebuild b/sys-devel/bin86/bin86-0.16.10.ebuild index daf4dec870af..4ddede56d6f7 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.3 2003/07/16 08:13:35 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.10.ebuild,v 1.4 2003/09/06 08:09:55 msterret Exp $ IUSE="" @@ -28,7 +28,7 @@ src_install() { einstall PREFIX="${D}/usr" MANDIR="${D}/usr/share/man/man1" - dodoc README README-0.4 ChangeLog + dodoc README README-0.4 ChangeLog docinto as dodoc as/COPYING as/TODO } diff --git a/sys-devel/bin86/bin86-0.16.11-r1.ebuild b/sys-devel/bin86/bin86-0.16.11-r1.ebuild index f287ee30daf6..c638456a54eb 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. # 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.1 2003/08/18 00:19:40 robbat2 Exp $ +# $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 $ IUSE="" @@ -27,7 +27,7 @@ src_install() { einstall PREFIX="${D}/usr" MANDIR="${D}/usr/share/man/man1" - dodoc README README-0.4 ChangeLog + dodoc README README-0.4 ChangeLog docinto as dodoc as/COPYING as/TODO } diff --git a/sys-devel/bin86/bin86-0.16.11.ebuild b/sys-devel/bin86/bin86-0.16.11.ebuild index aa91f59596a4..cec1a499c588 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.2 2003/07/16 08:13:35 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.11.ebuild,v 1.3 2003/09/06 08:09:55 msterret Exp $ IUSE="" @@ -28,7 +28,7 @@ src_install() { einstall PREFIX="${D}/usr" MANDIR="${D}/usr/share/man/man1" - dodoc README README-0.4 ChangeLog + dodoc README README-0.4 ChangeLog docinto as dodoc as/COPYING as/TODO } |