Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
zmedico 12/06/07 21:05:00
Modified: boost-build-1.35.0-r1.ebuild ChangeLog
Log:
inherit eutils for epatch
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Revision Changes Path
1.13 dev-util/boost-build/boost-build-1.35.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r1.ebuild?r1=1.12&r2=1.13
Index: boost-build-1.35.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- boost-build-1.35.0-r1.ebuild 6 Jun 2012 20:28:58 -0000 1.12
+++ boost-build-1.35.0-r1.ebuild 7 Jun 2012 21:05:00 -0000 1.13
@@ -1,8 +1,8 @@
# Copyright 1999-2012 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.35.0-r1.ebuild,v 1.12 2012/06/06 20:28:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r1.ebuild,v 1.13 2012/06/07 21:05:00 zmedico Exp $
-inherit flag-o-matic toolchain-funcs versionator
+inherit eutils flag-o-matic toolchain-funcs versionator
MY_PV=$(replace_all_version_separators _)
1.90 dev-util/boost-build/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.90&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.90&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?r1=1.89&r2=1.90
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog 6 Jun 2012 20:31:24 -0000 1.89
+++ ChangeLog 7 Jun 2012 21:05:00 -0000 1.90
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/boost-build
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.89 2012/06/06 20:31:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.90 2012/06/07 21:05:00 zmedico Exp $
+
+ 07 Jun 2012; Zac Medico <zmedico@g.o> boost-build-1.35.0-r1.ebuild:
+ inherit eutils for epatch
06 Jun 2012; Jeroen Roovers <jer@g.o> boost-build-1.37.0.ebuild,
boost-build-1.39.0.ebuild:
|
|