public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Georgy Yakovlev" <gyakovlev@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/loksh/
Date: Fri, 19 Oct 2018 01:55:48 +0000 (UTC)	[thread overview]
Message-ID: <1539914099.d1e99a0901e1586a686010ed5cbe829bc74e5a0f.gyakovlev@gentoo> (raw)

commit:     d1e99a0901e1586a686010ed5cbe829bc74e5a0f
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 19 01:54:59 2018 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Fri Oct 19 01:54:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1e99a09

app-shells/loksh: version bump to 6.4

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

 app-shells/loksh/Manifest         |  1 +
 app-shells/loksh/loksh-6.4.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/app-shells/loksh/Manifest b/app-shells/loksh/Manifest
index ea6bd4128b7..963f7a39193 100644
--- a/app-shells/loksh/Manifest
+++ b/app-shells/loksh/Manifest
@@ -1 +1,2 @@
 DIST loksh-6.3.tar.gz 249493 BLAKE2B 1790b3c272d0ab3f0129ee199c46905850f87a9fc0815833d005ebedde53605701a8820e4ff40761e5742d4e4cac8969c9a4d7004a8fd995e6a4585f352790d7 SHA512 414d25c10096485bd1bb6574d0f91526f452ee0102924398aff0b1451128e5bf3d5d7344bcc746f574ad1acdefd39a92ee59d0b86b05f0c149418302c4d2d3fb
+DIST loksh-6.4.tar.gz 250475 BLAKE2B 061538766834038677019ca8f1ccd16c77245855f0d666ec5af78fc24995e74b22637ccb29d92d6c436c377d21c1a9449dcb79568ab5ccf7f141e8f0b6040d99 SHA512 74cce1428346820331fb8bce8acf275077b05a3c46081bce5c35e8e0d47704446bb93ce3e457dbf2e379d5d9656844b78c736b1190b2fe39ee92717863adb86c

diff --git a/app-shells/loksh/loksh-6.4.ebuild b/app-shells/loksh/loksh-6.4.ebuild
new file mode 100644
index 00000000000..ce9048c7251
--- /dev/null
+++ b/app-shells/loksh/loksh-6.4.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 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 ~x86"
+
+RDEPEND="!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
+}


             reply	other threads:[~2018-10-19  1:55 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-19  1:55 Georgy Yakovlev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-05 20:13 [gentoo-commits] repo/gentoo:master commit in: app-shells/loksh/ Petr Vaněk
2024-06-23 19:49 Conrad Kostecki
2023-10-08  3:57 Yixun Lan
2022-04-24  7:40 Joonas Niilola
2022-04-24  7:40 Joonas Niilola
2021-12-04  1:14 Sam James
2021-05-18 10:40 Joonas Niilola
2021-05-18 10:40 Joonas Niilola
2020-12-27  3:56 Sam James
2020-12-27  3:54 Sam James
2020-10-23 17:50 Georgy Yakovlev
2020-10-10  1:24 Georgy Yakovlev
2020-10-03  6:34 Georgy Yakovlev
2020-07-11  6:03 Georgy Yakovlev
2020-06-11  2:00 Georgy Yakovlev
2020-06-09 20:50 Georgy Yakovlev
2020-05-23 19:01 Georgy Yakovlev
2020-05-23 18:45 Georgy Yakovlev
2020-05-23  5:15 Georgy Yakovlev
2020-02-22  1:30 Georgy Yakovlev
2020-01-01  9:53 Georgy Yakovlev
2019-12-27 21:16 Georgy Yakovlev
2019-10-25 20:39 Georgy Yakovlev
2019-04-25  1:39 Georgy Yakovlev
2019-01-27 11:21 Georgy Yakovlev
2019-01-16  8:32 Georgy Yakovlev
2018-12-01  2:02 Georgy Yakovlev
2018-10-19  2:06 Georgy Yakovlev
2018-07-02  8:21 Georgy Yakovlev
2018-07-02  7:56 Georgy Yakovlev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1539914099.d1e99a0901e1586a686010ed5cbe829bc74e5a0f.gyakovlev@gentoo \
    --to=gyakovlev@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox