summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2005-12-29 23:28:26 +0000
committerOlivier Crête <tester@gentoo.org>2005-12-29 23:28:26 +0000
commitb0a47bbc8357c296824370cbd9da6a5df5e2e413 (patch)
tree5952a8953f2238b85f5e60e78f65437fd63ce28f
parentVersion bump. (diff)
downloadhistorical-b0a47bbc8357c296824370cbd9da6a5df5e2e413.tar.gz
historical-b0a47bbc8357c296824370cbd9da6a5df5e2e413.tar.bz2
historical-b0a47bbc8357c296824370cbd9da6a5df5e2e413.zip
Stable on amd64
Package-Manager: portage-2.0.53
-rw-r--r--sys-devel/bin86/ChangeLog5
-rw-r--r--sys-devel/bin86/Manifest20
-rw-r--r--sys-devel/bin86/bin86-0.16.17.ebuild4
3 files changed, 16 insertions, 13 deletions
diff --git a/sys-devel/bin86/ChangeLog b/sys-devel/bin86/ChangeLog
index 2b949ef0556e..3597e35e4e15 100644
--- a/sys-devel/bin86/ChangeLog
+++ b/sys-devel/bin86/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/bin86
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v 1.15 2005/05/09 02:04:05 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v 1.16 2005/12/29 23:28:26 tester Exp $
+
+ 29 Dec 2005; Olivier Crête <tester@gentoo.org> bin86-0.16.17.ebuild:
+ Stable on amd64
09 May 2005; Olivier Crête <tester@gentoo.org>
+files/bin86-0.16.17-amd64-build.patch, bin86-0.16.17.ebuild:
diff --git a/sys-devel/bin86/Manifest b/sys-devel/bin86/Manifest
index 24767def7139..aaba18ab0d3c 100644
--- a/sys-devel/bin86/Manifest
+++ b/sys-devel/bin86/Manifest
@@ -1,19 +1,19 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 1829f973a2d448647261c6e196aa2871 bin86-0.16.16.ebuild 890
-MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-MD5 bda0ffdd178c330eb3bb8e6d40ef3816 ChangeLog 2373
+MD5 6ec6bf7cfd3739eefe3f82b4bdc63f8f ChangeLog 2464
MD5 d6b8cf3783abb5974e5ed7809f3b285c bin86-0.16.0.ebuild 724
-MD5 a273486444f92a35845813b92789b6eb bin86-0.16.17.ebuild 1019
-MD5 9737e2b2121543298c07b50ccd22abbc files/digest-bin86-0.16.16 65
+MD5 1829f973a2d448647261c6e196aa2871 bin86-0.16.16.ebuild 890
+MD5 38d5701cab4e0426389d7b5f0c928c39 bin86-0.16.17.ebuild 1018
+MD5 4f8a1fb4b57659469489673ed352e45c files/bin86-0.16.17-amd64-build.patch 314
MD5 7d22d60b602b4280bac1e01f3d92a31a files/digest-bin86-0.16.0 65
+MD5 9737e2b2121543298c07b50ccd22abbc files/digest-bin86-0.16.16 65
MD5 29c73c3800c42a8ea661a62f5c489a30 files/digest-bin86-0.16.17 65
-MD5 4f8a1fb4b57659469489673ed352e45c files/bin86-0.16.17-amd64-build.patch 314
+MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
+Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFCfsUimOfEJZHYOKcRApOiAKDfktxt3/gRhR791EPkK2DC6RllIwCg6Zuf
-gt7UgzBpT9CxTbsZVrU162c=
-=HH40
+iD8DBQFDtHEsmOfEJZHYOKcRAgJWAJsER3DTVBQILr2mUOVK92EWCDZm5ACfWxWt
+ROAnUVCWINFhSIB6BDrLYl0=
+=PXTW
-----END PGP SIGNATURE-----
diff --git a/sys-devel/bin86/bin86-0.16.17.ebuild b/sys-devel/bin86/bin86-0.16.17.ebuild
index 7cd373c25692..554051a17f67 100644
--- a/sys-devel/bin86/bin86-0.16.17.ebuild
+++ b/sys-devel/bin86/bin86-0.16.17.ebuild
@@ -1,6 +1,6 @@
# 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.17.ebuild,v 1.3 2005/05/09 02:04:05 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.17.ebuild,v 1.4 2005/12/29 23:28:26 tester Exp $
inherit toolchain-funcs eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.cix.co.uk/~mayday/dev86/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* x86 ~amd64"
+KEYWORDS="-* amd64 x86"
IUSE=""
RDEPEND=""