From 1cbcbc8695ca457a09bb3153681dfd7e7a2e30b4 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Mon, 29 Jun 2015 08:00:15 +0300 Subject: boost from gentoo (version bump) --- dev-libs/boost/files/remove-toolset-1.48.0.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 dev-libs/boost/files/remove-toolset-1.48.0.patch (limited to 'dev-libs/boost/files/remove-toolset-1.48.0.patch') diff --git a/dev-libs/boost/files/remove-toolset-1.48.0.patch b/dev-libs/boost/files/remove-toolset-1.48.0.patch new file mode 100644 index 0000000..df91529 --- /dev/null +++ b/dev-libs/boost/files/remove-toolset-1.48.0.patch @@ -0,0 +1,11 @@ +--- boostcpp.jam ++++ boostcpp.jam +@@ -377,7 +377,7 @@ + if $(layout) = versioned + { + result = [ common.format-name +- -$(BOOST_VERSION_TAG) ++ -$(BOOST_VERSION_TAG) + -$(BUILD_ID) + : $(name) : $(type) : $(property-set) ] ; + } -- cgit v1.2.3