summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/llfuse')
-rw-r--r--dev-python/llfuse/ChangeLog5
-rw-r--r--dev-python/llfuse/llfuse-0.37.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/llfuse/ChangeLog b/dev-python/llfuse/ChangeLog
index e3c23d3f6e85..c2d2228c3187 100644
--- a/dev-python/llfuse/ChangeLog
+++ b/dev-python/llfuse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/llfuse
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/llfuse/ChangeLog,v 1.6 2012/02/22 10:26:08 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/llfuse/ChangeLog,v 1.7 2012/05/04 15:12:15 patrick Exp $
+
+ 04 May 2012; Patrick Lauer <patrick@gentoo.org> llfuse-0.37.1.ebuild:
+ Migrating dev-util/pkgconfig -> virtual/pkgconfig
22 Feb 2012; Patrick Lauer <patrick@gentoo.org> llfuse-0.37.1.ebuild:
Restricting pypy and jython
diff --git a/dev-python/llfuse/llfuse-0.37.1.ebuild b/dev-python/llfuse/llfuse-0.37.1.ebuild
index 38c950dcae8c..de7c3214cb0b 100644
--- a/dev-python/llfuse/llfuse-0.37.1.ebuild
+++ b/dev-python/llfuse/llfuse-0.37.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.2 2012/02/22 10:26:08 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/llfuse/llfuse-0.37.1.ebuild,v 1.3 2012/05/04 15:12:15 patrick Exp $
EAPI="4"
SUPPORT_PYTHON_ABIS="1"
@@ -20,7 +20,7 @@ IUSE="doc"
RDEPEND=">=sys-fs/fuse-2.8.0"
DEPEND="${RDEPEND}
dev-python/setuptools
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_install() {
distutils_src_install