diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:31:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:31:55 +0000 |
commit | 8397df7b5fabcba99b7029f930c12a44cfbc754f (patch) | |
tree | 842973fb81cc3a1cb4662f2a88499d1d3d7dec0e /sys-process | |
parent | Version bump. (diff) | |
download | gentoo-2-8397df7b5fabcba99b7029f930c12a44cfbc754f.tar.gz gentoo-2-8397df7b5fabcba99b7029f930c12a44cfbc754f.tar.bz2 gentoo-2-8397df7b5fabcba99b7029f930c12a44cfbc754f.zip |
Stable for amd64, wrt bug #552622
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 8fc6144cb195..3231c47b1716 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.72 2015/06/11 15:05:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/parallel/ChangeLog,v 1.73 2015/06/26 08:31:55 ago Exp $ + + 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> parallel-20150522.ebuild: + Stable for amd64, wrt bug #552622 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> parallel-20141122.ebuild: Stable for amd64, wrt bug #535688 diff --git a/sys-process/parallel/parallel-20150522.ebuild b/sys-process/parallel/parallel-20150522.ebuild index 181b3d980788..e338f5aec635 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.1 2015/05/27 01:09:26 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/parallel/parallel-20150522.ebuild,v 1.2 2015/06/26 08:31:55 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 |