* [gentoo-commits] gentoo-x86 commit in dev-python/llfuse: ChangeLog llfuse-0.37.1.ebuild
@ 2011-12-13 23:28 Tim Harder (radhermit)
0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2011-12-13 23:28 UTC (permalink / raw
To: gentoo-commits
radhermit 11/12/13 23:28:02
Modified: ChangeLog
Added: llfuse-0.37.1.ebuild
Log:
Version bump.
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Revision Changes Path
1.4 dev-python/llfuse/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/llfuse/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/llfuse/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/llfuse/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/llfuse/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 8 Dec 2011 01:23:45 -0000 1.3
+++ ChangeLog 13 Dec 2011 23:28:02 -0000 1.4
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/llfuse
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/llfuse/ChangeLog,v 1.3 2011/12/08 01:23:45 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/llfuse/ChangeLog,v 1.4 2011/12/13 23:28:02 radhermit Exp $
+
+*llfuse-0.37.1 (13 Dec 2011)
+
+ 13 Dec 2011; Tim Harder <radhermit@gentoo.org> +llfuse-0.37.1.ebuild:
+ Version bump.
*llfuse-0.37 (08 Dec 2011)
1.1 dev-python/llfuse/llfuse-0.37.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/llfuse/llfuse-0.37.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/llfuse/llfuse-0.37.1.ebuild?rev=1.1&content-type=text/plain
Index: llfuse-0.37.1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/llfuse/llfuse-0.37.1.ebuild,v 1.1 2011/12/13 23:28:02 radhermit Exp $
EAPI="4"
PYTHON_DEPEND="*"
SUPPORT_PYTHON_ABIS="1"
inherit distutils
DESCRIPTION="Python bindings for the low-level FUSE API"
HOMEPAGE="http://python-llfuse.googlecode.com/ http://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"
RDEPEND=">=sys-fs/fuse-2.8.0"
DEPEND="${RDEPEND}
dev-python/setuptools
dev-util/pkgconfig"
src_install() {
distutils_src_install
use doc && dohtml -r doc/html/*
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-12-13 23:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-13 23:28 [gentoo-commits] gentoo-x86 commit in dev-python/llfuse: ChangeLog llfuse-0.37.1.ebuild Tim Harder (radhermit)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox