diff options
Diffstat (limited to 'sys-devel/bin86/bin86-0.15.5.ebuild')
-rw-r--r-- | sys-devel/bin86/bin86-0.15.5.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-devel/bin86/bin86-0.15.5.ebuild b/sys-devel/bin86/bin86-0.15.5.ebuild index bd071b9a2a48..32d7803dc69e 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.2 2002/07/09 20:13:54 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.15.5.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $ A=${P}.tar.gz S=${WORKDIR}/bin86 @@ -10,6 +10,8 @@ SRC_URI="http://www.cix.co.uk/~mayday/${A}" HOMEPAGE="http://www.cix.co.uk/~mayday/" DEPEND="virtual/glibc" LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" src_unpack() { |