* [gentoo-commits] repo/gentoo:master commit in: app-arch/lcab/
@ 2020-03-21 19:34 Mikle Kolyada
0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada @ 2020-03-21 19:34 UTC (permalink / raw
To: gentoo-commits
commit: b459acfc0d3e6d4064c33ec75110072dd19d4227
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 21 19:34:16 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Mar 21 19:34:16 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b459acfc
app-arch/lcab: port to EAPI=7
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
app-arch/lcab/lcab-1.0_beta12.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-arch/lcab/lcab-1.0_beta12.ebuild b/app-arch/lcab/lcab-1.0_beta12.ebuild
index c9cc63e792b..27fe02473de 100644
--- a/app-arch/lcab/lcab-1.0_beta12.ebuild
+++ b/app-arch/lcab/lcab-1.0_beta12.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
inherit autotools
@@ -15,11 +15,11 @@ SRC_URI="ftp://mirror.ohnopub.net/mirror/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
S="${WORKDIR}/${MY_P}"
src_prepare() {
+ default
sed -i "s:1.0b11:${MY_PV}:" mytypes.h || die
eautoreconf
}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-arch/lcab/
@ 2023-10-27 5:43 Joonas Niilola
0 siblings, 0 replies; 3+ messages in thread
From: Joonas Niilola @ 2023-10-27 5:43 UTC (permalink / raw
To: gentoo-commits
commit: 475122516b297dc0585e06cca4dbca25f13064dd
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 27 05:42:42 2023 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Oct 27 05:42:42 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47512251
app-arch/lcab: Stabilize 1.0_beta12 x86, #916314
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-arch/lcab/lcab-1.0_beta12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-arch/lcab/lcab-1.0_beta12.ebuild b/app-arch/lcab/lcab-1.0_beta12.ebuild
index 74011412ee93..03a23f05e503 100644
--- a/app-arch/lcab/lcab-1.0_beta12.ebuild
+++ b/app-arch/lcab/lcab-1.0_beta12.ebuild
@@ -14,7 +14,7 @@ SRC_URI="ftp://mirror.ohnopub.net/mirror/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
S="${WORKDIR}/${MY_P}"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-arch/lcab/
@ 2023-10-27 5:43 Joonas Niilola
0 siblings, 0 replies; 3+ messages in thread
From: Joonas Niilola @ 2023-10-27 5:43 UTC (permalink / raw
To: gentoo-commits
commit: e9ecd5a904d8f23b584a5ae41673e378dce1e997
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 27 05:42:01 2023 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Oct 27 05:42:01 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9ecd5a9
app-arch/lcab: Stabilize 1.0_beta12 amd64, #916314
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-arch/lcab/lcab-1.0_beta12.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-arch/lcab/lcab-1.0_beta12.ebuild b/app-arch/lcab/lcab-1.0_beta12.ebuild
index 27fe02473de4..74011412ee93 100644
--- a/app-arch/lcab/lcab-1.0_beta12.ebuild
+++ b/app-arch/lcab/lcab-1.0_beta12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="ftp://mirror.ohnopub.net/mirror/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
S="${WORKDIR}/${MY_P}"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-10-27 5:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-27 5:43 [gentoo-commits] repo/gentoo:master commit in: app-arch/lcab/ Joonas Niilola
-- strict thread matches above, loose matches on Subject: below --
2023-10-27 5:43 Joonas Niilola
2020-03-21 19:34 Mikle Kolyada
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox