summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2010-01-07 23:27:00 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2010-01-07 23:27:00 +0000
commit9de82f81db796fff69845da88bffe61af783b822 (patch)
tree14c8aef9ed2fa42497d2f5c0aa835fd92f9ef577 /dev-perl/Cache-Memcached-Fast
parentMarked ppc stable for bug #294334. (diff)
downloadgentoo-2-9de82f81db796fff69845da88bffe61af783b822.tar.gz
gentoo-2-9de82f81db796fff69845da88bffe61af783b822.tar.bz2
gentoo-2-9de82f81db796fff69845da88bffe61af783b822.zip
Use -j1 for build (bug #299972).
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Cache-Memcached-Fast')
-rw-r--r--dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.17.ebuild6
-rw-r--r--dev-perl/Cache-Memcached-Fast/ChangeLog8
2 files changed, 10 insertions, 4 deletions
diff --git a/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.17.ebuild b/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.17.ebuild
index 21120176c6cd..9be170f09f22 100644
--- a/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.17.ebuild
+++ b/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.17.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.17.ebuild,v 1.1 2009/11/10 09:57:03 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.17.ebuild,v 1.2 2010/01/07 23:27:00 flameeyes Exp $
EAPI=2
@@ -14,3 +14,5 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
SRC_TEST="do"
+
+MAKEOPTS="${MAKEOPTS} -j1"
diff --git a/dev-perl/Cache-Memcached-Fast/ChangeLog b/dev-perl/Cache-Memcached-Fast/ChangeLog
index d1f3afba2122..5c16ac6a17e6 100644
--- a/dev-perl/Cache-Memcached-Fast/ChangeLog
+++ b/dev-perl/Cache-Memcached-Fast/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Cache-Memcached-Fast
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached-Fast/ChangeLog,v 1.5 2009/11/13 01:47:19 idl0r Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached-Fast/ChangeLog,v 1.6 2010/01/07 23:27:00 flameeyes Exp $
+
+ 07 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+ Cache-Memcached-Fast-0.17.ebuild:
+ Use -j1 for build (bug #299972).
11 Nov 2009; Christian Ruppert <idl0r@gentoo.org>
-files/Cache-Memcached-Fast-0.14-tests-fix.patch: