public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-embedded/jal/
@ 2017-03-23 20:53 David Seifert
  0 siblings, 0 replies; 5+ messages in thread
From: David Seifert @ 2017-03-23 20:53 UTC (permalink / raw
  To: gentoo-commits

commit:     9ecd17caf9f052304d752a4397733040379b53b9
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Mon Mar 20 09:20:07 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 20:51:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ecd17ca

dev-embedded/jal: Fix toolong DESCRIPTION

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4253

 dev-embedded/jal/jal-0.4.60.ebuild | 4 ++--
 dev-embedded/jal/jal-0.4.62.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-embedded/jal/jal-0.4.60.ebuild b/dev-embedded/jal/jal-0.4.60.ebuild
index 603bae8c063..e14f72d8d82 100644
--- a/dev-embedded/jal/jal-0.4.60.ebuild
+++ b/dev-embedded/jal/jal-0.4.60.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-DESCRIPTION="A high-level language for a number of Microchip PIC and Ubicom SX microcontrollers"
+DESCRIPTION="A high-level language for Microchip PIC and Ubicom SX microcontrollers"
 HOMEPAGE="http://jal.sourceforge.net/"
 SRC_URI="mirror://sourceforge/jal/${P}.tar.gz"
 LICENSE="GPL-2"

diff --git a/dev-embedded/jal/jal-0.4.62.ebuild b/dev-embedded/jal/jal-0.4.62.ebuild
index 20d9b95ee83..e13541879b9 100644
--- a/dev-embedded/jal/jal-0.4.62.ebuild
+++ b/dev-embedded/jal/jal-0.4.62.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
 
-DESCRIPTION="A high-level language for a number of Microchip PIC and Ubicom SX microcontrollers"
+DESCRIPTION="A high-level language for Microchip PIC and Ubicom SX microcontrollers"
 HOMEPAGE="http://jal.sourceforge.net/"
 SRC_URI="mirror://sourceforge/jal/${P}.tar.gz"
 


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-embedded/jal/
@ 2019-10-04 21:35 Michał Górny
  0 siblings, 0 replies; 5+ messages in thread
From: Michał Górny @ 2019-10-04 21:35 UTC (permalink / raw
  To: gentoo-commits

commit:     b0f35649e45ba270d7fb5d185ad6a4831f5870ee
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  4 21:01:46 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct  4 21:34:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0f35649

dev-embedded/jal: Drop old (EAPI 0)

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-embedded/jal/Manifest          |  1 -
 dev-embedded/jal/jal-0.4.60.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/dev-embedded/jal/Manifest b/dev-embedded/jal/Manifest
index 69a0f7405c4..fd6c44012e8 100644
--- a/dev-embedded/jal/Manifest
+++ b/dev-embedded/jal/Manifest
@@ -1,2 +1 @@
-DIST jal-0.4.60.tar.gz 383874 BLAKE2B 3e122d352d83f6753c5451225aeb39e9d1eb33fa733b5414a3643f9eee259eef6dbbb8897d8fdd2636af2c32c06fc75f5bb9afafd9909235cec196dafc08d597 SHA512 caa3c33bca680ea01e69962212e3ab72c56362907a9ae67597fbe6fec2393d6a81f01f0d02bec3f434888a825d1d20e526d4c62a175fcca16ab02af3c59fa0c1
 DIST jal-0.4.62.tar.gz 429020 BLAKE2B 65e04feb0379050b535c0dcb513e0955a6f20bd0f8cd8a50179bbf20ee6d114cf301a85dfa9553533db81c9db819a014409aa44e54287ff69a663df8bae2e0a3 SHA512 2354359507c2d33d8eeb7a5b9d40471a2d8cff245eb59d64484a89e4aff14d7d3c6021f0b26f1e48adb986fc221e4dade1037cef50167cbe249da445c77dbcb1

diff --git a/dev-embedded/jal/jal-0.4.60.ebuild b/dev-embedded/jal/jal-0.4.60.ebuild
deleted file mode 100644
index d0f96099dcb..00000000000
--- a/dev-embedded/jal/jal-0.4.60.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="A high-level language for Microchip PIC and Ubicom SX microcontrollers"
-HOMEPAGE="http://jal.sourceforge.net/"
-SRC_URI="mirror://sourceforge/jal/${P}.tar.gz"
-LICENSE="GPL-2"
-KEYWORDS="x86"
-SLOT="0"
-IUSE=""
-DEPEND=""
-
-src_install() {
-	make DESTDIR=${D} install || die
-}


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-embedded/jal/
@ 2020-09-16 16:10 David Seifert
  0 siblings, 0 replies; 5+ messages in thread
From: David Seifert @ 2020-09-16 16:10 UTC (permalink / raw
  To: gentoo-commits

commit:     bba5053f2f5734f7ecbc6c66e80c304b0d48ccce
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 16 16:09:58 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Sep 16 16:09:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bba5053f

dev-embedded/jal: Port to EAPI 7

Closes: https://bugs.gentoo.org/742185
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-embedded/jal/jal-0.4.62.ebuild | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/dev-embedded/jal/jal-0.4.62.ebuild b/dev-embedded/jal/jal-0.4.62.ebuild
index e13541879b9..bd489fc91e3 100644
--- a/dev-embedded/jal/jal-0.4.62.ebuild
+++ b/dev-embedded/jal/jal-0.4.62.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=7
 
 DESCRIPTION="A high-level language for Microchip PIC and Ubicom SX microcontrollers"
 HOMEPAGE="http://jal.sourceforge.net/"
@@ -10,9 +10,5 @@ SRC_URI="mirror://sourceforge/jal/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
-DEPEND=""
-RDEPEND=""
-
-S=${WORKDIR}/${PN}
+S="${WORKDIR}/${PN}"


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-embedded/jal/
@ 2023-06-08 11:23 Viorel Munteanu
  0 siblings, 0 replies; 5+ messages in thread
From: Viorel Munteanu @ 2023-06-08 11:23 UTC (permalink / raw
  To: gentoo-commits

commit:     7b84657e868f699f883b1373d51a90c81098f80e
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Jun  7 17:13:23 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Thu Jun  8 11:19:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b84657e

dev-embedded/jal: use HTTPS

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 dev-embedded/jal/jal-0.4.62.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-embedded/jal/jal-0.4.62.ebuild b/dev-embedded/jal/jal-0.4.62.ebuild
index bd489fc91e3e..0d5e5a8e3c6d 100644
--- a/dev-embedded/jal/jal-0.4.62.ebuild
+++ b/dev-embedded/jal/jal-0.4.62.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="A high-level language for Microchip PIC and Ubicom SX microcontrollers"
-HOMEPAGE="http://jal.sourceforge.net/"
+HOMEPAGE="https://jal.sourceforge.net/"
 SRC_URI="mirror://sourceforge/jal/${P}.tar.gz"
 
 LICENSE="GPL-2"


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-embedded/jal/
@ 2023-08-20  9:33 Viorel Munteanu
  0 siblings, 0 replies; 5+ messages in thread
From: Viorel Munteanu @ 2023-08-20  9:33 UTC (permalink / raw
  To: gentoo-commits

commit:     fe453a409dd2b034da85b391dcb8b7b8920bb573
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 20 09:25:53 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Aug 20 09:32:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe453a40

dev-embedded/jal: fix clang-16 issue

Update EAPI 7 -> 8.
Add autoreconf to fix autoconf failure with clang-16.

Closes: https://bugs.gentoo.org/906345
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 dev-embedded/jal/jal-0.4.62-r1.ebuild | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/dev-embedded/jal/jal-0.4.62-r1.ebuild b/dev-embedded/jal/jal-0.4.62-r1.ebuild
index efadbb6cadd9..92343e68b945 100644
--- a/dev-embedded/jal/jal-0.4.62-r1.ebuild
+++ b/dev-embedded/jal/jal-0.4.62-r1.ebuild
@@ -1,7 +1,9 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
+
+inherit autotools
 
 DESCRIPTION="A high-level language for Microchip PIC and Ubicom SX microcontrollers"
 HOMEPAGE="https://jal.sourceforge.net/"
@@ -16,3 +18,8 @@ S="${WORKDIR}/${PN}"
 PATCHES=(
 	"${FILESDIR}"/${PN}-0.4.62-fix-incompatible-integer-to-pointer-clang16.patch
 )
+
+src_prepare() {
+	default
+	eautoreconf
+}


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

end of thread, other threads:[~2023-08-20  9:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-23 20:53 [gentoo-commits] repo/gentoo:master commit in: dev-embedded/jal/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2019-10-04 21:35 Michał Górny
2020-09-16 16:10 David Seifert
2023-06-08 11:23 Viorel Munteanu
2023-08-20  9:33 Viorel Munteanu

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