diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2003-10-04 21:06:48 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2003-10-04 21:06:48 +0000 |
commit | 2f4bd4718cda00de6704d266065cfba774ceaa4f (patch) | |
tree | 953ca37e94a1137150a2adebea5e9541899d5f0a /sys-devel | |
parent | cleanup (diff) | |
download | historical-2f4bd4718cda00de6704d266065cfba774ceaa4f.tar.gz historical-2f4bd4718cda00de6704d266065cfba774ceaa4f.tar.bz2 historical-2f4bd4718cda00de6704d266065cfba774ceaa4f.zip |
cleanup
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/bin86/Manifest | 4 | ||||
-rw-r--r-- | sys-devel/bin86/bin86-0.16.10.ebuild | 34 | ||||
-rw-r--r-- | sys-devel/bin86/bin86-0.16.11.ebuild | 34 | ||||
-rw-r--r-- | sys-devel/bin86/files/digest-bin86-0.16.10 | 1 | ||||
-rw-r--r-- | sys-devel/bin86/files/digest-bin86-0.16.11 | 1 |
5 files changed, 0 insertions, 74 deletions
diff --git a/sys-devel/bin86/Manifest b/sys-devel/bin86/Manifest index 507f2d8c4518..62103be44c40 100644 --- a/sys-devel/bin86/Manifest +++ b/sys-devel/bin86/Manifest @@ -1,5 +1,3 @@ -MD5 1aecc149f971328548e8cb3907ca3664 bin86-0.16.11.ebuild 759 -MD5 a4b95e3c929218907f80a9a5e22bb9f6 bin86-0.16.10.ebuild 759 MD5 e8332b0cb1b1a07d136e72ab917e4488 ChangeLog 1626 MD5 65ef66649d4a11457707b3d66cdee721 bin86-0.16.13.ebuild 817 MD5 d49aa68797cca8ca7e44bba74a211620 bin86-0.15.5.ebuild 765 @@ -8,7 +6,5 @@ MD5 2a45e4718d3133e3bcb87429d706fbf1 bin86-0.16.0.ebuild 745 MD5 7d22d60b602b4280bac1e01f3d92a31a files/digest-bin86-0.16.0 65 MD5 9448e27802855b46024c8af6803ae47e files/digest-bin86-0.16.11-r1 66 MD5 e3d44923f880c5e2ae32acb9581903cf files/digest-bin86-0.15.5 64 -MD5 c845c74a3bfb5ebe45c6cd5038415441 files/digest-bin86-0.16.10 66 -MD5 9448e27802855b46024c8af6803ae47e files/digest-bin86-0.16.11 66 MD5 3e8b2cbfe9d20036521c1a53960279e8 files/digest-bin86-0.16.13 65 MD5 d602d21813859b5f74b9349bab1a8f22 files/bin86-0.15.4-Makefile-gentoo.diff 1682 diff --git a/sys-devel/bin86/bin86-0.16.10.ebuild b/sys-devel/bin86/bin86-0.16.10.ebuild deleted file mode 100644 index 4ddede56d6f7..000000000000 --- a/sys-devel/bin86/bin86-0.16.10.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# 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.4 2003/09/06 08:09:55 msterret Exp $ - -IUSE="" - -S="${WORKDIR}/${P}" -DESCRIPTION="Assembler and loader used to create kernel bootsector" -SRC_URI="http://www.cix.co.uk/~mayday/${PN/bin/dev}/${P}.tar.bz2" -HOMEPAGE="http://www.cix.co.uk/~mayday/" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~sparc -ppc" - -DEPEND="virtual/glibc" - -src_compile() { - - emake PREFIX="/usr"|| die - -} - -src_install() { - - dodir /usr/bin - dodir /usr/share/man/man1 - - einstall PREFIX="${D}/usr" MANDIR="${D}/usr/share/man/man1" - - 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 deleted file mode 100644 index cec1a499c588..000000000000 --- a/sys-devel/bin86/bin86-0.16.11.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# 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.3 2003/09/06 08:09:55 msterret Exp $ - -IUSE="" - -S="${WORKDIR}/${P}" -DESCRIPTION="Assembler and loader used to create kernel bootsector" -SRC_URI="http://www.cix.co.uk/~mayday/${PN/bin/dev}/${P}.tar.bz2" -HOMEPAGE="http://www.cix.co.uk/~mayday/" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~sparc -ppc" - -DEPEND="virtual/glibc" - -src_compile() { - - emake PREFIX="/usr"|| die - -} - -src_install() { - - dodir /usr/bin - dodir /usr/share/man/man1 - - einstall PREFIX="${D}/usr" MANDIR="${D}/usr/share/man/man1" - - dodoc README README-0.4 ChangeLog - docinto as - dodoc as/COPYING as/TODO -} diff --git a/sys-devel/bin86/files/digest-bin86-0.16.10 b/sys-devel/bin86/files/digest-bin86-0.16.10 deleted file mode 100644 index 3b116ffefb75..000000000000 --- a/sys-devel/bin86/files/digest-bin86-0.16.10 +++ /dev/null @@ -1 +0,0 @@ -MD5 118b115c7be2c9062f3fe21768f781a1 bin86-0.16.10.tar.bz2 116268 diff --git a/sys-devel/bin86/files/digest-bin86-0.16.11 b/sys-devel/bin86/files/digest-bin86-0.16.11 deleted file mode 100644 index 675ad9edcda7..000000000000 --- a/sys-devel/bin86/files/digest-bin86-0.16.11 +++ /dev/null @@ -1 +0,0 @@ -MD5 210c4649cd8798ee69571c25b73abf3a bin86-0.16.11.tar.bz2 116399 |