From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/epkg/
Date: Tue, 23 Nov 2021 09:50:10 +0000 (UTC) [thread overview]
Message-ID: <1637661004.2028e9f255bfc19c99d654ce4a32ca87bfe6727f.marecki@gentoo> (raw)
commit: 2028e9f255bfc19c99d654ce4a32ca87bfe6727f
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 23 09:49:20 2021 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Tue Nov 23 09:50:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2028e9f2
app-portage/epkg: update EAPI 5 -> 8
Bug: https://bugs.gentoo.org/826410
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
app-portage/epkg/epkg-0.4-r2.ebuild | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
diff --git a/app-portage/epkg/epkg-0.4-r2.ebuild b/app-portage/epkg/epkg-0.4-r2.ebuild
new file mode 100644
index 000000000000..489131a2d8f7
--- /dev/null
+++ b/app-portage/epkg/epkg-0.4-r2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="A simple portage wrapper which works like other package managers"
+HOMEPAGE="https://github.com/jdhore/epkg"
+SRC_URI="https://github.com/jdhore/${PN}/archive/refs/tags/${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="app-portage/eix
+ app-portage/gentoolkit
+ sys-apps/portage"
+
+S="${WORKDIR}"/${PN}-${P}
+
+src_install() {
+ dobin epkg
+ doman doc/epkg.1
+}
next reply other threads:[~2021-11-23 9:50 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-23 9:50 Marek Szuba [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-08 19:59 [gentoo-commits] repo/gentoo:master commit in: app-portage/epkg/ Jakov Smolić
2022-07-31 16:08 Jakov Smolić
2021-12-14 16:07 Jakov Smolić
2021-12-14 15:59 Jakov Smolić
2021-12-14 15:59 Jakov Smolić
2019-05-18 10:02 Michał Górny
2018-04-12 10:09 Andreas Sturmlechner
2018-04-11 20:43 Thomas Deutschmann
2018-04-01 16:10 Aaron Bauman
2018-03-21 18:12 Michał Górny
2016-08-07 7:42 Pacho Ramos
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=1637661004.2028e9f255bfc19c99d654ce4a32ca87bfe6727f.marecki@gentoo \
--to=marecki@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