diff options
author | 2012-05-05 08:55:49 +0000 | |
---|---|---|
committer | 2012-05-05 08:55:49 +0000 | |
commit | 64e4722ac13225ea357efd3ef47e212a3ca35851 (patch) | |
tree | aaa01f8a6a10383b7e6be52939742a5f29a26483 /media-sound/yoshimi | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-64e4722ac13225ea357efd3ef47e212a3ca35851.tar.gz gentoo-2-64e4722ac13225ea357efd3ef47e212a3ca35851.tar.bz2 gentoo-2-64e4722ac13225ea357efd3ef47e212a3ca35851.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/yoshimi')
-rw-r--r-- | media-sound/yoshimi/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/yoshimi/yoshimi-0.060.10.ebuild | 6 | ||||
-rw-r--r-- | media-sound/yoshimi/yoshimi-0.060.12.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/media-sound/yoshimi/ChangeLog b/media-sound/yoshimi/ChangeLog index 3b523a30153c..d4721167b0ac 100644 --- a/media-sound/yoshimi/ChangeLog +++ b/media-sound/yoshimi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/yoshimi # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/yoshimi/ChangeLog,v 1.8 2012/02/15 04:48:46 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/yoshimi/ChangeLog,v 1.9 2012/05/05 08:55:49 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> yoshimi-0.060.10.ebuild, + yoshimi-0.060.12.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *yoshimi-0.060.12 (15 Feb 2012) diff --git a/media-sound/yoshimi/yoshimi-0.060.10.ebuild b/media-sound/yoshimi/yoshimi-0.060.10.ebuild index 0b27f7d8848b..0281e8a76aab 100644 --- a/media-sound/yoshimi/yoshimi-0.060.10.ebuild +++ b/media-sound/yoshimi/yoshimi-0.060.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/yoshimi/yoshimi-0.060.10.ebuild,v 1.2 2011/10/08 11:43:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/yoshimi/yoshimi-0.060.10.ebuild,v 1.3 2012/05/05 08:55:49 mgorny Exp $ EAPI=4 inherit cmake-utils eutils @@ -24,7 +24,7 @@ RDEPEND=" >=media-sound/jack-audio-connection-kit-0.115.6 media-libs/libsndfile" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" S=${WORKDIR}/${P}/src diff --git a/media-sound/yoshimi/yoshimi-0.060.12.ebuild b/media-sound/yoshimi/yoshimi-0.060.12.ebuild index f1fa35f9d676..67cc373bb498 100644 --- a/media-sound/yoshimi/yoshimi-0.060.12.ebuild +++ b/media-sound/yoshimi/yoshimi-0.060.12.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/yoshimi/yoshimi-0.060.12.ebuild,v 1.1 2012/02/15 04:48:46 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/yoshimi/yoshimi-0.060.12.ebuild,v 1.2 2012/05/05 08:55:49 mgorny Exp $ EAPI=4 inherit cmake-utils eutils @@ -24,7 +24,7 @@ RDEPEND=" >=media-sound/jack-audio-connection-kit-0.115.6 media-libs/libsndfile" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" S=${WORKDIR}/${P}/src |