public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/boost/files: remove-toolset-1.48.0.patch random-Jamfile-1.48.0
@ 2012-01-08 10:42 Markos Chandras (hwoarang)
  0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2012-01-08 10:42 UTC (permalink / raw
  To: gentoo-commits

hwoarang    12/01/08 10:42:28

  Added:                remove-toolset-1.48.0.patch random-Jamfile-1.48.0
  Log:
  Version bump. Bug #391663
  
  (Portage version: 2.2.0_alpha82/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-libs/boost/files/remove-toolset-1.48.0.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/files/remove-toolset-1.48.0.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/files/remove-toolset-1.48.0.patch?rev=1.1&content-type=text/plain

Index: remove-toolset-1.48.0.patch
===================================================================
--- boostcpp.jam	2010-11-17 11:51:56.000000000 +0200
+++ boostcpp.jam.gentoo	2011-01-06 15:07:17.893270002 +0200
@@ -377,7 +377,7 @@
         if $(layout) = versioned
         {
             result = [ common.format-name
-                <base> <toolset> <threading> <runtime> -$(BOOST_VERSION_TAG)
+                <base> <threading> <runtime> -$(BOOST_VERSION_TAG)
                 -$(BUILD_ID)
                 : $(name) : $(type) : $(property-set) ] ;
         }        



1.1                  dev-libs/boost/files/random-Jamfile-1.48.0

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/files/random-Jamfile-1.48.0?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/files/random-Jamfile-1.48.0?rev=1.1&content-type=text/plain

Index: random-Jamfile-1.48.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 ../src ;

SOURCES = random_device ;

lib boost_random
	: $(SOURCES).cpp 
	: <link>shared:<define>BOOST_RANDOM_DYN_LINK=1 ;






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-08 10:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-08 10:42 [gentoo-commits] gentoo-x86 commit in dev-libs/boost/files: remove-toolset-1.48.0.patch random-Jamfile-1.48.0 Markos Chandras (hwoarang)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox