diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-13 10:08:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-13 10:08:50 +0000 |
commit | c90e2df54b4c3af8b0f98b9c5dc43b780d283a8e (patch) | |
tree | 5afb80c06a75a7b888143ab065ecf618e6cf4fd7 /sys-process/parallel | |
parent | Stable for amd64, wrt bug #429218 (diff) | |
download | gentoo-2-c90e2df54b4c3af8b0f98b9c5dc43b780d283a8e.tar.gz gentoo-2-c90e2df54b4c3af8b0f98b9c5dc43b780d283a8e.tar.bz2 gentoo-2-c90e2df54b4c3af8b0f98b9c5dc43b780d283a8e.zip |
Stable for amd64, wrt bug #429220
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sys-process/parallel')
-rw-r--r-- | sys-process/parallel/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/parallel/parallel-20120622.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/parallel/ChangeLog b/sys-process/parallel/ChangeLog index afa1f197ab51..e7c4aa2928f3 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.30 2012/08/22 23:14:12 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/parallel/ChangeLog,v 1.31 2012/09/13 10:08:50 ago Exp $ + + 13 Sep 2012; Agostino Sarubbo <ago@gentoo.org> parallel-20120622.ebuild: + Stable for amd64, wrt bug #429220 *parallel-20120822 (22 Aug 2012) diff --git a/sys-process/parallel/parallel-20120622.ebuild b/sys-process/parallel/parallel-20120622.ebuild index 24d8922b743e..97f1a45cd523 100644 --- a/sys-process/parallel/parallel-20120622.ebuild +++ b/sys-process/parallel/parallel-20120622.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-20120622.ebuild,v 1.1 2012/06/23 21:05:03 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/parallel/parallel-20120622.ebuild,v 1.2 2012/09/13 10:08:50 ago 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 |