diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:39:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:39:40 +0000 |
commit | 9483ee612774239ce65a74265266f77a2c525e5c (patch) | |
tree | f53e2f6d01a0b71162153ea6f4af132df03f6616 /sys-devel | |
parent | Stable for x86, wrt bug #535656 (diff) | |
download | gentoo-2-9483ee612774239ce65a74265266f77a2c525e5c.tar.gz gentoo-2-9483ee612774239ce65a74265266f77a2c525e5c.tar.bz2 gentoo-2-9483ee612774239ce65a74265266f77a2c525e5c.zip |
Stable for x86, wrt bug #535672
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/bin86/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/bin86/bin86-0.16.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/bin86/ChangeLog b/sys-devel/bin86/ChangeLog index bcc475225e71..d584cea60463 100644 --- a/sys-devel/bin86/ChangeLog +++ b/sys-devel/bin86/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/bin86 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v 1.36 2015/01/09 13:41:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v 1.37 2015/01/26 10:39:40 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> bin86-0.16.21.ebuild: + Stable for x86, wrt bug #535672 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> bin86-0.16.21.ebuild: Stable for amd64, wrt bug #535672 diff --git a/sys-devel/bin86/bin86-0.16.21.ebuild b/sys-devel/bin86/bin86-0.16.21.ebuild index 52fed214e98f..8d8574e2d62c 100644 --- a/sys-devel/bin86/bin86-0.16.21.ebuild +++ b/sys-devel/bin86/bin86-0.16.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.21.ebuild,v 1.3 2015/01/09 13:41:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.21.ebuild,v 1.4 2015/01/26 10:39:40 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://v3.sk/~lkundrak/dev86/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd" IUSE="" src_prepare() { |