summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-05-05 08:55:51 +0000
committerMichał Górny <mgorny@gentoo.org>2012-05-05 08:55:51 +0000
commitb330e9a3c779816314573a15f050068e7cc7e948 (patch)
treef3a9d069ab3b6854731e2e9bf352a3d21125200f /media-sound/xnoise
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-b330e9a3c779816314573a15f050068e7cc7e948.tar.gz
gentoo-2-b330e9a3c779816314573a15f050068e7cc7e948.tar.bz2
gentoo-2-b330e9a3c779816314573a15f050068e7cc7e948.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/xnoise')
-rw-r--r--media-sound/xnoise/ChangeLog6
-rw-r--r--media-sound/xnoise/xnoise-0.1.30.ebuild6
-rw-r--r--media-sound/xnoise/xnoise-0.1.31.ebuild4
-rw-r--r--media-sound/xnoise/xnoise-9999.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/media-sound/xnoise/ChangeLog b/media-sound/xnoise/ChangeLog
index cf97cb379bf7..04204890f3bf 100644
--- a/media-sound/xnoise/ChangeLog
+++ b/media-sound/xnoise/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/xnoise
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/xnoise/ChangeLog,v 1.17 2012/04/23 19:07:20 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/xnoise/ChangeLog,v 1.18 2012/05/05 08:55:51 mgorny Exp $
+
+ 05 May 2012; Michał Górny <mgorny@gentoo.org> xnoise-0.1.30.ebuild,
+ xnoise-0.1.31.ebuild, xnoise-9999.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
23 Apr 2012; Michał Górny <mgorny@gentoo.org> xnoise-0.1.31.ebuild:
Use mirror:// in SRC_URI.
diff --git a/media-sound/xnoise/xnoise-0.1.30.ebuild b/media-sound/xnoise/xnoise-0.1.30.ebuild
index 3ac1238b0540..00eac5e68b11 100644
--- a/media-sound/xnoise/xnoise-0.1.30.ebuild
+++ b/media-sound/xnoise/xnoise-0.1.30.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/xnoise/xnoise-0.1.30.ebuild,v 1.1 2011/12/18 10:26:44 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/xnoise/xnoise-0.1.30.ebuild,v 1.2 2012/05/05 08:55:51 mgorny Exp $
EAPI=4
inherit fdo-mime gnome2-utils
@@ -30,7 +30,7 @@ RDEPEND="dev-db/sqlite:3
lyrics? ( net-libs/libsoup:2.4 )"
DEPEND="${RDEPEND}
dev-util/intltool
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/gettext"
DOCS=( AUTHORS README )
diff --git a/media-sound/xnoise/xnoise-0.1.31.ebuild b/media-sound/xnoise/xnoise-0.1.31.ebuild
index c2cdd95af68b..2498e6233e36 100644
--- a/media-sound/xnoise/xnoise-0.1.31.ebuild
+++ b/media-sound/xnoise/xnoise-0.1.31.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/xnoise/xnoise-0.1.31.ebuild,v 1.2 2012/04/23 19:07:20 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/xnoise/xnoise-0.1.31.ebuild,v 1.3 2012/05/05 08:55:51 mgorny Exp $
EAPI=4
inherit fdo-mime gnome2-utils
@@ -28,7 +28,7 @@ RDEPEND="dev-db/sqlite:3
lyrics? ( net-libs/libsoup:2.4 )"
DEPEND="${RDEPEND}
dev-util/intltool
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/gettext"
DOCS=( AUTHORS README )
diff --git a/media-sound/xnoise/xnoise-9999.ebuild b/media-sound/xnoise/xnoise-9999.ebuild
index 07f41f0c3592..1cb7d616d08b 100644
--- a/media-sound/xnoise/xnoise-9999.ebuild
+++ b/media-sound/xnoise/xnoise-9999.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/xnoise/xnoise-9999.ebuild,v 1.6 2012/03/23 20:41:08 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/xnoise/xnoise-9999.ebuild,v 1.7 2012/05/05 08:55:51 mgorny Exp $
EAPI=4
inherit fdo-mime gnome2-utils git-2
@@ -29,7 +29,7 @@ RDEPEND="dev-db/sqlite:3
DEPEND="${RDEPEND}
dev-lang/vala:0.16
dev-util/intltool
- dev-util/pkgconfig
+ virtual/pkgconfig
gnome-base/gnome-common:3
>=sys-devel/autoconf-2.67:2.5
sys-devel/gettext"