Skip to content

Commit

Permalink
net-misc/grive: git-2->git-r3
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.40, Repoman-2.3.9
  • Loading branch information
hanetzer authored and junghans committed Jun 1, 2018
1 parent 1641b91 commit 834ca3e
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions net-misc/grive/grive-0.4.0_pre20150905-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5

inherit cmake-utils

if [[ ${PV} = *9999 ]]; then
inherit git-2
EGIT_REPO_URI="https://github.com/vitalif/${PN}2.git"
inherit git-r3
else
inherit vcs-snapshot
COMMIT="5dc7028c8aebb26d35ed31c4b07ac180cc1887c9"
Expand Down
4 changes: 2 additions & 2 deletions net-misc/grive/grive-0.4.0_pre20150905.ebuild
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5

inherit cmake-utils

if [[ ${PV} = *9999 ]]; then
inherit git-2
EGIT_REPO_URI="https://github.com/vitalif/${PN}2.git"
inherit git-r3
else
inherit vcs-snapshot
COMMIT="5dc7028c8aebb26d35ed31c4b07ac180cc1887c9"
Expand Down
4 changes: 2 additions & 2 deletions net-misc/grive/grive-0.4.0_pre20151011.ebuild
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5

inherit cmake-utils

if [[ ${PV} = *9999 ]]; then
inherit git-2
EGIT_REPO_URI="https://github.com/vitalif/${PN}2.git"
inherit git-r3
else
inherit vcs-snapshot
COMMIT="44cb91f94e67bcdad77ca564b4d8083cedf72251"
Expand Down
4 changes: 2 additions & 2 deletions net-misc/grive/grive-0.5.1_pre20160114.ebuild
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5

inherit cmake-utils

if [[ ${PV} = *9999 ]]; then
inherit git-2
EGIT_REPO_URI="https://github.com/vitalif/${PN}2.git"
inherit git-r3
else
inherit vcs-snapshot
COMMIT="cfb8ff08b300d1fa57e12cdc85f724e3e25c906d"
Expand Down
4 changes: 2 additions & 2 deletions net-misc/grive/grive-0.5.1_pre20160706.ebuild
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5

inherit cmake-utils

if [[ ${PV} = *9999 ]]; then
inherit git-2
EGIT_REPO_URI="https://github.com/vitalif/${PN}2.git"
inherit git-r3
else
inherit vcs-snapshot
COMMIT="457d84974592ed3f123622b12f2a7a748cbc0668"
Expand Down
4 changes: 2 additions & 2 deletions net-misc/grive/grive-0.5.1_pre20161004.ebuild
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5

inherit cmake-utils

if [[ ${PV} = *9999 ]]; then
inherit git-2
EGIT_REPO_URI="https://github.com/vitalif/${PN}2.git"
inherit git-r3
else
inherit vcs-snapshot
COMMIT="7bbb01c3014cc996ec24a7e5c0684f24b604b735"
Expand Down

0 comments on commit 834ca3e

Please sign in to comment.