summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-09 20:13:55 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-09 20:13:55 +0000
commitc2dd86445460b2ed0fe8bf7fb927dcdc759a0426 (patch)
tree35606190417bdc793542f4c4667a0f502c15a599 /sys-devel/bin86
parentfix the patch (diff)
downloadgentoo-2-c2dd86445460b2ed0fe8bf7fb927dcdc759a0426.tar.gz
gentoo-2-c2dd86445460b2ed0fe8bf7fb927dcdc759a0426.tar.bz2
gentoo-2-c2dd86445460b2ed0fe8bf7fb927dcdc759a0426.zip
Added LICENSE tag
Diffstat (limited to 'sys-devel/bin86')
-rw-r--r--sys-devel/bin86/bin86-0.15.5.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-devel/bin86/bin86-0.15.5.ebuild b/sys-devel/bin86/bin86-0.15.5.ebuild
index 598f7f80985c..bd071b9a2a48 100644
--- a/sys-devel/bin86/bin86-0.15.5.ebuild
+++ b/sys-devel/bin86/bin86-0.15.5.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.15.5.ebuild,v 1.1 2001/05/08 00:35:12 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.15.5.ebuild,v 1.2 2002/07/09 20:13:54 aliz Exp $
A=${P}.tar.gz
S=${WORKDIR}/bin86
@@ -9,6 +9,7 @@ DESCRIPTION="Assembler and loader used to create kernel bootsector"
SRC_URI="http://www.cix.co.uk/~mayday/${A}"
HOMEPAGE="http://www.cix.co.uk/~mayday/"
DEPEND="virtual/glibc"
+LICENSE="GPL-2"
src_unpack() {