public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/mtkbabel/
@ 2016-04-21 18:08 Amy Winston
  0 siblings, 0 replies; 2+ messages in thread
From: Amy Winston @ 2016-04-21 18:08 UTC (permalink / raw
  To: gentoo-commits

commit:     f96d6a1f302012eb2b777c4cba93fb4e73ab8210
Author:     Amy Winston <amynka <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 18:05:48 2016 +0000
Commit:     Amy Winston <amynka <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 18:07:30 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f96d6a1f

sci-geosciences/mtkbabel: eapi bump

Package-Manager: portage-2.2.26

 .../mtkbabel/{mtkbabel-0.8.2.ebuild => mtkbabel-0.8.2-r1.ebuild}      | 4 ++--
 .../mtkbabel/{mtkbabel-0.8.3.1.ebuild => mtkbabel-0.8.3.1-r1.ebuild}  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-geosciences/mtkbabel/mtkbabel-0.8.2.ebuild b/sci-geosciences/mtkbabel/mtkbabel-0.8.2-r1.ebuild
similarity index 91%
rename from sci-geosciences/mtkbabel/mtkbabel-0.8.2.ebuild
rename to sci-geosciences/mtkbabel/mtkbabel-0.8.2-r1.ebuild
index e68a43c..1a2e3ca 100644
--- a/sci-geosciences/mtkbabel/mtkbabel-0.8.2.ebuild
+++ b/sci-geosciences/mtkbabel/mtkbabel-0.8.2-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=6
 
 DESCRIPTION="MTKBabel is a Perl program to operate the i-Blue 747 GPS data logger"
 HOMEPAGE="http://sourceforge.net/projects/mtkbabel/"

diff --git a/sci-geosciences/mtkbabel/mtkbabel-0.8.3.1.ebuild b/sci-geosciences/mtkbabel/mtkbabel-0.8.3.1-r1.ebuild
similarity index 91%
rename from sci-geosciences/mtkbabel/mtkbabel-0.8.3.1.ebuild
rename to sci-geosciences/mtkbabel/mtkbabel-0.8.3.1-r1.ebuild
index a8b77fa..b0a2367 100644
--- a/sci-geosciences/mtkbabel/mtkbabel-0.8.3.1.ebuild
+++ b/sci-geosciences/mtkbabel/mtkbabel-0.8.3.1-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=6
 
 DESCRIPTION="MTKBabel is a Perl program to operate the i-Blue 747 GPS data logger"
 HOMEPAGE="http://sourceforge.net/projects/mtkbabel/"


^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/mtkbabel/
@ 2022-12-26 15:49 David Seifert
  0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2022-12-26 15:49 UTC (permalink / raw
  To: gentoo-commits

commit:     31e1177bce9b3bdc1e96b9a33da7d312ad1bb37d
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 15:48:37 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 15:48:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31e1177b

sci-geosciences/mtkbabel: update EAPI 6 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../{mtkbabel-0.8.3.1-r1.ebuild => mtkbabel-0.8.3.1-r2.ebuild}   | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/sci-geosciences/mtkbabel/mtkbabel-0.8.3.1-r1.ebuild b/sci-geosciences/mtkbabel/mtkbabel-0.8.3.1-r2.ebuild
similarity index 84%
rename from sci-geosciences/mtkbabel/mtkbabel-0.8.3.1-r1.ebuild
rename to sci-geosciences/mtkbabel/mtkbabel-0.8.3.1-r2.ebuild
index 2eda677db339..f6b774997b0b 100644
--- a/sci-geosciences/mtkbabel/mtkbabel-0.8.3.1-r1.ebuild
+++ b/sci-geosciences/mtkbabel/mtkbabel-0.8.3.1-r2.ebuild
@@ -1,25 +1,22 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="MTKBabel is a Perl program to operate the i-Blue 747 GPS data logger"
 HOMEPAGE="https://sourceforge.net/projects/mtkbabel/"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+S="${WORKDIR}/${PV}"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
 
-DEPEND=""
 RDEPEND="
 	dev-perl/Device-SerialPort
 	dev-perl/TimeDate
 "
 
-S=${WORKDIR}/${PV}
-
 src_install() {
 	doman mtkbabel.1
 	dobin mtkbabel


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

end of thread, other threads:[~2022-12-26 15:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-21 18:08 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/mtkbabel/ Amy Winston
  -- strict thread matches above, loose matches on Subject: below --
2022-12-26 15:49 David Seifert

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