summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-05-05 08:56:07 +0000
committerMichał Górny <mgorny@gentoo.org>2012-05-05 08:56:07 +0000
commit3ce8ed6ed02cf2981ee1c00575c2063a63c5697c (patch)
treeab886dec7b4086b5afee91418497e5dff5321b91 /media-sound/lash
parentManifest, network crashed. (diff)
downloadhistorical-3ce8ed6ed02cf2981ee1c00575c2063a63c5697c.tar.gz
historical-3ce8ed6ed02cf2981ee1c00575c2063a63c5697c.tar.bz2
historical-3ce8ed6ed02cf2981ee1c00575c2063a63c5697c.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101_p8/cvs/Linux x86_64
Diffstat (limited to 'media-sound/lash')
-rw-r--r--media-sound/lash/ChangeLog5
-rw-r--r--media-sound/lash/lash-0.5.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/lash/ChangeLog b/media-sound/lash/ChangeLog
index c1460c20e127..5dafa916c0fb 100644
--- a/media-sound/lash/ChangeLog
+++ b/media-sound/lash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/lash
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/ChangeLog,v 1.34 2012/03/16 02:37:57 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/ChangeLog,v 1.35 2012/05/05 08:35:21 mgorny Exp $
+
+ 05 May 2012; Michał Górny <mgorny@gentoo.org> lash-0.5.4-r1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
16 Mar 2012; Mike Gilbert <floppym@gentoo.org>
+files/lash-0.5.4-swig_version_comparison.patch, lash-0.5.4-r1.ebuild:
diff --git a/media-sound/lash/lash-0.5.4-r1.ebuild b/media-sound/lash/lash-0.5.4-r1.ebuild
index 9fb7110b8e70..af747e07b3ac 100644
--- a/media-sound/lash/lash-0.5.4-r1.ebuild
+++ b/media-sound/lash/lash-0.5.4-r1.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/media-sound/lash/lash-0.5.4-r1.ebuild,v 1.13 2012/03/16 02:37:57 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/lash-0.5.4-r1.ebuild,v 1.14 2012/05/05 08:35:21 mgorny Exp $
EAPI=2
@@ -22,7 +22,7 @@ RDEPEND="alsa? ( media-libs/alsa-lib )
python? ( dev-lang/python )
|| ( sys-libs/readline dev-libs/libedit )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
python? ( >=dev-lang/swig-1.3.31 )"
src_prepare() {