* [gentoo-commits] repo/gentoo:master commit in: dev-util/shc/
@ 2018-11-06 7:52 Sergey Popov
0 siblings, 0 replies; 12+ messages in thread
From: Sergey Popov @ 2018-11-06 7:52 UTC (permalink / raw
To: gentoo-commits
commit: 7e47ec5ddcd2f4f4394779fa57d061e1aefddb65
Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 6 07:50:29 2018 +0000
Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Tue Nov 6 07:50:50 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e47ec5d
dev-util/shc: version bump
Reported-by: manwe <manwe <AT> manwe.pl>
Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org>
Closes: https://bugs.gentoo.org/670358
Package-Manager: Portage-2.3.49, Repoman-2.3.10
dev-util/shc/Manifest | 1 +
dev-util/shc/shc-3.9.6.ebuild | 18 ++++++++++++++++++
2 files changed, 19 insertions(+)
diff --git a/dev-util/shc/Manifest b/dev-util/shc/Manifest
index 78df3056b62..fa1aa8749bd 100644
--- a/dev-util/shc/Manifest
+++ b/dev-util/shc/Manifest
@@ -1 +1,2 @@
DIST shc-3.8.9.tgz 20536 BLAKE2B 68f2c18f79e28bcbf5116428ec16a4b6eceffba686aaf3e9075f14a77793831bbb9c80c7f44a849f152eb164000956a383343d4dc8b49fc8cf68758aa9a4d27e SHA512 e8a4f9b0ef6e90fc99ebeeb0af36b89d1020209429c9651a036ab1f51a293d9faa3b775b7f040e91997b6ff5a487cb45943fc3548fa6fa3e7282e0d6f74d2cd4
+DIST shc-3.9.6.tar.gz 122644 BLAKE2B bef9993f49ffc7a1119862c8bd4b520a6122505493a59269218c6d46a0780e0788d3c9acc3975e642f9ea0bfd5a3907f0c1ff54bbc20c01fc630b2da096fc479 SHA512 dbda4af6740a8a719976d7260133ab3d92552ea08416e2b1ec4815e83349507ed68eb1e52a78b34e2c129dd40eafcce84ef7bf0d97d28073ee3af4598f804ed2
diff --git a/dev-util/shc/shc-3.9.6.ebuild b/dev-util/shc/shc-3.9.6.ebuild
new file mode 100644
index 00000000000..60de37b1332
--- /dev/null
+++ b/dev-util/shc/shc-3.9.6.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A (shell-) script compiler/scrambler"
+HOMEPAGE="https://neurobin.org/projects/softwares/unix/shc/"
+SRC_URI="https://github.com/neurobin/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+
+src_install() {
+ dobin src/shc
+ doman shc.1
+ dodoc ChangeLog README.md
+}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/shc/
@ 2018-12-18 13:22 Sergey Popov
0 siblings, 0 replies; 12+ messages in thread
From: Sergey Popov @ 2018-12-18 13:22 UTC (permalink / raw
To: gentoo-commits
commit: 3a4f54e37aa49424a85419d8c88596df67668240
Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 18 13:15:32 2018 +0000
Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Tue Dec 18 13:22:19 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a4f54e3
dev-util/shc: drop old
Signed-off-By: Sergey Popov <pinkbyte <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
dev-util/shc/Manifest | 1 -
dev-util/shc/shc-3.8.9.ebuild | 37 -------------------------------------
2 files changed, 38 deletions(-)
diff --git a/dev-util/shc/Manifest b/dev-util/shc/Manifest
index fa1aa8749bd..904baa79c1e 100644
--- a/dev-util/shc/Manifest
+++ b/dev-util/shc/Manifest
@@ -1,2 +1 @@
-DIST shc-3.8.9.tgz 20536 BLAKE2B 68f2c18f79e28bcbf5116428ec16a4b6eceffba686aaf3e9075f14a77793831bbb9c80c7f44a849f152eb164000956a383343d4dc8b49fc8cf68758aa9a4d27e SHA512 e8a4f9b0ef6e90fc99ebeeb0af36b89d1020209429c9651a036ab1f51a293d9faa3b775b7f040e91997b6ff5a487cb45943fc3548fa6fa3e7282e0d6f74d2cd4
DIST shc-3.9.6.tar.gz 122644 BLAKE2B bef9993f49ffc7a1119862c8bd4b520a6122505493a59269218c6d46a0780e0788d3c9acc3975e642f9ea0bfd5a3907f0c1ff54bbc20c01fc630b2da096fc479 SHA512 dbda4af6740a8a719976d7260133ab3d92552ea08416e2b1ec4815e83349507ed68eb1e52a78b34e2c129dd40eafcce84ef7bf0d97d28073ee3af4598f804ed2
diff --git a/dev-util/shc/shc-3.8.9.ebuild b/dev-util/shc/shc-3.8.9.ebuild
deleted file mode 100644
index 78178e4f1ae..00000000000
--- a/dev-util/shc/shc-3.8.9.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit toolchain-funcs
-
-DESCRIPTION="A (shell-) script compiler/scrambler"
-HOMEPAGE="http://www.datsi.fi.upm.es/~frosal"
-SRC_URI="http://www.datsi.fi.upm.es/~frosal/sources/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc ~sparc x86"
-IUSE=""
-
-RESTRICT="test"
-
-src_prepare() {
- # respect LDFLAGS
- sed -i makefile -e 's:$(CC) $(CFLAGS):& $(LDFLAGS):' || die
- # fix source file name wrt bug #433970
- mv {${P},${PN}}.c || die
-}
-
-src_compile() {
- ## the "test"-target leads to an access-violation -> so we skip it
- ## as it's only for demonstration purposes anyway.
- emake CC=$(tc-getCC) CFLAGS="${CFLAGS}" shc
-}
-
-src_install() {
- dobin shc
- doman shc.1
- newdoc shc.README README
- dodoc CHANGES
-}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/shc/
@ 2018-12-18 13:22 Sergey Popov
0 siblings, 0 replies; 12+ messages in thread
From: Sergey Popov @ 2018-12-18 13:22 UTC (permalink / raw
To: gentoo-commits
commit: a099739f9a1bb4504405a0b61788ccc29bf54724
Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 18 13:15:15 2018 +0000
Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Tue Dec 18 13:21:05 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a099739f
dev-util/shc: stable on amd64/ppc/x86
Signed-off-By: Sergey Popov <pinkbyte <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
dev-util/shc/shc-3.9.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/shc/shc-3.9.6.ebuild b/dev-util/shc/shc-3.9.6.ebuild
index 60de37b1332..a72c0f210b1 100644
--- a/dev-util/shc/shc-3.9.6.ebuild
+++ b/dev-util/shc/shc-3.9.6.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/neurobin/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ppc ~sparc x86"
src_install() {
dobin src/shc
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/shc/
@ 2022-04-04 11:02 Sergey Popov
0 siblings, 0 replies; 12+ messages in thread
From: Sergey Popov @ 2022-04-04 11:02 UTC (permalink / raw
To: gentoo-commits
commit: 5b16fc7097f6603194f0e61d5d21407fe3eb195d
Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 4 11:02:33 2022 +0000
Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Mon Apr 4 11:02:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b16fc70
dev-util/shc: version bump
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org>
dev-util/shc/Manifest | 1 +
dev-util/shc/shc-4.0.3.ebuild | 18 ++++++++++++++++++
2 files changed, 19 insertions(+)
diff --git a/dev-util/shc/Manifest b/dev-util/shc/Manifest
index 904baa79c1e7..5215e22fbb35 100644
--- a/dev-util/shc/Manifest
+++ b/dev-util/shc/Manifest
@@ -1 +1,2 @@
DIST shc-3.9.6.tar.gz 122644 BLAKE2B bef9993f49ffc7a1119862c8bd4b520a6122505493a59269218c6d46a0780e0788d3c9acc3975e642f9ea0bfd5a3907f0c1ff54bbc20c01fc630b2da096fc479 SHA512 dbda4af6740a8a719976d7260133ab3d92552ea08416e2b1ec4815e83349507ed68eb1e52a78b34e2c129dd40eafcce84ef7bf0d97d28073ee3af4598f804ed2
+DIST shc-4.0.3.tar.gz 124246 BLAKE2B 1f3046cc3955c979ef585567f4e0e0016a0b96c9032fe8fd93072c2cfd8031b9de4095627d2b7c571f79c9656181269fff81a4d2d3ff6fdc3c40f00708c8b764 SHA512 78fbab26c652b3c3a41401e044ae69776fbdf5d28736c55bcf111f4261f863f6d97d81e87ad9288faf9c9a3299c1453dcca9ffd9d9ea04a1ff2b7299257e8cf7
diff --git a/dev-util/shc/shc-4.0.3.ebuild b/dev-util/shc/shc-4.0.3.ebuild
new file mode 100644
index 000000000000..4bc77efcd7a9
--- /dev/null
+++ b/dev-util/shc/shc-4.0.3.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="A (shell-) script compiler/scrambler"
+HOMEPAGE="https://neurobin.org/projects/softwares/unix/shc/"
+SRC_URI="https://github.com/neurobin/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+
+src_install() {
+ dobin src/shc
+ doman shc.1
+ dodoc ChangeLog README.md
+}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/shc/
@ 2022-04-04 12:10 Sergey Popov
0 siblings, 0 replies; 12+ messages in thread
From: Sergey Popov @ 2022-04-04 12:10 UTC (permalink / raw
To: gentoo-commits
commit: 41ea1f45ef8603a287ff4723df43dac0103843ce
Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 4 12:09:21 2022 +0000
Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Mon Apr 4 12:10:46 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41ea1f45
dev-util/shc-4.0.3: fix tests
Closes: https://bugs.gentoo.org/836761
Reported-by: Agostino Sarubbo <ago <AT> gentoo.org>
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org>
dev-util/shc/shc-4.0.3.ebuild | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/dev-util/shc/shc-4.0.3.ebuild b/dev-util/shc/shc-4.0.3.ebuild
index 4bc77efcd7a9..818f2d0868eb 100644
--- a/dev-util/shc/shc-4.0.3.ebuild
+++ b/dev-util/shc/shc-4.0.3.ebuild
@@ -11,6 +11,30 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+IUSE="test"
+
+DEPEND="test? (
+ app-shells/bash:0
+ app-shells/dash
+ app-shells/ksh
+ app-shells/tcsh
+ app-shells/zsh
+)"
+RDEPEND=""
+
+src_prepare() {
+ # ash requires sys-apps/busybox[make-symlinks], so exclude it too
+ # Exclude app-shells/rc from tests
+ # Fix path for app-shells/tcsh
+ sed -i \
+ -e "s:'/bin/ash'::" \
+ -e "s:'/usr/bin/rc'::" \
+ -e "s:/usr/bin/tcsh:/bin/tcsh:" \
+ test/ttest.sh || die
+
+ default
+}
+
src_install() {
dobin src/shc
doman shc.1
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/shc/
@ 2022-04-04 12:29 Sergey Popov
0 siblings, 0 replies; 12+ messages in thread
From: Sergey Popov @ 2022-04-04 12:29 UTC (permalink / raw
To: gentoo-commits
commit: 26cc4bf8c4cbf01d37076577c7ae5023cdf3bed8
Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 4 12:29:35 2022 +0000
Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Mon Apr 4 12:29:43 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26cc4bf8
dev-util/shc-4.0.3: fix missing RESTRICT for tests
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org>
dev-util/shc/shc-4.0.3.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dev-util/shc/shc-4.0.3.ebuild b/dev-util/shc/shc-4.0.3.ebuild
index 818f2d0868eb..54e8330f0f8b 100644
--- a/dev-util/shc/shc-4.0.3.ebuild
+++ b/dev-util/shc/shc-4.0.3.ebuild
@@ -22,6 +22,8 @@ DEPEND="test? (
)"
RDEPEND=""
+RESTRICT="!test? ( test )"
+
src_prepare() {
# ash requires sys-apps/busybox[make-symlinks], so exclude it too
# Exclude app-shells/rc from tests
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/shc/
@ 2024-11-07 7:52 Petr Vaněk
0 siblings, 0 replies; 12+ messages in thread
From: Petr Vaněk @ 2024-11-07 7:52 UTC (permalink / raw
To: gentoo-commits
commit: 403e26f68113c67ad078efe7c3a019093f005596
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 7 07:38:22 2024 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Thu Nov 7 07:52:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=403e26f6
dev-util/shc: update HOMEPAGE
Add github link to the first place as the neurobin.org domain has
recently expired.
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>
dev-util/shc/metadata.xml | 3 ++-
dev-util/shc/shc-4.0.3.ebuild | 7 +++++--
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/dev-util/shc/metadata.xml b/dev-util/shc/metadata.xml
index 575036408efb..ea21c092a738 100644
--- a/dev-util/shc/metadata.xml
+++ b/dev-util/shc/metadata.xml
@@ -3,6 +3,7 @@
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
- <changelog>http://www.datsi.fi.upm.es/~frosal/sources/CHANGES</changelog>
+ <remote-id type="github">neurobin/shc</remote-id>
+ <changelog>https://www.datsi.fi.upm.es/~frosal/sources/CHANGES</changelog>
</upstream>
</pkgmetadata>
diff --git a/dev-util/shc/shc-4.0.3.ebuild b/dev-util/shc/shc-4.0.3.ebuild
index 54e8330f0f8b..580c4cf2556d 100644
--- a/dev-util/shc/shc-4.0.3.ebuild
+++ b/dev-util/shc/shc-4.0.3.ebuild
@@ -1,10 +1,13 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="A (shell-) script compiler/scrambler"
-HOMEPAGE="https://neurobin.org/projects/softwares/unix/shc/"
+HOMEPAGE="
+ https://github.com/neurobin/shc
+ https://neurobin.org/projects/softwares/unix/shc/
+"
SRC_URI="https://github.com/neurobin/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/shc/
@ 2024-11-07 7:52 Petr Vaněk
0 siblings, 0 replies; 12+ messages in thread
From: Petr Vaněk @ 2024-11-07 7:52 UTC (permalink / raw
To: gentoo-commits
commit: e6007f4e1ea9a2638a5f12720f91f72240f02dce
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 7 07:50:33 2024 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Thu Nov 7 07:52:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6007f4e
dev-util/shc: remove empty variable
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>
dev-util/shc/shc-4.0.3.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-util/shc/shc-4.0.3.ebuild b/dev-util/shc/shc-4.0.3.ebuild
index 580c4cf2556d..5b9127050ddd 100644
--- a/dev-util/shc/shc-4.0.3.ebuild
+++ b/dev-util/shc/shc-4.0.3.ebuild
@@ -23,7 +23,6 @@ DEPEND="test? (
app-shells/tcsh
app-shells/zsh
)"
-RDEPEND=""
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/shc/
@ 2024-11-07 8:53 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2024-11-07 8:53 UTC (permalink / raw
To: gentoo-commits
commit: fcfd648fd9b44b46e26c73ae15585fac28595b27
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 7 08:53:06 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 7 08:53:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcfd648f
dev-util/shc: Stabilize 4.0.3 x86, #942977
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/shc/shc-4.0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/shc/shc-4.0.3.ebuild b/dev-util/shc/shc-4.0.3.ebuild
index c5a3a713a74b..e3622f6f4f0a 100644
--- a/dev-util/shc/shc-4.0.3.ebuild
+++ b/dev-util/shc/shc-4.0.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/neurobin/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ppc ~sparc x86"
IUSE="test"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/shc/
@ 2024-11-07 8:53 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2024-11-07 8:53 UTC (permalink / raw
To: gentoo-commits
commit: 35ae0146375e3a19995685c25317d56c492272a6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 7 08:53:05 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 7 08:53:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35ae0146
dev-util/shc: Stabilize 4.0.3 ppc, #942977
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/shc/shc-4.0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/shc/shc-4.0.3.ebuild b/dev-util/shc/shc-4.0.3.ebuild
index 5b9127050ddd..c5a3a713a74b 100644
--- a/dev-util/shc/shc-4.0.3.ebuild
+++ b/dev-util/shc/shc-4.0.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/neurobin/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ppc ~sparc ~x86"
IUSE="test"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/shc/
@ 2024-11-09 9:58 Arthur Zamarin
0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2024-11-09 9:58 UTC (permalink / raw
To: gentoo-commits
commit: 4cbf0e6979f1683274ee10b45380f4cd1411be98
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 9 09:58:17 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 9 09:58:17 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cbf0e69
dev-util/shc: Stabilize 4.0.3 amd64, #942977
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-util/shc/shc-4.0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/shc/shc-4.0.3.ebuild b/dev-util/shc/shc-4.0.3.ebuild
index e3622f6f4f0a..ece77549e3ee 100644
--- a/dev-util/shc/shc-4.0.3.ebuild
+++ b/dev-util/shc/shc-4.0.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/neurobin/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ppc ~sparc x86"
IUSE="test"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/shc/
@ 2024-11-09 11:50 Andreas Sturmlechner
0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2024-11-09 11:50 UTC (permalink / raw
To: gentoo-commits
commit: 51cd85d14934f350d23c59bcf312829c8ef93482
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 9 10:00:27 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Nov 9 11:50:06 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51cd85d1
dev-util/shc: drop 3.9.6
Bug: https://bugs.gentoo.org/942977
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-util/shc/Manifest | 1 -
dev-util/shc/shc-3.9.6.ebuild | 18 ------------------
2 files changed, 19 deletions(-)
diff --git a/dev-util/shc/Manifest b/dev-util/shc/Manifest
index 5215e22fbb35..29654a716d97 100644
--- a/dev-util/shc/Manifest
+++ b/dev-util/shc/Manifest
@@ -1,2 +1 @@
-DIST shc-3.9.6.tar.gz 122644 BLAKE2B bef9993f49ffc7a1119862c8bd4b520a6122505493a59269218c6d46a0780e0788d3c9acc3975e642f9ea0bfd5a3907f0c1ff54bbc20c01fc630b2da096fc479 SHA512 dbda4af6740a8a719976d7260133ab3d92552ea08416e2b1ec4815e83349507ed68eb1e52a78b34e2c129dd40eafcce84ef7bf0d97d28073ee3af4598f804ed2
DIST shc-4.0.3.tar.gz 124246 BLAKE2B 1f3046cc3955c979ef585567f4e0e0016a0b96c9032fe8fd93072c2cfd8031b9de4095627d2b7c571f79c9656181269fff81a4d2d3ff6fdc3c40f00708c8b764 SHA512 78fbab26c652b3c3a41401e044ae69776fbdf5d28736c55bcf111f4261f863f6d97d81e87ad9288faf9c9a3299c1453dcca9ffd9d9ea04a1ff2b7299257e8cf7
diff --git a/dev-util/shc/shc-3.9.6.ebuild b/dev-util/shc/shc-3.9.6.ebuild
deleted file mode 100644
index a72c0f210b1e..000000000000
--- a/dev-util/shc/shc-3.9.6.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A (shell-) script compiler/scrambler"
-HOMEPAGE="https://neurobin.org/projects/softwares/unix/shc/"
-SRC_URI="https://github.com/neurobin/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc ~sparc x86"
-
-src_install() {
- dobin src/shc
- doman shc.1
- dodoc ChangeLog README.md
-}
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2024-11-09 11:50 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-04 12:29 [gentoo-commits] repo/gentoo:master commit in: dev-util/shc/ Sergey Popov
-- strict thread matches above, loose matches on Subject: below --
2024-11-09 11:50 Andreas Sturmlechner
2024-11-09 9:58 Arthur Zamarin
2024-11-07 8:53 Sam James
2024-11-07 8:53 Sam James
2024-11-07 7:52 Petr Vaněk
2024-11-07 7:52 Petr Vaněk
2022-04-04 12:10 Sergey Popov
2022-04-04 11:02 Sergey Popov
2018-12-18 13:22 Sergey Popov
2018-12-18 13:22 Sergey Popov
2018-11-06 7:52 Sergey Popov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox