From: "Tiziano Müller" <dev-zero@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/dev-zero:master commit in: dev-python/anyvc/
Date: Thu, 9 Jun 2016 10:19:26 +0000 (UTC) [thread overview]
Message-ID: <1465462530.19aad6de1a7bd11dbb958946c621ba0e5666cf5e.dev-zero@gentoo> (raw)
commit: 19aad6de1a7bd11dbb958946c621ba0e5666cf5e
Author: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 9 08:55:30 2016 +0000
Commit: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Thu Jun 9 08:55:30 2016 +0000
URL: https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=19aad6de
dev-python/anyvc: drop obsolete
dev-python/anyvc/Manifest | 2 --
dev-python/anyvc/anyvc-0.2.1.ebuild | 32 --------------------------------
2 files changed, 34 deletions(-)
diff --git a/dev-python/anyvc/Manifest b/dev-python/anyvc/Manifest
deleted file mode 100644
index 7262e90..0000000
--- a/dev-python/anyvc/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-EBUILD anyvc-0.2.1.ebuild 674 RMD160 322189ceabf9007dd171f96db73fb0780026acfd SHA1 0fe7af6eca75cfe88e9aa6ab80d97d7497c3b483 SHA256 1c8f0a22822f1e7e7d92ac80267aa05eb6b9c589540b194790fe29388157daab
-DIST anyvc-0.2.1.tar.gz 16601 RMD160 0c0a4989774ad22b09901415f2b35faea3d76c4a SHA1 a308d613689c31728cebf53218bdb04aa728b9e6 SHA256 a9e95cf5ab9493e5f9de1214239629528f7760d39146a75c59182bc49bb9878f
diff --git a/dev-python/anyvc/anyvc-0.2.1.ebuild b/dev-python/anyvc/anyvc-0.2.1.ebuild
deleted file mode 100644
index 84529c0..0000000
--- a/dev-python/anyvc/anyvc-0.2.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2009 Tiziano Mueller
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-inherit distutils
-
-DESCRIPTION="Library to access any version control system."
-HOMEPAGE="http://www.bitbucket.org/RonnyPfannschmidt/anyvc/"
-SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc"
-
-DEPEND="doc? ( dev-python/sphinx )"
-RDEPEND=""
-
-src_compile() {
- distutils_src_compile
-
- if use doc ; then
- emake -C docs html || die "generating docs failed"
- fi
-}
-
-src_install() {
- DOCS="docs/source/*"
- distutils_src_install
- use doc && dohtml -r docs/build/html/*
-}
reply other threads:[~2016-06-09 10:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1465462530.19aad6de1a7bd11dbb958946c621ba0e5666cf5e.dev-zero@gentoo \
--to=dev-zero@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