diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-05-05 08:02:52 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-05-05 08:02:52 +0000 |
commit | 741de314bb16d016689987212aef142a28240177 (patch) | |
tree | a0b76e927c6d7838902509496f0beff70f4952a8 /media-sound/a2jmidid | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-741de314bb16d016689987212aef142a28240177.tar.gz gentoo-2-741de314bb16d016689987212aef142a28240177.tar.bz2 gentoo-2-741de314bb16d016689987212aef142a28240177.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/a2jmidid')
-rw-r--r-- | media-sound/a2jmidid/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/a2jmidid/a2jmidid-4.ebuild | 6 | ||||
-rw-r--r-- | media-sound/a2jmidid/a2jmidid-5.ebuild | 6 | ||||
-rw-r--r-- | media-sound/a2jmidid/a2jmidid-6.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/media-sound/a2jmidid/ChangeLog b/media-sound/a2jmidid/ChangeLog index 479eb90e8e31..54a712d2cbcc 100644 --- a/media-sound/a2jmidid/ChangeLog +++ b/media-sound/a2jmidid/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/a2jmidid -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/a2jmidid/ChangeLog,v 1.4 2010/01/09 18:49:56 aballier Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/a2jmidid/ChangeLog,v 1.5 2012/05/05 08:02:52 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> a2jmidid-4.ebuild, + a2jmidid-5.ebuild, a2jmidid-6.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *a2jmidid-6 (09 Jan 2010) diff --git a/media-sound/a2jmidid/a2jmidid-4.ebuild b/media-sound/a2jmidid/a2jmidid-4.ebuild index a198293a8ab7..bcedc8835377 100644 --- a/media-sound/a2jmidid/a2jmidid-4.ebuild +++ b/media-sound/a2jmidid/a2jmidid-4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/a2jmidid/a2jmidid-4.ebuild,v 1.2 2009/01/25 17:07:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/a2jmidid/a2jmidid-4.ebuild,v 1.3 2012/05/05 08:02:52 mgorny Exp $ DESCRIPTION="Daemon for exposing legacy ALSA sequencer applications in JACK MIDI system." HOMEPAGE="http://home.gna.org/a2jmidid/" @@ -15,7 +15,7 @@ RDEPEND="media-libs/alsa-lib media-sound/jack-audio-connection-kit sys-apps/dbus" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-lang/python" src_compile() { diff --git a/media-sound/a2jmidid/a2jmidid-5.ebuild b/media-sound/a2jmidid/a2jmidid-5.ebuild index d5da840a161c..9d68851d3c9b 100644 --- a/media-sound/a2jmidid/a2jmidid-5.ebuild +++ b/media-sound/a2jmidid/a2jmidid-5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/a2jmidid/a2jmidid-5.ebuild,v 1.1 2009/06/17 07:09:14 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/a2jmidid/a2jmidid-5.ebuild,v 1.2 2012/05/05 08:02:52 mgorny Exp $ DESCRIPTION="Daemon for exposing legacy ALSA sequencer applications in JACK MIDI system." HOMEPAGE="http://home.gna.org/a2jmidid/" @@ -15,7 +15,7 @@ RDEPEND="media-libs/alsa-lib media-sound/jack-audio-connection-kit sys-apps/dbus" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-lang/python" src_compile() { diff --git a/media-sound/a2jmidid/a2jmidid-6.ebuild b/media-sound/a2jmidid/a2jmidid-6.ebuild index 96dc11c847df..862768896dbf 100644 --- a/media-sound/a2jmidid/a2jmidid-6.ebuild +++ b/media-sound/a2jmidid/a2jmidid-6.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/a2jmidid/a2jmidid-6.ebuild,v 1.1 2010/01/09 18:49:56 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/a2jmidid/a2jmidid-6.ebuild,v 1.2 2012/05/05 08:02:52 mgorny Exp $ inherit toolchain-funcs @@ -17,7 +17,7 @@ RDEPEND="media-libs/alsa-lib media-sound/jack-audio-connection-kit sys-apps/dbus" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-lang/python" src_compile() { |