diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-04 08:27:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-04 08:27:57 +0000 |
commit | 2427943adeff2d6e9c8b7d83fe38c70fdcde59ce (patch) | |
tree | ed93efd05003c20e26bf2bf7db68d174d4c4fcfb /sys-devel/bin86 | |
parent | Stable for x86, wrt bug #502898 (diff) | |
download | gentoo-2-2427943adeff2d6e9c8b7d83fe38c70fdcde59ce.tar.gz gentoo-2-2427943adeff2d6e9c8b7d83fe38c70fdcde59ce.tar.bz2 gentoo-2-2427943adeff2d6e9c8b7d83fe38c70fdcde59ce.zip |
Stable for x86, wrt bug #502928
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel/bin86')
-rw-r--r-- | sys-devel/bin86/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/bin86/bin86-0.16.20-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/bin86/ChangeLog b/sys-devel/bin86/ChangeLog index d5e6b636b400..4148e8dcfd36 100644 --- a/sys-devel/bin86/ChangeLog +++ b/sys-devel/bin86/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/bin86 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v 1.31 2014/04/21 16:16:42 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v 1.32 2014/05/04 08:27:57 ago Exp $ + + 04 May 2014; Agostino Sarubbo <ago@gentoo.org> bin86-0.16.20-r2.ebuild: + Stable for x86, wrt bug #502928 21 Apr 2014; Chema Alonso <nimiux@gentoo.org> bin86-0.16.20-r2.ebuild: Stable for amd64 wrt bug #502928 diff --git a/sys-devel/bin86/bin86-0.16.20-r2.ebuild b/sys-devel/bin86/bin86-0.16.20-r2.ebuild index 9fd0f7db68d8..83122db58423 100644 --- a/sys-devel/bin86/bin86-0.16.20-r2.ebuild +++ b/sys-devel/bin86/bin86-0.16.20-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.20-r2.ebuild,v 1.2 2014/04/21 16:16:42 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.20-r2.ebuild,v 1.3 2014/05/04 08:27:57 ago Exp $ EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="http://v3.sk/~lkundrak/dev86/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* amd64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="-* amd64 x86 ~amd64-fbsd ~x86-fbsd" IUSE="" src_prepare() { |