* [gentoo-commits] repo/gentoo:master commit in: dev-python/bicyclerepair/
@ 2015-09-19 16:03 Agostino Sarubbo
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo @ 2015-09-19 16:03 UTC (permalink / raw
To: gentoo-commits
commit: 6ad88462c6e2733f3218cc70c9f15d0c278f2bf0
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 16:02:46 2015 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 16:02:46 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ad88462
dev-python/bicyclerepair: amd64 stable wrt bug #559288
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
dev-python/bicyclerepair/bicyclerepair-0.9-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bicyclerepair/bicyclerepair-0.9-r3.ebuild b/dev-python/bicyclerepair/bicyclerepair-0.9-r3.ebuild
index 33ced05..794865a 100644
--- a/dev-python/bicyclerepair/bicyclerepair-0.9-r3.ebuild
+++ b/dev-python/bicyclerepair/bicyclerepair-0.9-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/bicyclerepair/${P}.tar.gz"
LICENSE="icu GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86"
IUSE="emacs"
DEPEND="emacs? (
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bicyclerepair/
@ 2015-09-19 19:22 Patrice Clement
0 siblings, 0 replies; 3+ messages in thread
From: Patrice Clement @ 2015-09-19 19:22 UTC (permalink / raw
To: gentoo-commits
commit: 0e0fafdc9338663f68113cfa79bc3120fe4fb39f
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 17:41:23 2015 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 19:21:50 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e0fafdc
dev-python/bicyclerepair: Stable for ppc+ppc64. Fixes bug 559288.
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
dev-python/bicyclerepair/bicyclerepair-0.9-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bicyclerepair/bicyclerepair-0.9-r3.ebuild b/dev-python/bicyclerepair/bicyclerepair-0.9-r3.ebuild
index 794865a..7e3772a 100644
--- a/dev-python/bicyclerepair/bicyclerepair-0.9-r3.ebuild
+++ b/dev-python/bicyclerepair/bicyclerepair-0.9-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/bicyclerepair/${P}.tar.gz"
LICENSE="icu GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ia64 ppc ppc64 ~x86"
IUSE="emacs"
DEPEND="emacs? (
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/bicyclerepair/
@ 2015-09-20 10:15 Justin Lecher
0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2015-09-20 10:15 UTC (permalink / raw
To: gentoo-commits
commit: 04438b1d34bb88f7c899faec4d70d6bdc6f9ae6f
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 10:09:35 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 10:09:35 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04438b1d
dev-python/bicyclerepair: Clean old
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
.../bicyclerepair/bicyclerepair-0.9-r2.ebuild | 63 ----------------------
.../bicyclerepair/bicyclerepair-0.9-r3.ebuild | 18 ++++---
2 files changed, 11 insertions(+), 70 deletions(-)
diff --git a/dev-python/bicyclerepair/bicyclerepair-0.9-r2.ebuild b/dev-python/bicyclerepair/bicyclerepair-0.9-r2.ebuild
deleted file mode 100644
index e2b20f4..0000000
--- a/dev-python/bicyclerepair/bicyclerepair-0.9-r2.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit distutils elisp-common eutils
-
-DESCRIPTION="Bicycle Repair Man is the Python Refactoring Browser"
-HOMEPAGE="http://bicyclerepair.sourceforge.net/"
-SRC_URI="mirror://sourceforge/bicyclerepair/${P}.tar.gz"
-
-LICENSE="icu GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ppc64 x86"
-IUSE="emacs"
-
-DEPEND="emacs? (
- app-emacs/pymacs
- app-emacs/python-mode
- )"
-RDEPEND="${DEPEND}"
-
-SITEFILE="50${PN}-gentoo.el"
-PYTHON_MODNAME="BicycleRepairMan_Idle.py bike bikeemacs.py"
-
-src_prepare() {
- distutils_src_prepare
-
- # bikeemacs.py contains non-ASCII characters in comments.
- sed -e '1s/$/\t-*- coding: latin-1 -*-/' -i ide-integration/bikeemacs.py || die "sed failed"
-
- epatch "${FILESDIR}/${P}-idle.patch"
- epatch "${FILESDIR}/${P}-invalid-syntax.patch"
-}
-
-src_test() {
- testing() {
- "$(PYTHON)" testall.py
- }
- python_execute_function testing
-}
-
-src_install() {
- distutils_src_install
-
- if use emacs; then
- elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die "elisp-site-file-install failed"
- fi
-}
-
-pkg_postinst() {
- distutils_pkg_postinst
- use emacs && elisp-site-regen
-}
-
-pkg_postrm() {
- distutils_pkg_postrm
- use emacs && elisp-site-regen
-}
diff --git a/dev-python/bicyclerepair/bicyclerepair-0.9-r3.ebuild b/dev-python/bicyclerepair/bicyclerepair-0.9-r3.ebuild
index 1174f34..a0fa68d 100644
--- a/dev-python/bicyclerepair/bicyclerepair-0.9-r3.ebuild
+++ b/dev-python/bicyclerepair/bicyclerepair-0.9-r3.ebuild
@@ -3,6 +3,7 @@
# $Id$
EAPI=5
+
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 elisp-common
@@ -16,18 +17,23 @@ SLOT="0"
KEYWORDS="amd64 ~ia64 ppc ppc64 x86"
IUSE="emacs"
-DEPEND="emacs? (
+DEPEND="
+ emacs? (
app-emacs/pymacs[${PYTHON_USEDEP}]
- app-emacs/python-mode )"
+ app-emacs/python-mode
+ )"
RDEPEND="${DEPEND}"
SITEFILE="50${PN}-gentoo.el"
+PATCHES=(
+ "${FILESDIR}/${P}-idle.patch"
+ "${FILESDIR}/${P}-invalid-syntax.patch"
+)
+
python_prepare_all() {
# bikeemacs.py contains non-ASCII characters in comments.
sed -e '1s/$/\t-*- coding: latin-1 -*-/' -i ide-integration/bikeemacs.py || die "sed failed"
- epatch "${FILESDIR}/${P}-idle.patch"
- epatch "${FILESDIR}/${P}-invalid-syntax.patch"
distutils-r1_python_prepare_all
}
@@ -39,9 +45,7 @@ python_test() {
src_install() {
distutils-r1_src_install
- if use emacs; then
- elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die "elisp-site-file-install failed"
- fi
+ use emacs && elisp-site-file-install "${FILESDIR}/${SITEFILE}"
}
pkg_postinst() {
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-09-20 10:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-20 10:15 [gentoo-commits] repo/gentoo:master commit in: dev-python/bicyclerepair/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2015-09-19 19:22 Patrice Clement
2015-09-19 16:03 Agostino Sarubbo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox