summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-04-20 08:16:48 -0500
committerAnthony G. Basile <blueness@gentoo.org>2018-04-24 05:19:50 -0400
commit586b79141ea7ae54e65950874ab08198a15814b4 (patch)
treec11c114b9e7f4f103f9abd4d96480106918e2e01 /sys-devel/gdb/gdb-8.0.ebuild
parentsys-devel/gdb: add explicit epatch (diff)
downloadgentoo-586b79141ea7ae54e65950874ab08198a15814b4.tar.gz
gentoo-586b79141ea7ae54e65950874ab08198a15814b4.tar.bz2
gentoo-586b79141ea7ae54e65950874ab08198a15814b4.zip
sys-devel/gdb: explicit epatch, git-2->git-r3, EAPI=6
Also some formatting changes to keep the ebuilds aligned in layout. Package-Manager: Portage-2.3.31, Repoman-2.3.9 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'sys-devel/gdb/gdb-8.0.ebuild')
-rw-r--r--sys-devel/gdb/gdb-8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gdb/gdb-8.0.ebuild b/sys-devel/gdb/gdb-8.0.ebuild
index 5ceaef605501..447d9073015f 100644
--- a/sys-devel/gdb/gdb-8.0.ebuild
+++ b/sys-devel/gdb/gdb-8.0.ebuild
@@ -20,7 +20,7 @@ case ${PV} in
9999*)
# live git tree
EGIT_REPO_URI="git://sourceware.org/git/binutils-gdb.git"
- inherit git-2
+ inherit git-r3
SRC_URI=""
;;
*.*.50.2???????)