diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-04 07:40:40 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-04 07:40:40 +0000 |
commit | 0384c40962ddbc9de02fb62e320f4242d1b3101e (patch) | |
tree | 52700596b4649624c14c1f68242eab854f761c94 /xfce-extra/thunar-shares-plugin | |
parent | Use virtual/pkgconfig. (diff) | |
download | gentoo-2-0384c40962ddbc9de02fb62e320f4242d1b3101e.tar.gz gentoo-2-0384c40962ddbc9de02fb62e320f4242d1b3101e.tar.bz2 gentoo-2-0384c40962ddbc9de02fb62e320f4242d1b3101e.zip |
Use virtual/pkgconfig.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/thunar-shares-plugin')
-rw-r--r-- | xfce-extra/thunar-shares-plugin/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild | 10 |
2 files changed, 11 insertions, 7 deletions
diff --git a/xfce-extra/thunar-shares-plugin/ChangeLog b/xfce-extra/thunar-shares-plugin/ChangeLog index 06c73c82e037..5c2223c52fa6 100644 --- a/xfce-extra/thunar-shares-plugin/ChangeLog +++ b/xfce-extra/thunar-shares-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/thunar-shares-plugin -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/ChangeLog,v 1.7 2011/06/05 13:49:27 angelos Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/ChangeLog,v 1.8 2012/05/04 07:40:40 ssuominen Exp $ + + 04 May 2012; Samuli Suominen <ssuominen@gentoo.org> + thunar-shares-plugin-0.2.0_p20101105.ebuild: + Use virtual/pkgconfig. 05 Jun 2011; Christoph Mende <angelos@gentoo.org> thunar-shares-plugin-0.2.0_p20101105.ebuild: diff --git a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild index 42dbe6fa46fd..dda367eb7951 100644 --- a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild +++ b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.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/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild,v 1.5 2011/06/05 13:49:27 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild,v 1.6 2012/05/04 07:40:40 ssuominen Exp $ # git clone -b thunarx-2 git://git.xfce.org/thunar-plugins/thunar-shares-plugin @@ -17,12 +17,12 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="debug" -RDEPEND=">=dev-libs/glib-2.18:2 +RDEPEND=">=dev-libs/glib-2.18 >=x11-libs/gtk+-2.12:2 - >=xfce-base/thunar-1.1.0" + >=xfce-base/thunar-1.2" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { XFCONF=( |