From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/gentoopm/
Date: Tue, 8 May 2018 16:04:13 +0000 (UTC) [thread overview]
Message-ID: <1525795442.86b16b90f08fb97c46cdddf9949a881778ff0e2f.mgorny@gentoo> (raw)
commit: 86b16b90f08fb97c46cdddf9949a881778ff0e2f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 8 15:54:30 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 8 16:04:02 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86b16b90
app-portage/gentoopm: Bump to 0.3.0
app-portage/gentoopm/Manifest | 1 +
app-portage/gentoopm/gentoopm-0.3.0.ebuild | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/app-portage/gentoopm/Manifest b/app-portage/gentoopm/Manifest
index 047361ab265..d41583f385c 100644
--- a/app-portage/gentoopm/Manifest
+++ b/app-portage/gentoopm/Manifest
@@ -1 +1,2 @@
DIST gentoopm-0.2.9.tar.bz2 24652 BLAKE2B 1046d4cc5dca19d2cc72e8d8d54cd0d2172164aa5594666c89a4dde9dbd994654d07982a2381fa09038b29ebb011bdd410f60ac3c340bdbf533bcfc29f4c4796 SHA512 e7d1daa811eb6c0877c2bec98b72bce61380802fe704f271a4df6383506d62ba661eb83ac9afd432627e2f10bf38840796768a565b80b6489563cfc54ed81ae7
+DIST gentoopm-0.3.0.tar.gz 37614 BLAKE2B c848c08677c4ac5ab0fdc1499045ae418048ec35d4ef925d1fe09ab4b68ec90e4f6843511efc29184883f3b3582bd3de519212bea1997736378b01bdc13ebd14 SHA512 e2a82f37b9a42688b6dd7023accdbf537780069deb6ca6ec6d9e159baf774af17e2a405c9eb40105b73b165f1c8c2ccde3ed685e04a61c9cd6665d1677da61d3
diff --git a/app-portage/gentoopm/gentoopm-0.3.0.ebuild b/app-portage/gentoopm/gentoopm-0.3.0.ebuild
new file mode 100644
index 00000000000..305f093bd46
--- /dev/null
+++ b/app-portage/gentoopm/gentoopm-0.3.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="A common interface to Gentoo package managers"
+HOMEPAGE="https://github.com/mgorny/gentoopm/"
+SRC_URI="https://github.com/mgorny/gentoopm/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~mips ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+RDEPEND="
+ || (
+ >=sys-apps/pkgcore-0.9.4[${PYTHON_USEDEP}]
+ >=sys-apps/portage-2.1.10.3[${PYTHON_USEDEP}]
+ sys-apps/portage-mgorny[${PYTHON_USEDEP}]
+ >=sys-apps/paludis-3.0.0_pre20170219[python,${PYTHON_USEDEP}] )"
+PDEPEND="app-eselect/eselect-package-manager"
+
+python_test() {
+ esetup.py test
+}
next reply other threads:[~2018-05-08 16:04 UTC|newest]
Thread overview: 63+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-08 16:04 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-09 14:50 [gentoo-commits] repo/gentoo:master commit in: app-portage/gentoopm/ Michał Górny
2024-01-29 6:38 WANG Xuerui
2023-08-08 16:31 Sam James
2023-08-08 16:31 Sam James
2023-05-30 0:20 Sam James
2023-04-25 22:52 Sam James
2023-04-08 18:45 Michał Górny
2023-04-08 16:59 Arthur Zamarin
2023-01-31 12:18 Jakov Smolić
2023-01-20 4:50 Michał Górny
2023-01-18 16:21 Michał Górny
2022-12-06 0:33 Georgy Yakovlev
2022-08-10 14:20 Michał Górny
2022-07-28 12:06 Sam James
2022-06-05 7:15 Sam James
2022-06-05 6:56 Sam James
2022-03-24 21:27 Michał Górny
2022-03-24 19:03 Jakov Smolić
2022-02-07 20:30 Michał Górny
2022-02-06 23:23 Michał Górny
2022-02-06 23:23 Michał Górny
2022-02-02 7:25 Sam James
2022-01-24 19:19 Sam James
2021-06-04 9:55 Michał Górny
2021-04-28 8:16 Michał Górny
2021-04-27 23:07 Sam James
2021-03-28 13:00 Sam James
2021-03-28 12:59 Sam James
2021-03-28 12:59 Sam James
2021-03-27 9:35 Michał Górny
2021-03-27 8:19 Michał Górny
2021-03-05 7:16 Michał Górny
2021-03-05 7:16 Michał Górny
2021-01-07 23:19 Michał Górny
2021-01-07 23:19 Michał Górny
2020-10-25 21:48 Sam James
2020-10-25 21:34 Thomas Deutschmann
2020-09-27 16:19 Sam James
2020-09-16 13:17 Michał Górny
2020-05-30 7:12 Michał Górny
2020-03-19 17:20 Michał Górny
2020-03-15 18:27 Agostino Sarubbo
2020-03-13 19:15 Agostino Sarubbo
2020-02-11 11:38 Michał Górny
2019-12-16 14:38 Michał Górny
2019-12-05 20:58 Craig Andrews
2019-11-13 17:15 Michał Górny
2019-05-18 10:02 Michał Górny
2018-09-19 11:31 Mikle Kolyada
2018-07-17 11:34 Michał Górny
2018-05-27 10:26 Mikle Kolyada
2018-05-27 8:41 Michał Górny
2018-05-08 16:04 Michał Górny
2017-05-19 22:33 Michał Górny
2017-04-22 9:56 Pacho Ramos
2017-02-25 22:11 Michał Górny
2016-11-30 9:42 Michał Górny
2016-11-30 9:42 Michał Górny
2016-11-27 22:15 Michał Górny
2016-03-20 2:40 Mike Gilbert
2015-10-22 17:50 Mike Gilbert
2015-08-10 14:04 Michał Górny
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=1525795442.86b16b90f08fb97c46cdddf9949a881778ff0e2f.mgorny@gentoo \
--to=mgorny@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