diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-05-05 08:56:07 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-05-05 08:56:07 +0000 |
commit | 3ce8ed6ed02cf2981ee1c00575c2063a63c5697c (patch) | |
tree | ab886dec7b4086b5afee91418497e5dff5321b91 /media-sound/fluidsynth | |
parent | Manifest, network crashed. (diff) | |
download | historical-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/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.1.1.ebuild | 6 | ||||
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.1.3.ebuild | 6 | ||||
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.1.4.ebuild | 6 | ||||
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.1.5.ebuild | 6 |
5 files changed, 18 insertions, 14 deletions
diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog index 88e00b24ba5d..08e896a33a5e 100644 --- a/media-sound/fluidsynth/ChangeLog +++ b/media-sound/fluidsynth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/fluidsynth -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.68 2011/09/04 20:56:52 radhermit Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.69 2012/05/05 08:20:42 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> fluidsynth-1.1.1.ebuild, + fluidsynth-1.1.3.ebuild, fluidsynth-1.1.4.ebuild, fluidsynth-1.1.5.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *fluidsynth-1.1.5 (04 Sep 2011) diff --git a/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild index dee702d936ba..754418f29235 100644 --- a/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild +++ b/media-sound/fluidsynth/fluidsynth-1.1.1.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/fluidsynth/fluidsynth-1.1.1.ebuild,v 1.10 2011/01/14 21:28:12 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild,v 1.11 2012/05/05 08:20:42 mgorny Exp $ EAPI=2 inherit libtool @@ -27,7 +27,7 @@ RDEPEND=" readline? ( sys-libs/readline ) sndfile? ( media-libs/libsndfile )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" S=${WORKDIR}/${P/7a/7} diff --git a/media-sound/fluidsynth/fluidsynth-1.1.3.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.3.ebuild index 72b882153501..28d452749878 100644 --- a/media-sound/fluidsynth/fluidsynth-1.1.3.ebuild +++ b/media-sound/fluidsynth/fluidsynth-1.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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/fluidsynth/fluidsynth-1.1.3.ebuild,v 1.1 2010/10/31 13:12:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.3.ebuild,v 1.2 2012/05/05 08:20:42 mgorny Exp $ EAPI=2 inherit cmake-utils @@ -26,7 +26,7 @@ RDEPEND=">=dev-libs/glib-2.6.5:2 readline? ( sys-libs/readline ) sndfile? ( >=media-libs/libsndfile-1.0.18 )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_configure() { mycmakeargs=( diff --git a/media-sound/fluidsynth/fluidsynth-1.1.4.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.4.ebuild index bd32fb229c5b..ddd1b9043c1a 100644 --- a/media-sound/fluidsynth/fluidsynth-1.1.4.ebuild +++ b/media-sound/fluidsynth/fluidsynth-1.1.4.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/fluidsynth/fluidsynth-1.1.4.ebuild,v 1.1 2011/08/07 11:48:30 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.4.ebuild,v 1.2 2012/05/05 08:20:42 mgorny Exp $ EAPI=2 inherit cmake-utils @@ -26,7 +26,7 @@ RDEPEND=">=dev-libs/glib-2.6.5:2 readline? ( sys-libs/readline ) sndfile? ( >=media-libs/libsndfile-1.0.18 )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_configure() { mycmakeargs=( diff --git a/media-sound/fluidsynth/fluidsynth-1.1.5.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.5.ebuild index cfab2519fcec..38538d417435 100644 --- a/media-sound/fluidsynth/fluidsynth-1.1.5.ebuild +++ b/media-sound/fluidsynth/fluidsynth-1.1.5.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/fluidsynth/fluidsynth-1.1.5.ebuild,v 1.1 2011/09/04 20:56:52 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.5.ebuild,v 1.2 2012/05/05 08:20:42 mgorny Exp $ EAPI=4 inherit cmake-utils @@ -26,7 +26,7 @@ RDEPEND=">=dev-libs/glib-2.6.5:2 readline? ( sys-libs/readline ) sndfile? ( >=media-libs/libsndfile-1.0.18 )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_configure() { mycmakeargs=( |