diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:26:00 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:26:00 +0000 |
commit | 417ceaabee1efec73e8aa019c7728123fa604406 (patch) | |
tree | acee08122dbe596afd221c25bd93049f9eea1663 /xfce-extra/xfce4-soundmenu-plugin | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-417ceaabee1efec73e8aa019c7728123fa604406.tar.gz gentoo-2-417ceaabee1efec73e8aa019c7728123fa604406.tar.bz2 gentoo-2-417ceaabee1efec73e8aa019c7728123fa604406.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-soundmenu-plugin')
3 files changed, 9 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-soundmenu-plugin/ChangeLog b/xfce-extra/xfce4-soundmenu-plugin/ChangeLog index d20de58a2f5f..0a97184f8e2b 100644 --- a/xfce-extra/xfce4-soundmenu-plugin/ChangeLog +++ b/xfce-extra/xfce4-soundmenu-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-soundmenu-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.8 2012/03/15 03:49:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.9 2012/05/05 07:26:00 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> + xfce4-soundmenu-plugin-0.2.4.2.ebuild, xfce4-soundmenu-plugin-0.4.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *xfce4-soundmenu-plugin-0.4.1 (15 Mar 2012) diff --git a/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.2.ebuild b/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.2.ebuild index e6300d06d51c..59884aa81487 100644 --- a/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.2.ebuild +++ b/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.2.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/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.2.ebuild,v 1.4 2012/02/10 12:29:50 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.2.ebuild,v 1.5 2012/05/05 07:26:00 mgorny Exp $ EAPI=4 inherit xfconf @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/dbus-glib-0.92 lastfm? ( media-libs/libclastfm )" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.1.ebuild b/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.1.ebuild index a764b4cceaf6..267fb1e737f3 100644 --- a/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.1.ebuild +++ b/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.1.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/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.1.ebuild,v 1.1 2012/03/15 03:49:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.1.ebuild,v 1.2 2012/05/05 07:26:00 mgorny Exp $ EAPI=4 inherit xfconf @@ -25,7 +25,7 @@ RDEPEND=">=dev-libs/dbus-glib-0.98 lastfm? ( >=media-libs/libclastfm-0.4_p2012 )" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { |