summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-01-16 11:19:51 +0000
committerMike Frysinger <vapier@gentoo.org>2005-01-16 11:19:51 +0000
commit6e7c553bf1cd310deb1cdb2bed7761f89fa486a2 (patch)
tree55a29eafc8ce1499f2231ac46eb49dccc43e8e70 /sys-devel/bin86
parentVersion bump. (diff)
downloadgentoo-2-6e7c553bf1cd310deb1cdb2bed7761f89fa486a2.tar.gz
gentoo-2-6e7c553bf1cd310deb1cdb2bed7761f89fa486a2.tar.bz2
gentoo-2-6e7c553bf1cd310deb1cdb2bed7761f89fa486a2.zip
move to stable
(Portage version: 2.0.51-r13)
Diffstat (limited to 'sys-devel/bin86')
-rw-r--r--sys-devel/bin86/bin86-0.16.16.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/bin86/bin86-0.16.16.ebuild b/sys-devel/bin86/bin86-0.16.16.ebuild
index 704416c6768f..a17f1cbb9723 100644
--- a/sys-devel/bin86/bin86-0.16.16.ebuild
+++ b/sys-devel/bin86/bin86-0.16.16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.16.ebuild,v 1.1 2004/11/30 02:35:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.16.ebuild,v 1.2 2005/01/16 11:19:51 vapier Exp $
DESCRIPTION="Assembler and loader used to create kernel bootsector"
HOMEPAGE="http://www.cix.co.uk/~mayday/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.cix.co.uk/~mayday/dev86/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~x86"
+KEYWORDS="-* x86"
IUSE=""
RDEPEND="virtual/libc"