diff options
author | 2012-05-05 07:47:59 +0000 | |
---|---|---|
committer | 2012-05-05 07:47:59 +0000 | |
commit | 1fa62933d980ae5124bf7b883fb1bd0afe75ee1f (patch) | |
tree | 62d3a4f31f37d7d4fba9ace41744cdf226422950 /xfce-extra/xfce4-volumed | |
parent | New separate gnome search utility package, formerly part of gnome-extra/gnome... (diff) | |
download | historical-1fa62933d980ae5124bf7b883fb1bd0afe75ee1f.tar.gz historical-1fa62933d980ae5124bf7b883fb1bd0afe75ee1f.tar.bz2 historical-1fa62933d980ae5124bf7b883fb1bd0afe75ee1f.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101_p8/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra/xfce4-volumed')
-rw-r--r-- | xfce-extra/xfce4-volumed/ChangeLog | 7 | ||||
-rw-r--r-- | xfce-extra/xfce4-volumed/xfce4-volumed-0.1.13.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-volumed/ChangeLog b/xfce-extra/xfce4-volumed/ChangeLog index 00268b4a2fad..2d882e9137b1 100644 --- a/xfce-extra/xfce4-volumed/ChangeLog +++ b/xfce-extra/xfce4-volumed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-volumed -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volumed/ChangeLog,v 1.17 2011/05/19 20:00:43 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volumed/ChangeLog,v 1.18 2012/05/05 07:47:59 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> xfce4-volumed-0.1.13.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 19 May 2011; Samuli Suominen <ssuominen@gentoo.org> xfce4-volumed-0.1.13.ebuild: diff --git a/xfce-extra/xfce4-volumed/xfce4-volumed-0.1.13.ebuild b/xfce-extra/xfce4-volumed/xfce4-volumed-0.1.13.ebuild index f08a0f87d676..9151209d9146 100644 --- a/xfce-extra/xfce4-volumed/xfce4-volumed-0.1.13.ebuild +++ b/xfce-extra/xfce4-volumed/xfce4-volumed-0.1.13.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/xfce-extra/xfce4-volumed/xfce4-volumed-0.1.13.ebuild,v 1.4 2011/05/19 20:00:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volumed/xfce4-volumed-0.1.13.ebuild,v 1.5 2012/05/05 07:47:59 mgorny Exp $ EAPI=4 inherit xfconf @@ -24,7 +24,7 @@ RDEPEND="${COMMON_DEPEND} oss? ( media-plugins/gst-plugins-oss:0.10 ) !alsa? ( !oss? ( media-plugins/gst-plugins-meta:0.10 ) )" DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { XFCONF=( |