summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2012-01-08 11:42:29 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2012-01-08 11:42:29 +0000
commitdea4875932fdef1c83bf45c5a65fe62a5acbcc07 (patch)
tree1774c0e76da85fd6f87fc6dc6d8aa397805f8405 /dev-libs/boost
parentMultiple fixes. Bug #394325, #394323, #394321 (diff)
downloadgentoo-2-dea4875932fdef1c83bf45c5a65fe62a5acbcc07.tar.gz
gentoo-2-dea4875932fdef1c83bf45c5a65fe62a5acbcc07.tar.bz2
gentoo-2-dea4875932fdef1c83bf45c5a65fe62a5acbcc07.zip
Add units for CHECKREQS_DISK_BUILD because people change eclasses without fixing ebuilds
(Portage version: 2.2.0_alpha82/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/boost')
-rw-r--r--dev-libs/boost/ChangeLog8
-rw-r--r--dev-libs/boost/boost-1.45.0.ebuild6
-rw-r--r--dev-libs/boost/boost-1.46.1-r1.ebuild6
-rw-r--r--dev-libs/boost/boost-1.47.0-r1.ebuild6
-rw-r--r--dev-libs/boost/boost-1.47.0.ebuild6
-rw-r--r--dev-libs/boost/boost-1.48.0.ebuild4
6 files changed, 21 insertions, 15 deletions
diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog
index 6b7ee27770fd..eac7a2d20189 100644
--- a/dev-libs/boost/ChangeLog
+++ b/dev-libs/boost/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-libs/boost
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.233 2012/01/08 10:42:28 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.234 2012/01/08 11:42:29 hwoarang Exp $
+
+ 08 Jan 2012; Markos Chandras <hwoarang@gentoo.org> boost-1.45.0.ebuild,
+ boost-1.46.1-r1.ebuild, boost-1.47.0-r1.ebuild, boost-1.47.0.ebuild,
+ boost-1.48.0.ebuild:
+ Add units for CHECKREQS_DISK_BUILD because people change eclasses without
+ fixing ebuilds
*boost-1.48.0 (08 Jan 2012)
diff --git a/dev-libs/boost/boost-1.45.0.ebuild b/dev-libs/boost/boost-1.45.0.ebuild
index ea01e5fe5e27..1d4a79bddefa 100644
--- a/dev-libs/boost/boost-1.45.0.ebuild
+++ b/dev-libs/boost/boost-1.45.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.45.0.ebuild,v 1.7 2011/07/15 16:27:59 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.45.0.ebuild,v 1.8 2012/01/08 11:42:28 hwoarang Exp $
EAPI="2"
@@ -59,7 +59,7 @@ pkg_setup() {
fi
if use test ; then
- CHECKREQS_DISK_BUILD="15360"
+ CHECKREQS_DISK_BUILD="15G"
check_reqs
ewarn "The tests may take several hours on a recent machine"
diff --git a/dev-libs/boost/boost-1.46.1-r1.ebuild b/dev-libs/boost/boost-1.46.1-r1.ebuild
index 100c241447ce..985602f9a284 100644
--- a/dev-libs/boost/boost-1.46.1-r1.ebuild
+++ b/dev-libs/boost/boost-1.46.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.46.1-r1.ebuild,v 1.6 2011/12/28 19:23:01 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.46.1-r1.ebuild,v 1.7 2012/01/08 11:42:28 hwoarang Exp $
EAPI="2"
@@ -59,7 +59,7 @@ pkg_setup() {
fi
if use test ; then
- CHECKREQS_DISK_BUILD="15360"
+ CHECKREQS_DISK_BUILD="15G"
check_reqs
ewarn "The tests may take several hours on a recent machine"
diff --git a/dev-libs/boost/boost-1.47.0-r1.ebuild b/dev-libs/boost/boost-1.47.0-r1.ebuild
index 09310cc82870..a22644a52cce 100644
--- a/dev-libs/boost/boost-1.47.0-r1.ebuild
+++ b/dev-libs/boost/boost-1.47.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.47.0-r1.ebuild,v 1.1 2011/10/10 19:29:24 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.47.0-r1.ebuild,v 1.2 2012/01/08 11:42:28 hwoarang Exp $
EAPI="2"
@@ -59,7 +59,7 @@ pkg_setup() {
fi
if use test ; then
- CHECKREQS_DISK_BUILD="15360"
+ CHECKREQS_DISK_BUILD="15G"
check_reqs
ewarn "The tests may take several hours on a recent machine"
diff --git a/dev-libs/boost/boost-1.47.0.ebuild b/dev-libs/boost/boost-1.47.0.ebuild
index 6d9bafcf2493..5f2eebf9fc68 100644
--- a/dev-libs/boost/boost-1.47.0.ebuild
+++ b/dev-libs/boost/boost-1.47.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.47.0.ebuild,v 1.2 2011/10/08 17:01:19 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.47.0.ebuild,v 1.3 2012/01/08 11:42:28 hwoarang Exp $
EAPI="2"
@@ -59,7 +59,7 @@ pkg_setup() {
fi
if use test ; then
- CHECKREQS_DISK_BUILD="15360"
+ CHECKREQS_DISK_BUILD="15G"
check_reqs
ewarn "The tests may take several hours on a recent machine"
diff --git a/dev-libs/boost/boost-1.48.0.ebuild b/dev-libs/boost/boost-1.48.0.ebuild
index 1c74a9062506..ff7bc7581988 100644
--- a/dev-libs/boost/boost-1.48.0.ebuild
+++ b/dev-libs/boost/boost-1.48.0.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/dev-libs/boost/boost-1.48.0.ebuild,v 1.1 2012/01/08 10:42:28 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.48.0.ebuild,v 1.2 2012/01/08 11:42:28 hwoarang Exp $
EAPI="2"
@@ -59,7 +59,7 @@ pkg_setup() {
fi
if use test ; then
- CHECKREQS_DISK_BUILD="15360"
+ CHECKREQS_DISK_BUILD="15G"
check_reqs
ewarn "The tests may take several hours on a recent machine"