From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/llfuse/
Date: Tue, 25 Aug 2015 02:47:57 +0000 (UTC) [thread overview]
Message-ID: <1440470732.e0b2126ead15bc62fb71a4e2fb1266491ed4b396.radhermit@gentoo> (raw)
commit: e0b2126ead15bc62fb71a4e2fb1266491ed4b396
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 25 02:45:32 2015 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 02:45:32 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0b2126e
dev-python/llfuse: remove old
dev-python/llfuse/Manifest | 1 -
dev-python/llfuse/llfuse-0.39.ebuild | 33 ---------------------------------
2 files changed, 34 deletions(-)
diff --git a/dev-python/llfuse/Manifest b/dev-python/llfuse/Manifest
index 0ff80c0..1ba1169 100644
--- a/dev-python/llfuse/Manifest
+++ b/dev-python/llfuse/Manifest
@@ -1,3 +1,2 @@
-DIST llfuse-0.39.tar.bz2 250931 SHA256 4d9029efd461b7da099904d1cba193bd11964613263c38e97e9027174424995c SHA512 e75b4f22b256c05473531c6ee2aebcfd001cfb1f55e54c1f11405b3a958c1845912660e107adcc2b785dbb3fd54f683b7a6695cc33e0b53a563fad019b5e703a WHIRLPOOL 91b3ab7ce5fe6b1aebf78e9bf16d06995920fab30e79ce5006a2077663ae56b180c28939ba15d0599a4eec833a9c361bacfe8f8b9becff5a9a57cc7cce7746a1
DIST llfuse-0.40.tar.bz2 454032 SHA256 ee8b1125a6f2ab904d617d7602d86c0e3f69e40316cb1ae3abc33c218d3da857 SHA512 b568d14e181c316d592d01b7879d2b04c717759124d9462b7f848c251322a6a376881050d209d4cf3d0d6c5218ec1880cb64f19bd64b73f09fd06818447f3dfd WHIRLPOOL 3cfcd75a41ab39036b867e625248472a709ffdc61a588cbac47572455a6e3029f3d6592cbeb8e2b555a8c6f59729587a54c3373d3053e20f71a9b4f747ab87dc
DIST llfuse-0.41.tar.bz2 397155 SHA256 58079acce2ed03305bfea998cfad7c5d1815c85c263e0a21f692d4cdb7d01bde SHA512 5c8bd2cf4bb5dec624fa3aa96aeadd2583cdfa45a9331d62e395ca2007c96f8ae667dba40568e1a17f30157b1d0ca123fe68639d78d117cd83c2405649bf166d WHIRLPOOL da876ab8502682cf77e711e9d2d8be5e74e6aa0d8bc639e7b55afa2f76d15173e5651706310b3814ef3a820c6afe45a50134cfa61e5db93fab452c222ef9394b
diff --git a/dev-python/llfuse/llfuse-0.39.ebuild b/dev-python/llfuse/llfuse-0.39.ebuild
deleted file mode 100644
index f479b61..0000000
--- a/dev-python/llfuse/llfuse-0.39.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_3} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="Python bindings for the low-level FUSE API"
-HOMEPAGE="https://python-llfuse.googlecode.com/ https://pypi.python.org/pypi/llfuse"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc examples"
-
-RDEPEND=">=sys-fs/fuse-2.8.0"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
- virtual/pkgconfig"
-
-python_prepare_all() {
- # use system setuptools
- sed -i '/use_setuptools/d' setup.py || die
-}
-
-python_install_all() {
- use doc && local HTML_DOCS=( doc/html/. )
- use examples && local EXAMPLES=( examples/. )
- distutils-r1_python_install_all
-}
next reply other threads:[~2015-08-25 2:48 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-25 2:47 Tim Harder [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-21 10:45 [gentoo-commits] repo/gentoo:master commit in: dev-python/llfuse/ Michał Górny
2024-09-21 10:41 Arthur Zamarin
2024-09-21 9:59 Sam James
2024-09-01 3:17 Michał Górny
2024-06-20 18:07 Michał Górny
2023-09-07 19:52 Sam James
2023-09-07 19:52 Sam James
2023-08-08 5:31 Michał Górny
2023-06-27 11:54 Michał Górny
2023-06-27 5:19 Jakov Smolić
2023-06-27 5:19 Jakov Smolić
2023-05-21 4:59 Michał Górny
2023-05-04 16:17 Michał Górny
2023-03-16 3:56 Michał Górny
2022-07-02 19:26 Michał Górny
2022-07-02 18:18 Sam James
2022-07-02 16:05 Jakov Smolić
2022-06-01 7:21 Michał Górny
2021-07-13 18:52 Piotr Karbowski
2021-06-22 13:10 Marek Szuba
2021-03-26 20:34 Michał Górny
2021-03-26 18:36 Sam James
2021-03-26 7:45 Agostino Sarubbo
2021-02-26 10:57 Agostino Sarubbo
2021-02-21 19:50 Sam James
2021-02-01 8:50 Michał Górny
2021-01-30 10:26 Sam James
2021-01-26 2:04 Sam James
2021-01-25 8:21 Michał Górny
2020-09-18 15:19 Michał Górny
2020-07-09 10:55 Michał Górny
2020-06-15 18:06 Sergei Trofimovich
2020-05-13 2:33 Patrick McLean
2020-03-07 11:03 Agostino Sarubbo
2020-03-07 9:44 Agostino Sarubbo
2020-02-05 16:24 Michał Górny
2018-07-01 4:16 Tim Harder
2018-03-01 19:35 Tim Harder
2018-03-01 19:35 Tim Harder
2018-03-01 19:35 Tim Harder
2018-01-05 9:36 Michał Górny
2017-11-19 2:50 Tim Harder
2017-08-22 6:08 Tim Harder
2017-08-22 6:08 Tim Harder
2017-08-22 6:08 Tim Harder
2017-05-02 15:15 Michał Górny
2017-03-01 7:33 Tim Harder
2017-03-01 7:23 Tim Harder
2016-08-22 2:46 Tim Harder
2016-08-05 21:22 Tim Harder
2016-07-12 18:51 Tim Harder
2016-03-12 18:14 Tim Harder
2016-03-03 18:29 Patrick McLean
2016-03-03 18:29 Patrick McLean
2016-03-01 20:41 Patrick Lauer
2016-02-18 20:44 Patrick Lauer
2015-08-25 2:47 Tim Harder
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=1440470732.e0b2126ead15bc62fb71a4e2fb1266491ed4b396.radhermit@gentoo \
--to=radhermit@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