diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:32:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:32:09 +0000 |
commit | be7f61b2a76b00e9f029c49dad27a7e1f3da9bae (patch) | |
tree | 7a18877f3e60d7310c447913c204f8d31a93404d /sys-process | |
parent | Version bump. (diff) | |
download | gentoo-2-be7f61b2a76b00e9f029c49dad27a7e1f3da9bae.tar.gz gentoo-2-be7f61b2a76b00e9f029c49dad27a7e1f3da9bae.tar.bz2 gentoo-2-be7f61b2a76b00e9f029c49dad27a7e1f3da9bae.zip |
Stable for x86, wrt bug #552622
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/parallel/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/parallel/parallel-20150522.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/parallel/ChangeLog b/sys-process/parallel/ChangeLog index 3231c47b1716..2cb8fb07dfa6 100644 --- a/sys-process/parallel/ChangeLog +++ b/sys-process/parallel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/parallel # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/parallel/ChangeLog,v 1.73 2015/06/26 08:31:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/parallel/ChangeLog,v 1.74 2015/06/26 08:32:09 ago Exp $ + + 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> parallel-20150522.ebuild: + Stable for x86, wrt bug #552622 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> parallel-20150522.ebuild: Stable for amd64, wrt bug #552622 diff --git a/sys-process/parallel/parallel-20150522.ebuild b/sys-process/parallel/parallel-20150522.ebuild index e338f5aec635..ec0a7a7549a0 100644 --- a/sys-process/parallel/parallel-20150522.ebuild +++ b/sys-process/parallel/parallel-20150522.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-process/parallel/parallel-20150522.ebuild,v 1.2 2015/06/26 08:31:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/parallel/parallel-20150522.ebuild,v 1.3 2015/06/26 08:32:09 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-lang/perl |