diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-16 11:19:51 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-16 11:19:51 +0000 |
commit | 872820f4bc0dce2aae26dcc39855e1f08c8d6f3d (patch) | |
tree | c7aae8878696c2975cb7e2d9dea38c3679aa101f /sys-devel/bin86/bin86-0.16.16.ebuild | |
parent | Version bump. (diff) | |
download | historical-872820f4bc0dce2aae26dcc39855e1f08c8d6f3d.tar.gz historical-872820f4bc0dce2aae26dcc39855e1f08c8d6f3d.tar.bz2 historical-872820f4bc0dce2aae26dcc39855e1f08c8d6f3d.zip |
move to stable
Package-Manager: portage-2.0.51-r13
Diffstat (limited to 'sys-devel/bin86/bin86-0.16.16.ebuild')
-rw-r--r-- | sys-devel/bin86/bin86-0.16.16.ebuild | 6 |
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" |