diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 11:43:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 11:43:05 +0000 |
commit | 8e57aee8aeedf267795809735f49bf5232c0924c (patch) | |
tree | d26dd775d719c7c83cae9f5bfb4dd0ab44db8bcf /sys-process/parallel | |
parent | Stable for x86, wrt bug #474316 (diff) | |
download | gentoo-2-8e57aee8aeedf267795809735f49bf5232c0924c.tar.gz gentoo-2-8e57aee8aeedf267795809735f49bf5232c0924c.tar.bz2 gentoo-2-8e57aee8aeedf267795809735f49bf5232c0924c.zip |
Stable for x86, wrt bug #474316
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-process/parallel')
-rw-r--r-- | sys-process/parallel/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/parallel/parallel-20130522.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/parallel/ChangeLog b/sys-process/parallel/ChangeLog index 46f1b184804d..54a1b59e8eb2 100644 --- a/sys-process/parallel/ChangeLog +++ b/sys-process/parallel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/parallel # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/parallel/ChangeLog,v 1.48 2013/06/23 04:25:50 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/parallel/ChangeLog,v 1.49 2013/06/25 11:43:05 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> parallel-20130522.ebuild: + Stable for x86, wrt bug #474316 *parallel-20130622 (23 Jun 2013) diff --git a/sys-process/parallel/parallel-20130522.ebuild b/sys-process/parallel/parallel-20130522.ebuild index e8dc37513366..784ffc35f1d2 100644 --- a/sys-process/parallel/parallel-20130522.ebuild +++ b/sys-process/parallel/parallel-20130522.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/parallel/parallel-20130522.ebuild,v 1.1 2013/05/22 03:04:30 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/parallel/parallel-20130522.ebuild,v 1.2 2013/06/25 11:43:05 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 |