diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:25:49 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:25:49 +0000 |
commit | cf8412ba2056916a3d1ac22ecf12f964a1db5f97 (patch) | |
tree | 2567f7bdd8b5c1544bfdb79cd3e939cd25dea708 /xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-cf8412ba2056916a3d1ac22ecf12f964a1db5f97.tar.gz gentoo-2-cf8412ba2056916a3d1ac22ecf12f964a1db5f97.tar.bz2 gentoo-2-cf8412ba2056916a3d1ac22ecf12f964a1db5f97.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild')
-rw-r--r-- | xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild index 5b7016657136..312a869fe79f 100644 --- a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild +++ b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.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-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild,v 1.8 2011/05/19 21:43:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild,v 1.9 2012/05/05 07:25:49 mgorny Exp $ EAPI=4 inherit xfconf @@ -19,7 +19,7 @@ RDEPEND=">=x11-libs/gtk+-2.6:2 >=xfce-base/libxfcegui4-4.8 >=xfce-base/libxfce4util-4.8" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-util/intltool" pkg_setup() { |