summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-05-05 08:20:42 +0000
committerMichał Górny <mgorny@gentoo.org>2012-05-05 08:20:42 +0000
commit3d2d0c8606b3dcee4eabd889943b2e1cf8d6a708 (patch)
tree0dad7ac41a2167ccf216584e596765ef54ff9e82 /media-sound/fluidsynth
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-3d2d0c8606b3dcee4eabd889943b2e1cf8d6a708.tar.gz
gentoo-2-3d2d0c8606b3dcee4eabd889943b2e1cf8d6a708.tar.bz2
gentoo-2-3d2d0c8606b3dcee4eabd889943b2e1cf8d6a708.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r--media-sound/fluidsynth/ChangeLog8
-rw-r--r--media-sound/fluidsynth/fluidsynth-1.1.1.ebuild6
-rw-r--r--media-sound/fluidsynth/fluidsynth-1.1.3.ebuild6
-rw-r--r--media-sound/fluidsynth/fluidsynth-1.1.4.ebuild6
-rw-r--r--media-sound/fluidsynth/fluidsynth-1.1.5.ebuild6
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=(