diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:47:44 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:47:44 +0000 |
commit | a38a1c872fe8078cb4d50b122414b0afc207742b (patch) | |
tree | cbc66f3fa7e060f3b05d9ee91918b2498d7d4298 /xfce-extra | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-a38a1c872fe8078cb4d50b122414b0afc207742b.tar.gz gentoo-2-a38a1c872fe8078cb4d50b122414b0afc207742b.tar.bz2 gentoo-2-a38a1c872fe8078cb4d50b122414b0afc207742b.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-weather-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-weather-plugin/ChangeLog b/xfce-extra/xfce4-weather-plugin/ChangeLog index 2f1c20bcb7a6..94cadc3e935f 100644 --- a/xfce-extra/xfce4-weather-plugin/ChangeLog +++ b/xfce-extra/xfce4-weather-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-weather-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 1.18 2012/04/09 21:22:32 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 1.19 2012/05/05 07:47:44 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> + xfce4-weather-plugin-0.7.4-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 09 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> xfce4-weather-plugin-0.7.4-r1.ebuild: diff --git a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.4-r1.ebuild b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.4-r1.ebuild index c6cac7cef342..ec8b4484a624 100644 --- a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.4-r1.ebuild +++ b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.4-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-weather-plugin/xfce4-weather-plugin-0.7.4-r1.ebuild,v 1.4 2012/04/09 21:22:32 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.4-r1.ebuild,v 1.5 2012/05/05 07:47:44 mgorny Exp $ EAPI=4 inherit multilib xfconf @@ -21,7 +21,7 @@ RDEPEND="dev-libs/libxml2 >=xfce-base/xfce4-panel-4.8" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { XFCONF=( |