summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2012-05-04 15:12:17 +0000
committerPatrick Lauer <patrick@gentoo.org>2012-05-04 15:12:17 +0000
commit7ed985a91634feecd68d91adfb639a5aaa0b5dc3 (patch)
treee15c642f8bc5f3e393afebda794ea25565432baf /dev-python/pyliblzma
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-7ed985a91634feecd68d91adfb639a5aaa0b5dc3.tar.gz
gentoo-2-7ed985a91634feecd68d91adfb639a5aaa0b5dc3.tar.bz2
gentoo-2-7ed985a91634feecd68d91adfb639a5aaa0b5dc3.zip
Migrating dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/pyliblzma')
-rw-r--r--dev-python/pyliblzma/ChangeLog5
-rw-r--r--dev-python/pyliblzma/pyliblzma-0.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyliblzma/ChangeLog b/dev-python/pyliblzma/ChangeLog
index 1445173086e1..010253f7f5d8 100644
--- a/dev-python/pyliblzma/ChangeLog
+++ b/dev-python/pyliblzma/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyliblzma
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyliblzma/ChangeLog,v 1.3 2012/02/23 02:23:49 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyliblzma/ChangeLog,v 1.4 2012/05/04 15:12:17 patrick Exp $
+
+ 04 May 2012; Patrick Lauer <patrick@gentoo.org> pyliblzma-0.5.3.ebuild:
+ Migrating dev-util/pkgconfig -> virtual/pkgconfig
23 Feb 2012; Patrick Lauer <patrick@gentoo.org> pyliblzma-0.5.3.ebuild:
Restricting python
diff --git a/dev-python/pyliblzma/pyliblzma-0.5.3.ebuild b/dev-python/pyliblzma/pyliblzma-0.5.3.ebuild
index b2224c71024a..6aca90b667e1 100644
--- a/dev-python/pyliblzma/pyliblzma-0.5.3.ebuild
+++ b/dev-python/pyliblzma/pyliblzma-0.5.3.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/pyliblzma/pyliblzma-0.5.3.ebuild,v 1.3 2012/02/23 02:23:49 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyliblzma/pyliblzma-0.5.3.ebuild,v 1.4 2012/05/04 15:12:17 patrick Exp $
EAPI="4"
@@ -23,6 +23,6 @@ IUSE=""
RDEPEND="app-arch/xz-utils"
DEPEND="${RDEPEND}
dev-python/setuptools
- dev-util/pkgconfig"
+ virtual/pkgconfig"
DOCS="THANKS"