public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-libs/libh2o: ChangeLog libh2o-0.2.ebuild
@ 2012-06-06 15:33 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2012-06-06 15:33 UTC (permalink / raw
  To: gentoo-commits

mgorny      12/06/06 15:33:35

  Modified:             ChangeLog
  Added:                libh2o-0.2.ebuild
  Log:
  Version bump. The new version introduces equations for heat capacity & speed of sound.
  
  (Portage version: 2.2.0_alpha109_p1/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sci-libs/libh2o/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libh2o/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libh2o/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libh2o/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/libh2o/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	5 Jun 2012 15:42:09 -0000	1.2
+++ ChangeLog	6 Jun 2012 15:33:35 -0000	1.3
@@ -1,6 +1,12 @@
 # ChangeLog for sci-libs/libh2o
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libh2o/ChangeLog,v 1.2 2012/06/05 15:42:09 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libh2o/ChangeLog,v 1.3 2012/06/06 15:33:35 mgorny Exp $
+
+*libh2o-0.2 (06 Jun 2012)
+
+  06 Jun 2012; Michał Górny <mgorny@gentoo.org> +libh2o-0.2.ebuild:
+  Version bump. The new version introduces equations for heat capacity & speed
+  of sound.
 
   05 Jun 2012; Michał Górny <mgorny@gentoo.org> metadata.xml:
   Update issue tracker URI.



1.1                  sci-libs/libh2o/libh2o-0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libh2o/libh2o-0.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libh2o/libh2o-0.2.ebuild?rev=1.1&content-type=text/plain

Index: libh2o-0.2.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/libh2o/libh2o-0.2.ebuild,v 1.1 2012/06/06 15:33:35 mgorny Exp $

EAPI=4

inherit autotools-utils

DESCRIPTION="Library of routines for IF97 water & steam properties"
HOMEPAGE="https://bitbucket.org/mgorny/libh2o/"
SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug static-libs"

src_configure() {
	local myeconfargs=(
		$(use_enable debug)
	)

	autotools-utils_src_configure
}






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

only message in thread, other threads:[~2012-06-06 15:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-06 15:33 [gentoo-commits] gentoo-x86 commit in sci-libs/libh2o: ChangeLog libh2o-0.2.ebuild Michal Gorny (mgorny)

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