sci-geosciences/gpscorrelate: Bump to EAPI 6, fix HOMEPAGE
authorAndreas Sturmlechner <asturm@gentoo.org>
Mon, 6 Mar 2017 23:26:12 +0000 (00:26 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 6 Mar 2017 23:54:10 +0000 (00:54 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild
sci-geosciences/gpscorrelate/metadata.xml

index 80a80a73a5dd6c2808f1cb4254494cc0daffbca5..f63d5e79bcaba287bdcbccdaaa3cb2a7ce5bbf78 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=6
 
 inherit eutils toolchain-funcs
 
 DESCRIPTION="Tool for adjusting EXIF tags of your photos with a recorded GPS trace"
-HOMEPAGE="http://freefoote.dview.net/linux_gpscorr.html"
+HOMEPAGE="https://github.com/freefoote/gpscorrelate"
 SRC_URI="http://freefoote.dview.net/linux/${P}.tar.gz"
 
 LICENSE="GPL-2"
@@ -24,9 +24,7 @@ DEPEND="${RDEPEND}
        virtual/pkgconfig
 "
 
-src_prepare() {
-       epatch "${FILESDIR}/${PN}-1.6.1-makefile.patch"
-}
+PATCHES=( "${FILESDIR}/${PN}-1.6.1-makefile.patch" )
 
 src_compile() {
        tc-export CC CXX
index d78f8098182808d83256b982c84ef7a30c4c8b56..2761b1b9e5c051db139dc76c871f865b296705d5 100644 (file)
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="project">
-    <email>sci-geosciences@gentoo.org</email>
-    <name>Gentoo Geosciences Project</name>
-  </maintainer>
+       <maintainer type="project">
+               <email>sci-geosciences@gentoo.org</email>
+               <name>Gentoo Geosciences Project</name>
+       </maintainer>
 </pkgmetadata>