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 | |
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')
-rw-r--r-- | sys-devel/bin86/Manifest | 10 | ||||
-rw-r--r-- | sys-devel/bin86/bin86-0.16.16.ebuild | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/sys-devel/bin86/Manifest b/sys-devel/bin86/Manifest index ab54735683a4..922eedec59b9 100644 --- a/sys-devel/bin86/Manifest +++ b/sys-devel/bin86/Manifest @@ -2,7 +2,7 @@ Hash: SHA1 MD5 f66b884dc84ecec1fd4ea4b111e3a27d ChangeLog 2098 -MD5 0b199aee3f3f957ca86b85e4869293a7 bin86-0.16.16.ebuild 808 +MD5 0fcfac9bed0f39531f72ce49041baa35 bin86-0.16.16.ebuild 807 MD5 8e0508feb90979c46f166f82c4eff84a bin86-0.16.0.ebuild 726 MD5 db7c738a8e1e7ad3f7e1cab4981f84ca bin86-0.16.13.ebuild 793 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 @@ -10,9 +10,9 @@ MD5 9737e2b2121543298c07b50ccd22abbc files/digest-bin86-0.16.16 65 MD5 7d22d60b602b4280bac1e01f3d92a31a files/digest-bin86-0.16.0 65 MD5 3e8b2cbfe9d20036521c1a53960279e8 files/digest-bin86-0.16.13 65 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) +Version: GnuPG v1.9.14 (GNU/Linux) -iD8DBQFBq9zaroRuSHgZdywRAmBMAJ4qudro7BC5sZrJddIzxN6P6i3QOACfaYbY -mIBkYJJhFwsLXQX6ad5YTYo= -=gxaj +iD8DBQFB6k3/roRuSHgZdywRAo4EAJ9j3cJsPDYNl8TLDomAx1/0B+xkgACeLHzo +iFM9EyikMdb/CH55gbGm+ww= +=56Sg -----END PGP SIGNATURE----- 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" |