diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:47:59 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:47:59 +0000 |
commit | b1674d3d0a93c860e3a7130c7a0385bc3930d99c (patch) | |
tree | 25d15d8ead1c675fcddf909f3e9ed246be99fe23 /xfce-extra/xfce4-volumed | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-b1674d3d0a93c860e3a7130c7a0385bc3930d99c.tar.gz gentoo-2-b1674d3d0a93c860e3a7130c7a0385bc3930d99c.tar.bz2 gentoo-2-b1674d3d0a93c860e3a7130c7a0385bc3930d99c.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 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=( |