From: "Tomas Chvatal" <scarabeus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/scarabeus:master commit in: app-misc/dsgui/, net-libs/dslib/
Date: Wed, 5 Oct 2011 20:12:39 +0000 (UTC) [thread overview]
Message-ID: <2d0c23a3b72e90d15c9d836006d198ba7db16669.scarabeus@gentoo> (raw)
commit: 2d0c23a3b72e90d15c9d836006d198ba7db16669
Author: Tomas Chvatal <tchvatal <AT> suse <DOT> cz>
AuthorDate: Wed Oct 5 20:11:16 2011 +0000
Commit: Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
CommitDate: Wed Oct 5 20:11:16 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/scarabeus.git;a=commit;h=2d0c23a3
Update dslib/dsgui even more
---
app-misc/dsgui/dsgui-1.6.3.ebuild | 10 +++++++++-
net-libs/dslib/dslib-1.6.ebuild | 8 ++++++++
2 files changed, 17 insertions(+), 1 deletions(-)
diff --git a/app-misc/dsgui/dsgui-1.6.3.ebuild b/app-misc/dsgui/dsgui-1.6.3.ebuild
index aea7a48..7efc621 100644
--- a/app-misc/dsgui/dsgui-1.6.3.ebuild
+++ b/app-misc/dsgui/dsgui-1.6.3.ebuild
@@ -4,7 +4,7 @@
EAPI=3
-PYTHON_DEPEND="*"
+PYTHON_DEPEND="2"
inherit distutils
@@ -27,6 +27,14 @@ DEPEND="
"
RDEPEND="${DEPEND}"
+pkg_setup() {
+ python_set_active_version 2
+}
+
+src_prepare() {
+ python_convert_shebangs -r 4 "${WORKDIR}"
+}
+
src_install() {
distutils_src_install
rm -rf "${ED}"/usr/share/dsgui/fonts/*
diff --git a/net-libs/dslib/dslib-1.6.ebuild b/net-libs/dslib/dslib-1.6.ebuild
index 00e3fbd..d17046f 100644
--- a/net-libs/dslib/dslib-1.6.ebuild
+++ b/net-libs/dslib/dslib-1.6.ebuild
@@ -24,6 +24,14 @@ DEPEND="
"
RDEPEND="${DEPEND}"
+pkg_setup() {
+ python_set_active_version 2
+}
+
+src_prepare() {
+ python_convert_shebangs -r 4 "${WORKDIR}"
+}
+
src_install() {
distutils_src_install
rm -rf "${ED}"/usr/share/${PN}/{{LICENSE,README}.txt,pyasn1}
next reply other threads:[~2011-10-05 20:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-05 20:12 Tomas Chvatal [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-10-11 7:45 [gentoo-commits] dev/scarabeus:master commit in: app-misc/dsgui/, net-libs/dslib/ Tomas Chvatal
2011-10-05 19:33 Tomas Chvatal
2011-10-05 19:23 Tomas Chvatal
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=2d0c23a3b72e90d15c9d836006d198ba7db16669.scarabeus@gentoo \
--to=scarabeus@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