From 1cee304d6052dde28fb8c2ecf2b9ba3edf97d3fc Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Fri, 29 Apr 2011 23:58:38 +0300 Subject: deleted: dev-libs/boost/boost-1.44.0.ebuild deleted: dev-libs/boost/files/random-Jamfile deleted: dev-libs/boost/files/remove-toolset-1.44.0.patch deleted: dev-util/boost-build/boost-build-1.44.0.ebuild --- dev-libs/boost/files/random-Jamfile | 15 --------------- dev-libs/boost/files/remove-toolset-1.44.0.patch | 11 ----------- 2 files changed, 26 deletions(-) delete mode 100644 dev-libs/boost/files/random-Jamfile delete mode 100644 dev-libs/boost/files/remove-toolset-1.44.0.patch (limited to 'dev-libs/boost/files') diff --git a/dev-libs/boost/files/random-Jamfile b/dev-libs/boost/files/random-Jamfile deleted file mode 100644 index 5cb6f6b..0000000 --- a/dev-libs/boost/files/random-Jamfile +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright (c) 2006 Tiziano Mueller -# -# Use, modification and distribution of the file is subject to the -# Boost Software License, Version 1.0. -# (See at http://www.boost.org/LICENSE_1_0.txt) - - -project boost/random - : source-location ../ ; - -SOURCES = random_device ; - -lib boost_random - : $(SOURCES).cpp - : shared:BOOST_RANDOM_DYN_LINK=1 ; diff --git a/dev-libs/boost/files/remove-toolset-1.44.0.patch b/dev-libs/boost/files/remove-toolset-1.44.0.patch deleted file mode 100644 index b7d797c..0000000 --- a/dev-libs/boost/files/remove-toolset-1.44.0.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- Jamroot 2009-08-23 18:17:37.000000000 +0200 -+++ Jamroot.gentoo 2009-10-21 13:31:46.000000000 +0200 -@@ -352,7 +352,7 @@ - if $(layout) = versioned - { - result = [ common.format-name -- -$(BOOST_VERSION_TAG) -+ -$(BOOST_VERSION_TAG) - -$(BUILD_ID) - : $(name) : $(type) : $(property-set) ] ; - } -- cgit v1.2.3