summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-06-28 12:39:32 +0000
committerBrent Baude <ranger@gentoo.org>2012-06-28 12:39:32 +0000
commitc9c32c07a9c049bdc00608a2c2e5d69581a3a4f1 (patch)
tree72abe496b2ba9a7ddbd38a6dbe86ce0631678446 /sys-process
parentMarking lsscsi-0.26 ppc for bug 422213 (diff)
downloadgentoo-2-c9c32c07a9c049bdc00608a2c2e5d69581a3a4f1.tar.gz
gentoo-2-c9c32c07a9c049bdc00608a2c2e5d69581a3a4f1.tar.bz2
gentoo-2-c9c32c07a9c049bdc00608a2c2e5d69581a3a4f1.zip
Marking numactl-2.0.7-r2 ppc for bug 422237
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/numactl/ChangeLog5
-rw-r--r--sys-process/numactl/numactl-2.0.7-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/numactl/ChangeLog b/sys-process/numactl/ChangeLog
index 89ceb7992fbb..78a046e123e0 100644
--- a/sys-process/numactl/ChangeLog
+++ b/sys-process/numactl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/numactl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/numactl/ChangeLog,v 1.23 2012/06/19 19:54:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/numactl/ChangeLog,v 1.24 2012/06/28 12:39:32 ranger Exp $
+
+ 28 Jun 2012; Brent Baude <ranger@gentoo.org> numactl-2.0.7-r2.ebuild:
+ Marking numactl-2.0.7-r2 ppc for bug 422237
19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> numactl-2.0.7-r2.ebuild:
Stable for amd64, wrt bug #422237
diff --git a/sys-process/numactl/numactl-2.0.7-r2.ebuild b/sys-process/numactl/numactl-2.0.7-r2.ebuild
index f91ea3a31f57..b84c8b09eadb 100644
--- a/sys-process/numactl/numactl-2.0.7-r2.ebuild
+++ b/sys-process/numactl/numactl-2.0.7-r2.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/numactl/numactl-2.0.7-r2.ebuild,v 1.2 2012/06/19 19:54:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/numactl/numactl-2.0.7-r2.ebuild,v 1.3 2012/06/28 12:39:32 ranger Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="ftp://oss.sgi.com/www/projects/libnuma/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 ppc ~ppc64 ~x86 ~amd64-linux"
IUSE="perl static-libs"
RDEPEND="perl? ( dev-lang/perl )"