commit:     89307de706571808d3b8afb452d1a0e91c05a1af
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Sun Jun 21 10:47:16 2020 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Jun 25 07:07:47 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89307de7

app-arch/pet2tgz: update to EAPI 7

Bug: https://bugs.gentoo.org/724204
Closes: https://github.com/gentoo/gentoo/pull/16359

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-arch/pet2tgz/metadata.xml                                  | 8 ++++----
 app-arch/pet2tgz/{pet2tgz-0.3.ebuild => pet2tgz-0.3-r1.ebuild} | 7 ++-----
 app-arch/pet2tgz/pet2tgz-0.3.ebuild                            | 2 +-
 3 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/app-arch/pet2tgz/metadata.xml b/app-arch/pet2tgz/metadata.xml
index 5e531f2269f..a272aeda686 100644
--- a/app-arch/pet2tgz/metadata.xml
+++ b/app-arch/pet2tgz/metadata.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-  <!--maintainer-needed-->
-  <upstream>
-    <remote-id type="sourceforge">pet2tgz</remote-id>
-  </upstream>
+       <!-- maintainer-needed -->
+       <upstream>
+               <remote-id type="sourceforge">pet2tgz</remote-id>
+       </upstream>
 </pkgmetadata>

diff --git a/app-arch/pet2tgz/pet2tgz-0.3.ebuild 
b/app-arch/pet2tgz/pet2tgz-0.3-r1.ebuild
similarity index 79%
copy from app-arch/pet2tgz/pet2tgz-0.3.ebuild
copy to app-arch/pet2tgz/pet2tgz-0.3-r1.ebuild
index a2c74611353..fc99eb44b02 100644
--- a/app-arch/pet2tgz/pet2tgz-0.3.ebuild
+++ b/app-arch/pet2tgz/pet2tgz-0.3-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=7
 
 DESCRIPTION="Puppy Linux .pet to .tar.gz converter"
 HOMEPAGE="https://sourceforge.net/projects/pet2tgz/";
@@ -10,6 +10,3 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DOCS="AUTHORS"

diff --git a/app-arch/pet2tgz/pet2tgz-0.3.ebuild 
b/app-arch/pet2tgz/pet2tgz-0.3.ebuild
index a2c74611353..2110e85310e 100644
--- a/app-arch/pet2tgz/pet2tgz-0.3.ebuild
+++ b/app-arch/pet2tgz/pet2tgz-0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4

Reply via email to