diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-07 17:52:18 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-07 17:52:18 +0000 |
commit | 3c0d678ccbb39ec85517e59e62377af2e75b11d5 (patch) | |
tree | 353536bbd602d2882c080775f5aad986ccee3767 /sys-process | |
parent | x86 stable, bug #403737 (diff) | |
download | gentoo-2-3c0d678ccbb39ec85517e59e62377af2e75b11d5.tar.gz gentoo-2-3c0d678ccbb39ec85517e59e62377af2e75b11d5.tar.bz2 gentoo-2-3c0d678ccbb39ec85517e59e62377af2e75b11d5.zip |
x86 stable, bug #403737
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/parallel/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/parallel/parallel-20120122.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/parallel/ChangeLog b/sys-process/parallel/ChangeLog index 3386c36359db..72ad302d11a2 100644 --- a/sys-process/parallel/ChangeLog +++ b/sys-process/parallel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/parallel # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/parallel/ChangeLog,v 1.17 2012/03/22 10:20:01 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/parallel/ChangeLog,v 1.18 2012/04/07 17:52:18 maekke Exp $ + + 07 Apr 2012; Markus Meier <maekke@gentoo.org> parallel-20120122.ebuild: + x86 stable, bug #403737 *parallel-20120322 (22 Mar 2012) diff --git a/sys-process/parallel/parallel-20120122.ebuild b/sys-process/parallel/parallel-20120122.ebuild index e76d2acab688..442cf9f9dfbd 100644 --- a/sys-process/parallel/parallel-20120122.ebuild +++ b/sys-process/parallel/parallel-20120122.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/parallel/parallel-20120122.ebuild,v 1.2 2012/02/21 17:20:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/parallel/parallel-20120122.ebuild,v 1.3 2012/04/07 17:52:18 maekke Exp $ EAPI=4 @@ -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 |