diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:41:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:41:09 +0000 |
commit | 69f52e9b1e1fbec7f8f97056ea9e380d4a8e306f (patch) | |
tree | 234e69e6347ab897069f66a38945867d6c887eb1 /sys-devel | |
parent | Stable for amd64, wrt bug #534646 (diff) | |
download | gentoo-2-69f52e9b1e1fbec7f8f97056ea9e380d4a8e306f.tar.gz gentoo-2-69f52e9b1e1fbec7f8f97056ea9e380d4a8e306f.tar.bz2 gentoo-2-69f52e9b1e1fbec7f8f97056ea9e380d4a8e306f.zip |
Stable for amd64, wrt bug #535672
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/bin86/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/bin86/bin86-0.16.21.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/bin86/ChangeLog b/sys-devel/bin86/ChangeLog index b480645e56f1..bcc475225e71 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.35 2014/06/12 12:33:06 polynomial-c Exp $ +# 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 $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> bin86-0.16.21.ebuild: + Stable for amd64, wrt bug #535672 12 Jun 2014; Lars Wendler <polynomial-c@gentoo.org> bin86-0.16.21.ebuild: Removed unneeded patch from SRC_URI. diff --git a/sys-devel/bin86/bin86-0.16.21.ebuild b/sys-devel/bin86/bin86-0.16.21.ebuild index d3fa50e60df0..52fed214e98f 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-2014 Gentoo Foundation +# 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.2 2014/06/12 12:33:06 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.21.ebuild,v 1.3 2015/01/09 13:41:09 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() { |