summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-05-05 08:56:07 +0000
committerMichał Górny <mgorny@gentoo.org>2012-05-05 08:56:07 +0000
commit3ce8ed6ed02cf2981ee1c00575c2063a63c5697c (patch)
treeab886dec7b4086b5afee91418497e5dff5321b91 /media-sound/amsynth
parentManifest, network crashed. (diff)
downloadhistorical-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/amsynth')
-rw-r--r--media-sound/amsynth/ChangeLog8
-rw-r--r--media-sound/amsynth/amsynth-1.2.0.ebuild6
-rw-r--r--media-sound/amsynth/amsynth-1.2.2.ebuild6
-rw-r--r--media-sound/amsynth/amsynth-1.2.3-r1.ebuild6
-rw-r--r--media-sound/amsynth/amsynth-1.2.3.ebuild6
5 files changed, 18 insertions, 14 deletions
diff --git a/media-sound/amsynth/ChangeLog b/media-sound/amsynth/ChangeLog
index 8ca9aeeb4951..c14799ea94b4 100644
--- a/media-sound/amsynth/ChangeLog
+++ b/media-sound/amsynth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/amsynth
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/ChangeLog,v 1.42 2011/09/20 14:54:54 nativemad Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/ChangeLog,v 1.43 2012/05/05 08:05:35 mgorny Exp $
+
+ 05 May 2012; Michał Górny <mgorny@gentoo.org> amsynth-1.2.0.ebuild,
+ amsynth-1.2.2.ebuild, amsynth-1.2.3.ebuild, amsynth-1.2.3-r1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
20 Sep 2011; Andreas Schuerch <nativemad@gentoo.org> amsynth-1.2.3-r1.ebuild:
x86 stable, thanks JD. Bug 360597
diff --git a/media-sound/amsynth/amsynth-1.2.0.ebuild b/media-sound/amsynth/amsynth-1.2.0.ebuild
index 98015e6d74b3..eeaacc70ffb0 100644
--- a/media-sound/amsynth/amsynth-1.2.0.ebuild
+++ b/media-sound/amsynth/amsynth-1.2.0.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/amsynth/amsynth-1.2.0.ebuild,v 1.11 2011/08/07 17:29:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.0.ebuild,v 1.12 2012/05/05 08:05:35 mgorny Exp $
EAPI=2
inherit autotools eutils
@@ -22,7 +22,7 @@ RDEPEND="dev-cpp/gtkmm:2.4
alsa? ( >=media-libs/alsa-lib-0.9 media-sound/alsa-utils )
jack? ( media-sound/jack-audio-connection-kit )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S=${WORKDIR}/${MY_P}
diff --git a/media-sound/amsynth/amsynth-1.2.2.ebuild b/media-sound/amsynth/amsynth-1.2.2.ebuild
index fed4874e677d..41e506379ae4 100644
--- a/media-sound/amsynth/amsynth-1.2.2.ebuild
+++ b/media-sound/amsynth/amsynth-1.2.2.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/amsynth/amsynth-1.2.2.ebuild,v 1.3 2011/08/07 17:29:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.2.ebuild,v 1.4 2012/05/05 08:05:35 mgorny Exp $
EAPI=2
MY_P=${P/ams/amS}
@@ -21,7 +21,7 @@ RDEPEND="dev-cpp/gtkmm:2.4
media-sound/alsa-utils )
jack? ( media-sound/jack-audio-connection-kit )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S=${WORKDIR}/${MY_P}
diff --git a/media-sound/amsynth/amsynth-1.2.3-r1.ebuild b/media-sound/amsynth/amsynth-1.2.3-r1.ebuild
index 97830b0b7013..c21fff218123 100644
--- a/media-sound/amsynth/amsynth-1.2.3-r1.ebuild
+++ b/media-sound/amsynth/amsynth-1.2.3-r1.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/amsynth/amsynth-1.2.3-r1.ebuild,v 1.3 2011/09/20 14:54:54 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.3-r1.ebuild,v 1.4 2012/05/05 08:05:35 mgorny Exp $
EAPI=4
@@ -22,7 +22,7 @@ RDEPEND="dev-cpp/gtkmm:2.4
media-sound/alsa-utils )
jack? ( media-sound/jack-audio-connection-kit )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S=${WORKDIR}/${MY_P}
diff --git a/media-sound/amsynth/amsynth-1.2.3.ebuild b/media-sound/amsynth/amsynth-1.2.3.ebuild
index 9d968703b492..113b620813a9 100644
--- a/media-sound/amsynth/amsynth-1.2.3.ebuild
+++ b/media-sound/amsynth/amsynth-1.2.3.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/amsynth/amsynth-1.2.3.ebuild,v 1.5 2011/08/10 17:07:59 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.3.ebuild,v 1.6 2012/05/05 08:05:35 mgorny Exp $
EAPI=2
@@ -20,7 +20,7 @@ RDEPEND="dev-cpp/gtkmm:2.4
media-sound/alsa-utils )
jack? ( media-sound/jack-audio-connection-kit )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S=${WORKDIR}/${MY_P}