diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:11:12 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:11:12 +0000 |
commit | de2ad574950ef6f7bbbcf532908b0dc8d1f3c8d3 (patch) | |
tree | e0c476cda0e12b0167559c6e2d69576ccef0d4cc /xfce-extra/xfce4-cpugraph-plugin | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-de2ad574950ef6f7bbbcf532908b0dc8d1f3c8d3.tar.gz gentoo-2-de2ad574950ef6f7bbbcf532908b0dc8d1f3c8d3.tar.bz2 gentoo-2-de2ad574950ef6f7bbbcf532908b0dc8d1f3c8d3.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-cpugraph-plugin')
3 files changed, 9 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-cpugraph-plugin/ChangeLog b/xfce-extra/xfce4-cpugraph-plugin/ChangeLog index 9773c8aefc25..bd45eeb18741 100644 --- a/xfce-extra/xfce4-cpugraph-plugin/ChangeLog +++ b/xfce-extra/xfce4-cpugraph-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-cpugraph-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/ChangeLog,v 1.19 2012/04/30 20:11:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/ChangeLog,v 1.20 2012/05/05 07:11:12 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> + xfce4-cpugraph-plugin-1.0.1.ebuild, xfce4-cpugraph-plugin-1.0.2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *xfce4-cpugraph-plugin-1.0.2 (30 Apr 2012) diff --git a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.1.ebuild b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.1.ebuild index ed9374db4e4b..45b7a0e58dca 100644 --- a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.1.ebuild +++ b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.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-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.1.ebuild,v 1.9 2012/04/21 05:41:50 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.1.ebuild,v 1.10 2012/05/05 07:11:12 mgorny Exp $ EAPI=4 inherit multilib xfconf @@ -19,7 +19,7 @@ RDEPEND=">=x11-libs/gtk+-2.12:2 >=xfce-base/xfce4-panel-4.8" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.2.ebuild b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.2.ebuild index 6da98d770dd6..dba8216eec15 100644 --- a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.2.ebuild +++ b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.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-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.2.ebuild,v 1.1 2012/04/30 20:11:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.2.ebuild,v 1.2 2012/05/05 07:11:12 mgorny Exp $ EAPI=4 inherit xfconf @@ -19,7 +19,7 @@ RDEPEND=">=x11-libs/gtk+-2.12:2 >=xfce-base/xfce4-panel-4.8" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { |