From 6c1f6e8f717c4da4dc5cf42bcfffce6bbbadcc44 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 6 Jan 2014 20:13:35 +0100 Subject: app-portage/g-octave: Switch from git-2 to git-r3 Package-Manager: portage-2.2.8 --- app-portage/g-octave/ChangeLog | 5 ++++- app-portage/g-octave/g-octave-9999.ebuild | 5 +++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'app-portage/g-octave') diff --git a/app-portage/g-octave/ChangeLog b/app-portage/g-octave/ChangeLog index 94d0a710e..9a18d9f69 100644 --- a/app-portage/g-octave/ChangeLog +++ b/app-portage/g-octave/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-portage/g-octave -# 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 g-octave-9999.ebuild: + Switch from git-2 to git-r3 + 03 Mar 2013; Justin Lecher g-octave-9999.ebuild, metadata.xml: Migrate to new python eclasses, git2 eclass and EAPI=5 diff --git a/app-portage/g-octave/g-octave-9999.ebuild b/app-portage/g-octave/g-octave-9999.ebuild index 2e05b3fc4..102947c82 100644 --- a/app-portage/g-octave/g-octave-9999.ebuild +++ b/app-portage/g-octave/g-octave-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -6,10 +6,11 @@ EAPI=5 PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2} pypy{1_9,2_0} ) -inherit distutils-r1 git-2 +inherit distutils-r1 git-r3 DESCRIPTION="A tool that generates and installs ebuilds for Octave-Forge" HOMEPAGE="http://www.g-octave.org/" +SRC_URI="" EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/g-octave.git" LICENSE="GPL-2" -- cgit v1.2.3