From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-libs/octetos-coreutils/
Date: Tue, 11 Aug 2020 07:43:42 +0000 (UTC) [thread overview]
Message-ID: <1597114685.127bf65a177eb3d69bc166f2a4b783c0f7e3e180.andrewammerlaan@gentoo> (raw)
commit: 127bf65a177eb3d69bc166f2a4b783c0f7e3e180
Author: Azael Reyes <azael.devel <AT> gmail <DOT> com>
AuthorDate: Tue Aug 11 02:58:05 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Aug 11 02:58:05 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=127bf65a
dev-libs/octetos-coreutils: fixin package
Signed-off-by: Azael Reyes <azael.devel <AT> gmail.com>
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Azael Reyes <azael.devel <AT> gmail.com>
dev-libs/octetos-coreutils/Manifest | 1 +
.../octetos-coreutils-0.4.0_alpha.ebuild | 34 ++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/dev-libs/octetos-coreutils/Manifest b/dev-libs/octetos-coreutils/Manifest
index 664b0b7..8bc1ed7 100644
--- a/dev-libs/octetos-coreutils/Manifest
+++ b/dev-libs/octetos-coreutils/Manifest
@@ -1 +1,2 @@
DIST 0.3.0-alpha.1.tar.gz 56341 BLAKE2B f6eccfef565a3303939fefd45d9d0d10847032eb747ba9dc4fdca0f6d43aaf27aa6fc08273b89299cf071a5b0087c67a8eabecbba6542ab1b1ed7b9862397ebc SHA512 155fbf160edb48ad763e17ef2051b3b2e4b16c3bfda8156377d37d2d03710e7c7b933fbc02dfcba9deecedd844c770e2d116a3a1ff9535b407978a98e89bccdf
+DIST 0.4.0-alpha.1.tar.gz 56491 BLAKE2B b9438147acff96b81cacc21e59837c1f39c06c46ae4775ea3c6341f4168bde949bc348944807abc0b39b0936a61a871fd50852ac25c6e7af913597f7cc57035c SHA512 020830eced735604ce1fbdc2c1f54524c423b151319dcf161616f7654e04f0adf6a7726450f76bbbe4fc7eaa241d44c98a961b9157c277e3080dbdbea5de2093
diff --git a/dev-libs/octetos-coreutils/octetos-coreutils-0.4.0_alpha.ebuild b/dev-libs/octetos-coreutils/octetos-coreutils-0.4.0_alpha.ebuild
new file mode 100644
index 0000000..9dc5b76
--- /dev/null
+++ b/dev-libs/octetos-coreutils/octetos-coreutils-0.4.0_alpha.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+MYPV="${PV/_alpha/-alpha.1}"
+MYP="${PN}-${MYPV}"
+
+DESCRIPTION="Similar to coretils but is a C ++ API."
+HOMEPAGE="https://github.com/azaeldevel/octetos-coreutils"
+SRC_URI="https://github.com/azaeldevel/${PN}/archive/${MYPV}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+IUSE=""
+
+DEPEND="dev-libs/octetos-core"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+S="${WORKDIR}/${MYP}"
+
+src_prepare() {
+ default
+ eautoreconf -fi
+}
+
+src_configure() {
+ econf
+}
next reply other threads:[~2020-08-11 7:43 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-11 7:43 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-07-26 14:05 [gentoo-commits] repo/proj/guru:master commit in: dev-libs/octetos-coreutils/ Andrew Ammerlaan
2021-07-19 10:06 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-07-19 10:06 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-06-28 10:59 Florian Schmaus
2020-12-23 10:24 Andrew Ammerlaan
2020-12-15 22:35 Haelwenn Monnier
2020-11-03 14:39 Haelwenn Monnier
2020-08-31 9:48 Andrew Ammerlaan
2020-08-29 14:14 Andrew Ammerlaan
2020-08-13 8:52 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-08-13 8:53 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-08-12 7:50 Andrew Ammerlaan
2020-08-12 7:50 Andrew Ammerlaan
2020-08-11 7:43 Andrew Ammerlaan
2020-08-11 7:43 Andrew Ammerlaan
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=1597114685.127bf65a177eb3d69bc166f2a4b783c0f7e3e180.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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