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/zynaddsubfx | |
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/zynaddsubfx')
-rw-r--r-- | media-sound/zynaddsubfx/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/zynaddsubfx/zynaddsubfx-2.4.1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/zynaddsubfx/zynaddsubfx-2.4.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/zynaddsubfx/ChangeLog b/media-sound/zynaddsubfx/ChangeLog index b3cd86188ffa..5cb6b1a652f2 100644 --- a/media-sound/zynaddsubfx/ChangeLog +++ b/media-sound/zynaddsubfx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/zynaddsubfx # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/zynaddsubfx/ChangeLog,v 1.40 2012/03/07 10:06:10 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/zynaddsubfx/ChangeLog,v 1.41 2012/05/05 08:55:58 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> zynaddsubfx-2.4.1.ebuild, + zynaddsubfx-2.4.2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *zynaddsubfx-2.4.2 (07 Mar 2012) diff --git a/media-sound/zynaddsubfx/zynaddsubfx-2.4.1.ebuild b/media-sound/zynaddsubfx/zynaddsubfx-2.4.1.ebuild index 5daa2e24b705..a688e3f09013 100644 --- a/media-sound/zynaddsubfx/zynaddsubfx-2.4.1.ebuild +++ b/media-sound/zynaddsubfx/zynaddsubfx-2.4.1.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/zynaddsubfx/zynaddsubfx-2.4.1.ebuild,v 1.3 2012/01/05 17:30:12 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/zynaddsubfx/zynaddsubfx-2.4.1.ebuild,v 1.4 2012/05/05 08:55:58 mgorny Exp $ EAPI=4 inherit eutils cmake-utils @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/mini-xml-2.2.1 lash? ( media-sound/lash )" # portaudio? ( media-libs/portaudio )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" # Upstream uses the following preferences: alsa > jack > portaudio # At least one of them must be enabled # We do not support portaudio, so if alsa is disabled force jack. diff --git a/media-sound/zynaddsubfx/zynaddsubfx-2.4.2.ebuild b/media-sound/zynaddsubfx/zynaddsubfx-2.4.2.ebuild index ab926982fdca..53244e3ac775 100644 --- a/media-sound/zynaddsubfx/zynaddsubfx-2.4.2.ebuild +++ b/media-sound/zynaddsubfx/zynaddsubfx-2.4.2.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/zynaddsubfx/zynaddsubfx-2.4.2.ebuild,v 1.1 2012/03/07 10:06:10 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/zynaddsubfx/zynaddsubfx-2.4.2.ebuild,v 1.2 2012/05/05 08:55:58 mgorny Exp $ EAPI=4 inherit eutils cmake-utils @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/mini-xml-2.2.1 lash? ( media-sound/lash )" # portaudio? ( media-libs/portaudio )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" # Upstream uses the following preferences: alsa > jack > portaudio # At least one of them must be enabled # We do not support portaudio, so if alsa is disabled force jack. |