summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-01-27 03:57:28 +0000
committerMike Frysinger <vapier@gentoo.org>2005-01-27 03:57:28 +0000
commite9838f779720fe4596766215077c46f1fbc0bbdb (patch)
tree8e75052d70cb2dbb234e0e1739c3d964b5689497 /sys-devel/bin86
parentVersion bump #78610 by Andrej Kacian. (diff)
downloadgentoo-2-e9838f779720fe4596766215077c46f1fbc0bbdb.tar.gz
gentoo-2-e9838f779720fe4596766215077c46f1fbc0bbdb.tar.bz2
gentoo-2-e9838f779720fe4596766215077c46f1fbc0bbdb.zip
old
(Portage version: 2.0.51-r15)
Diffstat (limited to 'sys-devel/bin86')
-rw-r--r--sys-devel/bin86/bin86-0.16.13.ebuild31
-rw-r--r--sys-devel/bin86/files/digest-bin86-0.16.131
2 files changed, 0 insertions, 32 deletions
diff --git a/sys-devel/bin86/bin86-0.16.13.ebuild b/sys-devel/bin86/bin86-0.16.13.ebuild
deleted file mode 100644
index 756c7ef5743b..000000000000
--- a/sys-devel/bin86/bin86-0.16.13.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# 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.8 2004/11/30 02:37:06 vapier Exp $
-
-DESCRIPTION="Assembler and loader used to create kernel bootsector"
-HOMEPAGE="http://www.cix.co.uk/~mayday/"
-SRC_URI="http://www.cix.co.uk/~mayday/${PN/bin/dev}/${P}.tar.gz
- mirror://gentoo/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="-* x86"
-IUSE=""
-
-RDEPEND="virtual/libc"
-DEPEND="${RDEPEND}
- sys-apps/sed"
-
-src_compile() {
- emake PREFIX="/usr" CFLAGS="${CFLAGS} -D_POSIX_SOURCE" || die
-}
-
-src_install() {
- dodir /usr/bin
- dodir /usr/share/man/man1
-
- einstall PREFIX="${D}/usr" MANDIR="${D}/usr/share/man/man1" || die
-
- dodoc README README-0.4 ChangeLog
- docinto as
-}
diff --git a/sys-devel/bin86/files/digest-bin86-0.16.13 b/sys-devel/bin86/files/digest-bin86-0.16.13
deleted file mode 100644
index 02891fa9d898..000000000000
--- a/sys-devel/bin86/files/digest-bin86-0.16.13
+++ /dev/null
@@ -1 +0,0 @@
-MD5 8b60008bcc249f1c7e1b0e532fbcef2d bin86-0.16.13.tar.gz 146704