diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:15:58 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:15:58 +0000 |
commit | a8acfe30d1008120d5869d6bec2d2d0ef49647b4 (patch) | |
tree | 4ce4342e90b38b6c627ecfd70c22db7ab6cf89de /xfce-extra | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-a8acfe30d1008120d5869d6bec2d2d0ef49647b4.tar.gz gentoo-2-a8acfe30d1008120d5869d6bec2d2d0ef49647b4.tar.bz2 gentoo-2-a8acfe30d1008120d5869d6bec2d2d0ef49647b4.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
3 files changed, 9 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-linelight-plugin/ChangeLog b/xfce-extra/xfce4-linelight-plugin/ChangeLog index 892c9e80c13d..f607cbab2bd6 100644 --- a/xfce-extra/xfce4-linelight-plugin/ChangeLog +++ b/xfce-extra/xfce4-linelight-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-linelight-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/ChangeLog,v 1.11 2012/04/20 12:03:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/ChangeLog,v 1.12 2012/05/05 07:15:58 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> + xfce4-linelight-plugin-0.1.6-r1.ebuild, xfce4-linelight-plugin-0.1.7.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *xfce4-linelight-plugin-0.1.7 (20 Apr 2012) diff --git a/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.6-r1.ebuild b/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.6-r1.ebuild index 10bec0af8d54..d9ba2434a9fa 100644 --- a/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.6-r1.ebuild +++ b/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.6-r1.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-linelight-plugin/xfce4-linelight-plugin-0.1.6-r1.ebuild,v 1.6 2012/04/20 11:26:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.6-r1.ebuild,v 1.7 2012/05/05 07:15:58 mgorny Exp $ EAPI=4 EAUTORECONF=yes @@ -23,7 +23,7 @@ COMMON_DEPEND=">=xfce-base/xfce4-panel-4.8 RDEPEND="${COMMON_DEPEND} sys-apps/mlocate" DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild b/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild index 2dbd84977505..2aab93f5b75f 100644 --- a/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild +++ b/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.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-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild,v 1.2 2012/04/20 12:03:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild,v 1.3 2012/05/05 07:15:58 mgorny Exp $ EAPI=4 EAUTORECONF=yes @@ -23,7 +23,7 @@ COMMON_DEPEND=">=dev-libs/glib-2.18:2 RDEPEND="${COMMON_DEPEND} sys-apps/mlocate" DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { |