* [gentoo-commits] gentoo-x86 commit in sci-chemistry/openbabel: openbabel-2.2.1_beta3.ebuild ChangeLog openbabel-2.2.0_beta5.ebuild
@ 2009-02-18 21:44 Marcus Hanwell (cryos)
0 siblings, 0 replies; only message in thread
From: Marcus Hanwell (cryos) @ 2009-02-18 21:44 UTC (permalink / raw
To: gentoo-commits
cryos 09/02/18 21:44:48
Modified: ChangeLog
Added: openbabel-2.2.1_beta3.ebuild
Removed: openbabel-2.2.0_beta5.ebuild
Log:
Removed old version, added updated version of upcoming patch release.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Revision Changes Path
1.20 sci-chemistry/openbabel/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/openbabel/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/openbabel/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/openbabel/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 2 Nov 2008 07:46:39 -0000 1.19
+++ ChangeLog 18 Feb 2009 21:44:47 -0000 1.20
@@ -1,6 +1,12 @@
# ChangeLog for sci-chemistry/openbabel
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.19 2008/11/02 07:46:39 vapier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.20 2009/02/18 21:44:47 cryos Exp $
+
+*openbabel-2.2.1_beta3 (18 Feb 2009)
+
+ 18 Feb 2009; Marcus D. Hanwell <cryos@gentoo.org>
+ -openbabel-2.2.0_beta5.ebuild, +openbabel-2.2.1_beta3.ebuild:
+ Removed old version, added updated version of upcoming patch release.
02 Nov 2008; Mike Frysinger <vapier@gentoo.org> openbabel-2.2.0.ebuild:
Add ppc64 love for KDE 4.
1.1 sci-chemistry/openbabel/openbabel-2.2.1_beta3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.1_beta3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.1_beta3.ebuild?rev=1.1&content-type=text/plain
Index: openbabel-2.2.1_beta3.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.1_beta3.ebuild,v 1.1 2009/02/18 21:44:47 cryos Exp $
inherit eutils
MY_PV="2.2.1b3-20090215-r2890"
DESCRIPTION="interconverts file formats used in molecular modeling"
HOMEPAGE="http://openbabel.sourceforge.net/"
SRC_URI="mirror://sourceforge/openbabel/${PN}-${MY_PV}.tar.gz"
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
SLOT="0"
LICENSE="GPL-2"
IUSE=""
RDEPEND="!sci-chemistry/babel
dev-libs/libxml2"
DEPEND="${RDEPEND}
dev-libs/boost
dev-lang/perl"
S=${WORKDIR}/${PN}-${MY_PV}
src_install() {
emake DESTDIR="${D}" install || die "make install failed."
dodoc AUTHORS ChangeLog NEWS README THANKS
cd doc
dohtml *.html *.png
dodoc *.inc README* *.inc *.mol2
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-02-18 21:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-18 21:44 [gentoo-commits] gentoo-x86 commit in sci-chemistry/openbabel: openbabel-2.2.1_beta3.ebuild ChangeLog openbabel-2.2.0_beta5.ebuild Marcus Hanwell (cryos)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox