* [gentoo-commits] repo/gentoo:master commit in: dev-python/ropemacs/
@ 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: b773fdd23f96150a58be0a4135158c32d8b2e39f
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Aug 19 12:47:13 2017 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Sep 3 01:03:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b773fdd2
dev-python/ropemacs: fix HOMEPAGE
dev-python/ropemacs/ropemacs-0.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/ropemacs/ropemacs-0.8.ebuild b/dev-python/ropemacs/ropemacs-0.8.ebuild
index 8c00a8e2aeb..4413ac115e1 100644
--- a/dev-python/ropemacs/ropemacs-0.8.ebuild
+++ b/dev-python/ropemacs/ropemacs-0.8.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 eutils readme.gentoo
DESCRIPTION="Rope in Emacs"
-HOMEPAGE="http://rope.sourceforge.net/ropemacs.html
+HOMEPAGE="https://github.com/python-rope/ropemacs
https://pypi.python.org/pypi/ropemacs"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/ropemacs/
@ 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: 59f4747a50d0b6d044756ff1466d2f22fc0d47a1
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 4 09:52:42 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Jan 4 09:52:42 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f4747a
dev-python/ropemacs: remove last-rited pkg
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
dev-python/ropemacs/Manifest | 1 -
dev-python/ropemacs/metadata.xml | 16 ----------------
dev-python/ropemacs/ropemacs-0.8.ebuild | 31 -------------------------------
3 files changed, 48 deletions(-)
diff --git a/dev-python/ropemacs/Manifest b/dev-python/ropemacs/Manifest
deleted file mode 100644
index a7cf4a5ff3f..00000000000
--- a/dev-python/ropemacs/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ropemacs-0.8.tar.gz 22161 BLAKE2B f45412c37762e90615ab0ac874b8e51d211250215d1999098d5aaf56ac5c46f535128bb6935b9e8a2b86eba24baf4648893ad710c784693958bb053fc65b2fea SHA512 3e42ce03758c13d8f6e66b69a4b9ab7620956ed0272ecf770c0cea204ffae8c85f41103b29e507db7d68d6dc006b14e6ca5ce31d8ca17b6a66bf743f1110a9b3
diff --git a/dev-python/ropemacs/metadata.xml b/dev-python/ropemacs/metadata.xml
deleted file mode 100644
index f3a018c5648..00000000000
--- a/dev-python/ropemacs/metadata.xml
+++ /dev/null
@@ -1,16 +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>
-<maintainer type="project">
- <email>gnu-emacs@gentoo.org</email>
- <name>Gentoo GNU Emacs project</name>
-</maintainer>
-<upstream>
- <remote-id type="pypi">ropemacs</remote-id>
- <remote-id type="sourceforge">rope</remote-id>
-</upstream>
-</pkgmetadata>
diff --git a/dev-python/ropemacs/ropemacs-0.8.ebuild b/dev-python/ropemacs/ropemacs-0.8.ebuild
deleted file mode 100644
index ae8bdf6d90a..00000000000
--- a/dev-python/ropemacs/ropemacs-0.8.ebuild
+++ /dev/null
@@ -1,31 +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 eutils readme.gentoo
-
-DESCRIPTION="Rope in Emacs"
-HOMEPAGE="https://github.com/python-rope/ropemacs
- https://pypi.org/project/ropemacs/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-1+" # GPL without version
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="dev-python/rope[${PYTHON_USEDEP}]
- dev-python/ropemode[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-src_install() {
- local DOCS="${DOCS} README.rst docs/*.rst"
- distutils-r1_src_install
-
- DOC_CONTENTS="In order to enable ropemacs support in Emacs, install
- app-emacs/pymacs and add the following line to your ~/.emacs file:
- \\n\\t(pymacs-load \"ropemacs\" \"rope-\")"
- readme.gentoo_create_doc
-}
^ 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/ropemacs/ 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