diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:17:20 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:17:20 +0000 |
commit | 9ad7327434b21b38700931bddf89609e402e2ced (patch) | |
tree | df6743834d1be33a8c17e36093d661f5ffaa56d6 /xfce-extra | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-9ad7327434b21b38700931bddf89609e402e2ced.tar.gz gentoo-2-9ad7327434b21b38700931bddf89609e402e2ced.tar.bz2 gentoo-2-9ad7327434b21b38700931bddf89609e402e2ced.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-mount-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.5.5.ebuild | 4 | ||||
-rw-r--r-- | xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-mount-plugin/ChangeLog b/xfce-extra/xfce4-mount-plugin/ChangeLog index 3fc0ce95e957..6e7cde520abf 100644 --- a/xfce-extra/xfce4-mount-plugin/ChangeLog +++ b/xfce-extra/xfce4-mount-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-mount-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.9 2012/04/29 09:30:25 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.10 2012/05/05 07:17:20 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> + xfce4-mount-plugin-0.5.5.ebuild, xfce4-mount-plugin-0.6.3.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 29 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> -xfce4-mount-plugin-0.6.1.ebuild, -xfce4-mount-plugin-0.6.2.ebuild: diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.5.5.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.5.5.ebuild index 0870025b7c9d..882d36532893 100644 --- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.5.5.ebuild +++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.5.5.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-mount-plugin/xfce4-mount-plugin-0.5.5.ebuild,v 1.5 2012/04/09 21:25:45 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.5.5.ebuild,v 1.6 2012/05/05 07:17:20 mgorny Exp $ EAPI=4 inherit multilib xfconf @@ -18,7 +18,7 @@ RDEPEND=">=xfce-base/libxfcegui4-4.8 >=xfce-base/xfce4-panel-4.8" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { XFCONF=( diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.3.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.3.ebuild index 4d11682093fe..bca4954aa59b 100644 --- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.3.ebuild +++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.3.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-mount-plugin/xfce4-mount-plugin-0.6.3.ebuild,v 1.1 2012/04/29 09:29:33 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.3.ebuild,v 1.2 2012/05/05 07:17:20 mgorny Exp $ EAPI=4 inherit xfconf @@ -18,7 +18,7 @@ RDEPEND=">=xfce-base/libxfce4ui-4.8 >=xfce-base/xfce4-panel-4.8" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { XFCONF=( |