From b13aa3d502a4265715ae96f1c617e07d4acba3ea Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 6 Jan 2014 19:39:27 +0100 Subject: sci-chemistry/openbabel-perl: Switch from git-2 to git-r3 Package-Manager: portage-2.2.8 --- sci-chemistry/openbabel-perl/ChangeLog | 5 ++++- sci-chemistry/openbabel-perl/openbabel-perl-9999.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/sci-chemistry/openbabel-perl/ChangeLog b/sci-chemistry/openbabel-perl/ChangeLog index 14040e1a2..0d168a927 100644 --- a/sci-chemistry/openbabel-perl/ChangeLog +++ b/sci-chemistry/openbabel-perl/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sci-chemistry/openbabel-perl -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 06 Jan 2014; Justin Lecher openbabel-perl-9999.ebuild: + Switch from git-2 to git-r3 + *openbabel-perl-9999 (26 Sep 2013) 26 Sep 2013; Reinis Danne +openbabel-perl-9999.ebuild, diff --git a/sci-chemistry/openbabel-perl/openbabel-perl-9999.ebuild b/sci-chemistry/openbabel-perl/openbabel-perl-9999.ebuild index 2a352a8c2..daeb2468d 100644 --- a/sci-chemistry/openbabel-perl/openbabel-perl-9999.ebuild +++ b/sci-chemistry/openbabel-perl/openbabel-perl-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 -inherit cmake-utils eutils git-2 perl-module +inherit cmake-utils eutils git-r3 perl-module DESCRIPTION="Perl bindings for OpenBabel" HOMEPAGE="http://openbabel.sourceforge.net/" @@ -25,7 +25,7 @@ DEPEND="${RDEPEND} S="${WORKDIR}/openbabel-${PV}" src_unpack() { - git-2_src_unpack + git-r3_src_unpack } src_configure() { -- cgit v1.2.3-65-gdbad