public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/boost: boost-1.35.0-r4.ebuild ChangeLog boost-1.35.0-r3.ebuild
@ 2009-03-24  4:51 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; only message in thread
From: Ryan Hill (dirtyepic) @ 2009-03-24  4:51 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    09/03/24 04:51:20

  Modified:             boost-1.35.0-r4.ebuild ChangeLog
                        boost-1.35.0-r3.ebuild
  Log:
  1.35.0-r{3,4} need boost-build-1.35.0-r2 to build.
  (Portage version: 2.2_rc26/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-libs/boost/boost-1.35.0-r4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/boost/boost-1.35.0-r4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/boost/boost-1.35.0-r4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/boost/boost-1.35.0-r4.ebuild?r1=1.1&r2=1.2

Index: boost-1.35.0-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.35.0-r4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- boost-1.35.0-r4.ebuild	6 Jan 2009 15:13:01 -0000	1.1
+++ boost-1.35.0-r4.ebuild	24 Mar 2009 04:51:20 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.35.0-r4.ebuild,v 1.1 2009/01/06 15:13:01 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.35.0-r4.ebuild,v 1.2 2009/03/24 04:51:20 dirtyepic Exp $
 
 EAPI="2"
 
@@ -26,7 +26,7 @@
 	sys-libs/zlib
 	virtual/python"
 DEPEND="${RDEPEND}
-	dev-util/boost-build:${SLOT}"
+	=dev-util/boost-build-1.35.0-r2"
 PDEPEND="app-admin/eselect-boost"
 
 S=${WORKDIR}/${MY_P}



1.147                dev-libs/boost/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/boost/ChangeLog?rev=1.147&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/boost/ChangeLog?rev=1.147&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/boost/ChangeLog?r1=1.146&r2=1.147

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- ChangeLog	24 Mar 2009 04:28:27 -0000	1.146
+++ ChangeLog	24 Mar 2009 04:51:20 -0000	1.147
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/boost
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.146 2009/03/24 04:28:27 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.147 2009/03/24 04:51:20 dirtyepic Exp $
+
+  24 Mar 2009; Ryan Hill <dirtyepic@gentoo.org> boost-1.35.0-r3.ebuild,
+  boost-1.35.0-r4.ebuild:
+  1.35.0-r{3,4} need boost-build-1.35.0-r2 to build.
 
   24 Mar 2009; Ryan Hill <dirtyepic@gentoo.org> boost-1.35.0-r2.ebuild:
   Because versions of boost-build greater than 1.35.0-r1 are slotted and



1.2                  dev-libs/boost/boost-1.35.0-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/boost/boost-1.35.0-r3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/boost/boost-1.35.0-r3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/boost/boost-1.35.0-r3.ebuild?r1=1.1&r2=1.2

Index: boost-1.35.0-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.35.0-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- boost-1.35.0-r3.ebuild	16 Dec 2008 16:37:27 -0000	1.1
+++ boost-1.35.0-r3.ebuild	24 Mar 2009 04:51:20 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.35.0-r3.ebuild,v 1.1 2008/12/16 16:37:27 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.35.0-r3.ebuild,v 1.2 2009/03/24 04:51:20 dirtyepic Exp $
 
 EAPI="2"
 
@@ -26,7 +26,7 @@
 	sys-libs/zlib
 	virtual/python"
 DEPEND="${RDEPEND}
-	dev-util/boost-build:${SLOT}"
+	=dev-util/boost-build-1.35.0-r2"
 PDEPEND="app-admin/eselect-boost"
 
 S=${WORKDIR}/${MY_P}






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

only message in thread, other threads:[~2009-03-24  4:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-24  4:51 [gentoo-commits] gentoo-x86 commit in dev-libs/boost: boost-1.35.0-r4.ebuild ChangeLog boost-1.35.0-r3.ebuild Ryan Hill (dirtyepic)

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