patrick 15/01/01 03:30:46
Modified: boost-build-1.53.0.ebuild boost-build-1.56.0.ebuild
boost-build-1.55.0-r1.ebuild
boost-build-1.55.0.ebuild boost-build-1.54.0.ebuild
boost-build-1.52.0-r1.ebuild ChangeLog
Log:
Disable test phase as it hasn't worked in over 2 years #442576 etc.
(Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.4 dev-util/boost-build/boost-build-1.53.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.53.0.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.53.0.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.53.0.ebuild?r1=1.3&r2=1.4
Index: boost-build-1.53.0.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.53.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- boost-build-1.53.0.ebuild 10 Aug 2014 21:25:43 -0000 1.3
+++ boost-build-1.53.0.ebuild 1 Jan 2015 03:30:46 -0000 1.4
@@ -1,10 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.53.0.ebuild,v 1.3
2014/08/10 21:25:43 slyfox Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.53.0.ebuild,v 1.4
2015/01/01 03:30:46 patrick Exp $
EAPI="5"
PYTHON_DEPEND="python? 2"
+RESTRICT="test"
+
inherit eutils flag-o-matic multilib python toolchain-funcs versionator
MY_PV=$(replace_all_version_separators _)
1.4 dev-util/boost-build/boost-build-1.56.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild?r1=1.3&r2=1.4
Index: boost-build-1.56.0.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- boost-build-1.56.0.ebuild 16 Nov 2014 16:01:22 -0000 1.3
+++ boost-build-1.56.0.ebuild 1 Jan 2015 03:30:46 -0000 1.4
@@ -1,9 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild,v 1.3
2014/11/16 16:01:22 mgorny Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild,v 1.4
2015/01/01 03:30:46 patrick Exp $
EAPI="5"
+RESTRICT="test"
+
PYTHON_COMPAT=( python2_7 )
inherit eutils flag-o-matic multilib python-single-r1 toolchain-funcs
versionator
1.3 dev-util/boost-build/boost-build-1.55.0-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.55.0-r1.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.55.0-r1.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.55.0-r1.ebuild?r1=1.2&r2=1.3
Index: boost-build-1.55.0-r1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.55.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- boost-build-1.55.0-r1.ebuild 16 Nov 2014 16:01:22 -0000 1.2
+++ boost-build-1.55.0-r1.ebuild 1 Jan 2015 03:30:46 -0000 1.3
@@ -1,9 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.55.0-r1.ebuild,v 1.2
2014/11/16 16:01:22 mgorny Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.55.0-r1.ebuild,v 1.3
2015/01/01 03:30:46 patrick Exp $
EAPI="5"
+RESTRICT="test"
+
PYTHON_COMPAT=( python2_7 )
inherit eutils flag-o-matic multilib python-single-r1 toolchain-funcs
versionator
1.8 dev-util/boost-build/boost-build-1.55.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild?rev=1.8&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild?rev=1.8&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild?r1=1.7&r2=1.8
Index: boost-build-1.55.0.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- boost-build-1.55.0.ebuild 26 Dec 2014 18:44:37 -0000 1.7
+++ boost-build-1.55.0.ebuild 1 Jan 2015 03:30:46 -0000 1.8
@@ -1,10 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild,v 1.7
2014/12/26 18:44:37 blueness Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild,v 1.8
2015/01/01 03:30:46 patrick Exp $
EAPI="5"
PYTHON_DEPEND="python? 2"
+RESTRICT="test"
+
inherit eutils flag-o-matic multilib python toolchain-funcs versionator
MY_PV=$(replace_all_version_separators _)
1.4 dev-util/boost-build/boost-build-1.54.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.54.0.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.54.0.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.54.0.ebuild?r1=1.3&r2=1.4
Index: boost-build-1.54.0.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.54.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- boost-build-1.54.0.ebuild 10 Aug 2014 21:25:43 -0000 1.3
+++ boost-build-1.54.0.ebuild 1 Jan 2015 03:30:46 -0000 1.4
@@ -1,10 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.54.0.ebuild,v 1.3
2014/08/10 21:25:43 slyfox Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.54.0.ebuild,v 1.4
2015/01/01 03:30:46 patrick Exp $
EAPI="5"
PYTHON_DEPEND="python? 2"
+RESTRICT="test"
+
inherit eutils flag-o-matic multilib python toolchain-funcs versionator
MY_PV=$(replace_all_version_separators _)
1.14 dev-util/boost-build/boost-build-1.52.0-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.52.0-r1.ebuild?rev=1.14&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.52.0-r1.ebuild?rev=1.14&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.52.0-r1.ebuild?r1=1.13&r2=1.14
Index: boost-build-1.52.0-r1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.52.0-r1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- boost-build-1.52.0-r1.ebuild 10 Aug 2014 21:25:43 -0000 1.13
+++ boost-build-1.52.0-r1.ebuild 1 Jan 2015 03:30:46 -0000 1.14
@@ -1,10 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.52.0-r1.ebuild,v
1.13 2014/08/10 21:25:43 slyfox Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.52.0-r1.ebuild,v
1.14 2015/01/01 03:30:46 patrick Exp $
EAPI="5"
PYTHON_DEPEND="python? 2"
+RESTRICT="test"
+
inherit eutils flag-o-matic python toolchain-funcs versionator
MY_PV=$(replace_all_version_separators _)
1.135 dev-util/boost-build/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.135&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.135&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?r1=1.134&r2=1.135
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -r1.134 -r1.135
--- ChangeLog 26 Dec 2014 18:44:37 -0000 1.134
+++ ChangeLog 1 Jan 2015 03:30:46 -0000 1.135
@@ -1,6 +1,12 @@
# ChangeLog for dev-util/boost-build
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.134
2014/12/26 18:44:37 blueness Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.135
2015/01/01 03:30:46 patrick Exp $
+
+ 01 Jan 2015; Patrick Lauer <[email protected]> boost-build-1.52.0-r1.ebuild,
+ boost-build-1.53.0.ebuild, boost-build-1.54.0.ebuild,
+ boost-build-1.55.0-r1.ebuild, boost-build-1.55.0.ebuild,
+ boost-build-1.56.0.ebuild:
+ Disable test phase as it hasn't worked in over 2 years #442576 etc.
26 Dec 2014; Anthony G. Basile <[email protected]>
boost-build-1.55.0.ebuild: