From: "Azael Reyes" <azael.devel@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-portage/version/
Date: Sat, 4 Sep 2021 21:05:28 +0000 (UTC) [thread overview]
Message-ID: <1630789507.b2f18379dcf2dc51d78713a96990204017b2004e.AzaelReyes@gentoo> (raw)
commit: b2f18379dcf2dc51d78713a96990204017b2004e
Author: Azael Reyes <azael.devel <AT> gmail <DOT> com>
AuthorDate: Sat Sep 4 21:05:07 2021 +0000
Commit: Azael Reyes <azael.devel <AT> gmail <DOT> com>
CommitDate: Sat Sep 4 21:05:07 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b2f18379
app-portage/version: removing dependecy octetos-coreutils
Signed-off-by: Azael Reyes <azael.devel <AT> gmail.com>
Package-Manager: Portage-3.0.20, Repoman-3.0.2
app-portage/version/Manifest | 1 +
app-portage/version/version-0.21.0_alpha.ebuild | 32 +++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/app-portage/version/Manifest b/app-portage/version/Manifest
index b6516168e..a5a3ff9c0 100644
--- a/app-portage/version/Manifest
+++ b/app-portage/version/Manifest
@@ -1,2 +1,3 @@
DIST version-0.19.0_alpha.tar.gz 48122 BLAKE2B 02d10d787830d0d3d91779fc5d0140010fb027f5fdb8340101a07966f18a5273948ef2e525f61041de783c34e0066b904799174934d2481dc64fd244655c47ff SHA512 831d079f39fa9ff12de4a820a00dad759f461e00cc33fc4674761c35a4ca43ebb0549a3c335554ed655a72600d45aae03ae23a04b3e9ea7f0f958ca94422bf32
DIST version-0.20.1_alpha.tar.gz 47843 BLAKE2B d1fe637e51b2b9ce15c27fd4a3c8d7e96a645c7d4916ad9be55050d558015ce971d7a530f897ab1ffe0ab4912219d6800d967d44aeca98c7a7eb165038623d0b SHA512 5d780e9952577bc8fc4e4ae54a49c08c7369aadca1ed8772931dccbf79bdf6076f61cf3cc6b3e5c2b6ed3a06acc49165140b92927bf63050f154ba8af8befc76
+DIST version-0.21.0_alpha.tar.gz 48021 BLAKE2B 8c0c36729bf1d3d3a8b9b802db6f07b56f53b063a420bf0d036648ce94582d09e54a079ea17008ea6f4457059d1e226e65af38cfb40f0fb8583e990e790dd0b3 SHA512 69f175038fbb358f356450a3ac4a4594a121e7037f0100e5db834e8aee06579e4bf9a11e44b3d8e0a714b20c19efa52b6671ccfd9652c0970fa9c88dd15cf4ce
diff --git a/app-portage/version/version-0.21.0_alpha.ebuild b/app-portage/version/version-0.21.0_alpha.ebuild
new file mode 100644
index 000000000..f1e36338c
--- /dev/null
+++ b/app-portage/version/version-0.21.0_alpha.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+MYPV="${PV/_alpha/-alpha}"
+
+DESCRIPTION="A command line function for package version management."
+HOMEPAGE="https://github.com/azaeldevel/octetos-version"
+SRC_URI="https://github.com/azaeldevel/octetos-${PN}/archive/${MYPV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+IUSE=""
+
+DEPEND="dev-libs/octetos-coreutils"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+S="${WORKDIR}/octetos-${PN}-${MYPV}"
+
+src_prepare() {
+ default
+ eautoreconf -fi
+}
+src_configure() {
+ econf --with-portage
+}
next reply other threads:[~2021-09-04 21:05 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-04 21:05 Azael Reyes [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-27 17:11 [gentoo-commits] repo/proj/guru:dev commit in: app-portage/version/ Rahul Sandhu
2021-01-05 8:05 Azael Reyes
2020-09-25 5:02 Azael Reyes
2020-09-07 9:02 Azael Reyes
2020-09-05 21:29 Azael Reyes
2020-08-31 2:55 Azael Reyes
2020-08-29 5:31 Azael Reyes
2020-08-22 16:20 Azael Reyes
2020-08-13 8:52 Andrew Ammerlaan
2020-08-13 3:13 Azael Reyes
2020-08-12 7:50 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-08-12 7:49 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-08-12 7:50 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-08-12 7:49 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-08-12 7:41 Azael Reyes
2020-08-12 5:41 Azael Reyes
2020-08-11 17:04 Azael Reyes
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=1630789507.b2f18379dcf2dc51d78713a96990204017b2004e.AzaelReyes@gentoo \
--to=azael.devel@gmail.com \
--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