public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-arch/pet2tgz/
@ 2020-06-25  7:10 Conrad Kostecki
  0 siblings, 0 replies; 2+ messages in thread
From: Conrad Kostecki @ 2020-06-25  7:10 UTC (permalink / raw
  To: gentoo-commits

commit:     55e8bb37a04c166553b020957253477855dead5c
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Wed Jun 24 21:53:30 2020 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Jun 25 07:07:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55e8bb37

app-arch/pet2tgz: remove old

Closes: https://bugs.gentoo.org/724204
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-arch/pet2tgz/pet2tgz-0.3.ebuild | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/app-arch/pet2tgz/pet2tgz-0.3.ebuild b/app-arch/pet2tgz/pet2tgz-0.3.ebuild
deleted file mode 100644
index 2110e85310e..00000000000
--- a/app-arch/pet2tgz/pet2tgz-0.3.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="Puppy Linux .pet to .tar.gz converter"
-HOMEPAGE="https://sourceforge.net/projects/pet2tgz/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DOCS="AUTHORS"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-arch/pet2tgz/
@ 2020-06-25  7:10 Conrad Kostecki
  0 siblings, 0 replies; 2+ messages in thread
From: Conrad Kostecki @ 2020-06-25  7:10 UTC (permalink / raw
  To: gentoo-commits

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-25  7:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-25  7:10 [gentoo-commits] repo/gentoo:master commit in: app-arch/pet2tgz/ Conrad Kostecki
  -- strict thread matches above, loose matches on Subject: below --
2020-06-25  7:10 Conrad Kostecki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox