* [gentoo-commits] repo/gentoo:master commit in: dev-python/ropeide/
@ 2017-09-03 1:04 Mike Gilbert
0 siblings, 0 replies; 2+ messages in thread
From: Mike Gilbert @ 2017-09-03 1:04 UTC (permalink / raw
To: gentoo-commits
commit: 1c9ddc1ec1055425b377040e2cb7e8013aec80d5
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Aug 19 12:45:24 2017 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Sep 3 01:03:29 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c9ddc1e
dev-python/ropeide: fix HOMEPAGE
dev-python/ropeide/ropeide-1.5.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/ropeide/ropeide-1.5.1-r2.ebuild b/dev-python/ropeide/ropeide-1.5.1-r2.ebuild
index 84433b5c071..d6b7c70830e 100644
--- a/dev-python/ropeide/ropeide-1.5.1-r2.ebuild
+++ b/dev-python/ropeide/ropeide-1.5.1-r2.ebuild
@@ -8,7 +8,7 @@ inherit distutils-r1
PYTHON_REQ_USE="tk"
DESCRIPTION="Python refactoring IDE"
-HOMEPAGE="http://rope.sourceforge.net/ropeide.html https://pypi.python.org/pypi/ropeide"
+HOMEPAGE="http://freecode.com/projects/ropeide https://pypi.python.org/pypi/ropeide"
SRC_URI="mirror://sourceforge/rope/${P}.tar.gz"
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/ropeide/
@ 2020-01-04 9:53 Mikle Kolyada
0 siblings, 0 replies; 2+ messages in thread
From: Mikle Kolyada @ 2020-01-04 9:53 UTC (permalink / raw
To: gentoo-commits
commit: e212ba19cc3760857a665e88857040bc7bb6bbb0
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 4 09:53:24 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Jan 4 09:53:24 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e212ba19
dev-python/ropeide: remove last-rited pkg
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
dev-python/ropeide/Manifest | 1 -
dev-python/ropeide/metadata.xml | 11 -----------
dev-python/ropeide/ropeide-1.5.1-r2.ebuild | 27 ---------------------------
3 files changed, 39 deletions(-)
diff --git a/dev-python/ropeide/Manifest b/dev-python/ropeide/Manifest
deleted file mode 100644
index 10eb49bad45..00000000000
--- a/dev-python/ropeide/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ropeide-1.5.1.tar.gz 88289 BLAKE2B 963f2910c34da67f11a59a9a51078e779beb9351504c8b812768b4b881fce86c7a382922825f6f442037c88a21740618486214ef9e33c446c743d051d13bd8e2 SHA512 fbdfc9519e49440c748c4d9fe5e8a3597b983dcee715f92ce3c9d07eb19b1792623dd3a66ee4f43790887848aa85c17b4596b006c4d1c86859c060af69c32dcb
diff --git a/dev-python/ropeide/metadata.xml b/dev-python/ropeide/metadata.xml
deleted file mode 100644
index 115dae5b6ac..00000000000
--- a/dev-python/ropeide/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <upstream>
- <remote-id type="sourceforge">rope</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/ropeide/ropeide-1.5.1-r2.ebuild b/dev-python/ropeide/ropeide-1.5.1-r2.ebuild
deleted file mode 100644
index 36d9ec81b2d..00000000000
--- a/dev-python/ropeide/ropeide-1.5.1-r2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-PYTHON_REQ_USE="tk"
-
-DESCRIPTION="Python refactoring IDE"
-HOMEPAGE="http://freecode.com/projects/ropeide https://pypi.org/project/ropeide/"
-SRC_URI="mirror://sourceforge/rope/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc"
-
-DEPEND=">=dev-python/rope-0.8.4[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-python_install_all() {
- if use doc; then
- dodoc docs/*.txt
- fi
- distutils-r1_python_install_all
-}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-01-04 9:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-04 9:53 [gentoo-commits] repo/gentoo:master commit in: dev-python/ropeide/ Mikle Kolyada
-- strict thread matches above, loose matches on Subject: below --
2017-09-03 1:04 Mike Gilbert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox