* [gentoo-commits] repo/gentoo:master commit in: dev-python/pycanberra/
@ 2015-12-12 14:29 Pacho Ramos
0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos @ 2015-12-12 14:29 UTC (permalink / raw
To: gentoo-commits
commit: be92e3c5e5edc12de9ab442c6d08aeafa4875dd5
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 12 13:21:44 2015 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Dec 12 14:28:54 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be92e3c5
dev-python/pycanberra: Support python 3.5
Package-Manager: portage-2.2.24
dev-python/pycanberra/pycanberra-0_pre20130515.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pycanberra/pycanberra-0_pre20130515.ebuild b/dev-python/pycanberra/pycanberra-0_pre20130515.ebuild
index b68acf1..2bcddbe 100644
--- a/dev-python/pycanberra/pycanberra-0_pre20130515.ebuild
+++ b/dev-python/pycanberra/pycanberra-0_pre20130515.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
inherit python-r1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pycanberra/
@ 2018-06-24 16:21 Pacho Ramos
0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos @ 2018-06-24 16:21 UTC (permalink / raw
To: gentoo-commits
commit: 825e7fdca02232b6b63aa492e7f3bc9c612af7a4
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 24 15:59:13 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jun 24 16:21:16 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=825e7fdc
dev-python/pycanberra: Support python3.6
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/pycanberra/pycanberra-0_pre20130515.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pycanberra/pycanberra-0_pre20130515.ebuild b/dev-python/pycanberra/pycanberra-0_pre20130515.ebuild
index ae8a4c33bfb..0f91b3417be 100644
--- a/dev-python/pycanberra/pycanberra-0_pre20130515.ebuild
+++ b/dev-python/pycanberra/pycanberra-0_pre20130515.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit python-r1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pycanberra/
@ 2019-08-24 6:34 Mart Raudsepp
0 siblings, 0 replies; 3+ messages in thread
From: Mart Raudsepp @ 2019-08-24 6:34 UTC (permalink / raw
To: gentoo-commits
commit: b6bb377644710103b2cb623b8f3213974e9a2ef9
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 24 06:32:10 2019 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Aug 24 06:32:10 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6bb3776
dev-python/pycanberra: add unzip depend
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
dev-python/pycanberra/pycanberra-0_pre20130515.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/dev-python/pycanberra/pycanberra-0_pre20130515.ebuild b/dev-python/pycanberra/pycanberra-0_pre20130515.ebuild
index 0c6ff027601..23dd23e04f3 100644
--- a/dev-python/pycanberra/pycanberra-0_pre20130515.ebuild
+++ b/dev-python/pycanberra/pycanberra-0_pre20130515.ebuild
@@ -20,7 +20,9 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
media-libs/libcanberra"
-DEPEND="${PYTHON_DEPS}"
+DEPEND="${PYTHON_DEPS}
+ app-arch/unzip
+"
S="${WORKDIR}/${PN}-${PCOMMIT}"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-08-24 6:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-12 14:29 [gentoo-commits] repo/gentoo:master commit in: dev-python/pycanberra/ Pacho Ramos
-- strict thread matches above, loose matches on Subject: below --
2018-06-24 16:21 Pacho Ramos
2019-08-24 6:34 Mart Raudsepp
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox