public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: app-shells/loksh/
@ 2020-01-01  9:53 99% Georgy Yakovlev
  0 siblings, 0 replies; 1+ results
From: Georgy Yakovlev @ 2020-01-01  9:53 UTC (permalink / raw
  To: gentoo-commits

commit:     91eb33e1a6523567e2b7176015212158ecbb7cf5
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  1 09:53:11 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Wed Jan  1 09:53:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91eb33e1

app-shells/loksh: drop old

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 app-shells/loksh/Manifest         |  2 --
 app-shells/loksh/loksh-6.4.ebuild | 33 ---------------------------------
 app-shells/loksh/loksh-6.5.ebuild | 34 ----------------------------------
 3 files changed, 69 deletions(-)

diff --git a/app-shells/loksh/Manifest b/app-shells/loksh/Manifest
index 153fa2d17c1..5aec28d3282 100644
--- a/app-shells/loksh/Manifest
+++ b/app-shells/loksh/Manifest
@@ -1,3 +1 @@
-DIST loksh-6.4.tar.gz 250475 BLAKE2B 061538766834038677019ca8f1ccd16c77245855f0d666ec5af78fc24995e74b22637ccb29d92d6c436c377d21c1a9449dcb79568ab5ccf7f141e8f0b6040d99 SHA512 74cce1428346820331fb8bce8acf275077b05a3c46081bce5c35e8e0d47704446bb93ce3e457dbf2e379d5d9656844b78c736b1190b2fe39ee92717863adb86c
-DIST loksh-6.5.tar.gz 251099 BLAKE2B bca8bcb7b6a9bf2e31f45af190705e15a36ddd3e70aa24c20dd7eccf867ee7847511d322ea3ffa3f84480346931b0d3fcb21e6ea659656a71cbdd718888f3089 SHA512 35eb7d8bc8e01787034981c6f8d3733419065548efc21c6d6dcafe4cbe1912ef8c1fe911f1ae9955900bfeb363604230470280944f6eae0628def711bb6f8d93
 DIST loksh-6.6.tar.gz 251931 BLAKE2B 8671b2a7b5f4d8247c8572a925a078a7bbf7e6f0ae11b9198798c66def35c5bdb5c3b39e5c37e0dcbc068a1757e6cdcb667088640c6c9a556c64a9a4c0582102 SHA512 7f5188b3f0af3167f1c5847043689a35f22d5075cee2ec4ce3ebd324a59233e89db1c864dc62a05ad036ddd541ee89c680fa82e22b85cd2c82ad32c5ebad51be

diff --git a/app-shells/loksh/loksh-6.4.ebuild b/app-shells/loksh/loksh-6.4.ebuild
deleted file mode 100644
index b297e6e61ac..00000000000
--- a/app-shells/loksh/loksh-6.4.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="Linux port of OpenBSD's ksh"
-HOMEPAGE="https://github.com/dimkr/loksh"
-SRC_URI="https://github.com/dimkr/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-DEPEND="sys-libs/ncurses:0="
-RDEPEND="${DEPEND}
-	!app-shells/ksh"
-
-src_prepare() {
-	default
-	tc-export CC
-}
-
-src_install() {
-	emake \
-		BIN_DIR="${EROOT}/bin" \
-		DESTDIR="${D}" \
-		DOC_DIR="${EPREFIX}/usr/share/doc/${PF}" \
-		install
-
-	dodoc NOTES
-}

diff --git a/app-shells/loksh/loksh-6.5.ebuild b/app-shells/loksh/loksh-6.5.ebuild
deleted file mode 100644
index 409607ab680..00000000000
--- a/app-shells/loksh/loksh-6.5.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="Linux port of OpenBSD's ksh"
-HOMEPAGE="https://github.com/dimkr/loksh"
-SRC_URI="https://github.com/dimkr/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-DEPEND="sys-libs/ncurses:0="
-BDEPEND="virtual/pkgconfig"
-RDEPEND="${DEPEND}
-	!app-shells/ksh"
-
-src_prepare() {
-	default
-	tc-export CC
-}
-
-src_install() {
-	emake \
-		BIN_DIR="${EROOT}/bin" \
-		DESTDIR="${D}" \
-		DOC_DIR="${EPREFIX}/usr/share/doc/${PF}" \
-		install
-
-	dodoc NOTES
-}


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2020-01-01  9:53 99% [gentoo-commits] repo/gentoo:master commit in: app-shells/loksh/ Georgy Yakovlev

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