diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:01:21 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:01:21 +0000 |
commit | f4958319aa743d3477f92ca1b0f5abbacaed3a57 (patch) | |
tree | 22546b8a40d41f998dd6f847cf0dcc07397defd2 /xfce-base | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-f4958319aa743d3477f92ca1b0f5abbacaed3a57.tar.gz historical-f4958319aa743d3477f92ca1b0f5abbacaed3a57.tar.bz2 historical-f4958319aa743d3477f92ca1b0f5abbacaed3a57.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101_p8/cvs/Linux x86_64
Diffstat (limited to 'xfce-base')
43 files changed, 118 insertions, 744 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog index b31bbbc532df..e24aaf3f5aaa 100644 --- a/xfce-base/exo/ChangeLog +++ b/xfce-base/exo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/exo # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.76 2012/04/29 09:57:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.77 2012/05/05 06:56:56 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> exo-0.6.2.ebuild, + exo-0.6.2-r1.ebuild, exo-0.7.3.ebuild, exo-0.8.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *exo-0.8.0 (29 Apr 2012) diff --git a/xfce-base/exo/exo-0.6.2-r1.ebuild b/xfce-base/exo/exo-0.6.2-r1.ebuild index a9cc449e06f9..da27b8a37fbd 100644 --- a/xfce-base/exo/exo-0.6.2-r1.ebuild +++ b/xfce-base/exo/exo-0.6.2-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-base/exo/exo-0.6.2-r1.ebuild,v 1.2 2012/03/23 21:13:06 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.6.2-r1.ebuild,v 1.3 2012/05/05 06:56:56 mgorny Exp $ EAPI=4 PYTHON_DEPEND="python? 2:2.6" @@ -24,7 +24,7 @@ RDEPEND=">=dev-lang/perl-5.6 python? ( >=dev-python/pygtk-2.4 )" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/xfce-base/exo/exo-0.6.2.ebuild b/xfce-base/exo/exo-0.6.2.ebuild index abae7f3984d9..68ec11b26841 100644 --- a/xfce-base/exo/exo-0.6.2.ebuild +++ b/xfce-base/exo/exo-0.6.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-base/exo/exo-0.6.2.ebuild,v 1.10 2012/03/23 21:13:06 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.6.2.ebuild,v 1.11 2012/05/05 06:56:56 mgorny Exp $ EAPI=4 PYTHON_DEPEND="python? 2:2.6" @@ -23,7 +23,7 @@ RDEPEND=">=dev-lang/perl-5.6 python? ( >=dev-python/pygtk-2.4 )" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/xfce-base/exo/exo-0.7.3.ebuild b/xfce-base/exo/exo-0.7.3.ebuild index 01677128c21e..0134d991fdd7 100644 --- a/xfce-base/exo/exo-0.7.3.ebuild +++ b/xfce-base/exo/exo-0.7.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-base/exo/exo-0.7.3.ebuild,v 1.2 2012/04/14 08:45:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.7.3.ebuild,v 1.3 2012/05/05 06:56:56 mgorny Exp $ EAPI=4 inherit xfconf @@ -22,7 +22,7 @@ RDEPEND=">=dev-lang/perl-5.6 >=xfce-base/libxfce4util-4.9.1" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/xfce-base/exo/exo-0.8.0.ebuild b/xfce-base/exo/exo-0.8.0.ebuild index 6255458e2d34..962d26c6a5e0 100644 --- a/xfce-base/exo/exo-0.8.0.ebuild +++ b/xfce-base/exo/exo-0.8.0.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-base/exo/exo-0.8.0.ebuild,v 1.1 2012/04/29 09:57:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.8.0.ebuild,v 1.2 2012/05/05 06:56:56 mgorny Exp $ EAPI=4 inherit xfconf @@ -22,7 +22,7 @@ RDEPEND=">=dev-lang/perl-5.6 >=xfce-base/libxfce4util-4.10" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/xfce-base/libxfce4ui/ChangeLog b/xfce-base/libxfce4ui/ChangeLog index 5c5cd6dbb2b6..f526bbca2489 100644 --- a/xfce-base/libxfce4ui/ChangeLog +++ b/xfce-base/libxfce4ui/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/libxfce4ui # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.41 2012/04/29 09:53:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.42 2012/05/05 06:56:59 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> libxfce4ui-4.8.1.ebuild, + libxfce4ui-4.9.2.ebuild, libxfce4ui-4.10.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *libxfce4ui-4.10.0 (29 Apr 2012) diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.10.0.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.10.0.ebuild index b15ddc92fb3d..af3553f6c3d4 100644 --- a/xfce-base/libxfce4ui/libxfce4ui-4.10.0.ebuild +++ b/xfce-base/libxfce4ui/libxfce4ui-4.10.0.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-base/libxfce4ui/libxfce4ui-4.10.0.ebuild,v 1.1 2012/04/29 09:53:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.10.0.ebuild,v 1.2 2012/05/05 06:56:59 mgorny Exp $ EAPI=4 inherit xfconf @@ -27,7 +27,7 @@ RDEPEND=">=dev-libs/glib-2.24 DEPEND="${RDEPEND} dev-lang/perl dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.8.1.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.8.1.ebuild index b7a2ba7a4375..7bf25ff2120f 100644 --- a/xfce-base/libxfce4ui/libxfce4ui-4.8.1.ebuild +++ b/xfce-base/libxfce4ui/libxfce4ui-4.8.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-base/libxfce4ui/libxfce4ui-4.8.1.ebuild,v 1.7 2012/04/22 18:20:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.8.1.ebuild,v 1.8 2012/05/05 06:56:59 mgorny Exp $ EAPI=4 inherit xfconf @@ -26,7 +26,7 @@ RDEPEND=">=dev-libs/glib-2.16:2 DEPEND="${RDEPEND} dev-lang/perl dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.9.2.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.9.2.ebuild index 64d1bcb8cb11..91ad10dd7e4c 100644 --- a/xfce-base/libxfce4ui/libxfce4ui-4.9.2.ebuild +++ b/xfce-base/libxfce4ui/libxfce4ui-4.9.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-base/libxfce4ui/libxfce4ui-4.9.2.ebuild,v 1.1 2012/04/14 08:44:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.9.2.ebuild,v 1.2 2012/05/05 06:56:59 mgorny Exp $ EAPI=4 inherit xfconf @@ -27,7 +27,7 @@ RDEPEND=">=dev-libs/glib-2.24 DEPEND="${RDEPEND} dev-lang/perl dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 276fb59c5bfc..610b4255bf4b 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.173 2012/04/29 09:34:21 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.174 2012/05/05 06:56:38 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> libxfce4util-4.8.2.ebuild, + libxfce4util-4.9.1.ebuild, libxfce4util-4.10.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *libxfce4util-4.10.0 (29 Apr 2012) diff --git a/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild index 37eacdb27698..20d5a9f2639b 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.10.0.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-base/libxfce4util/libxfce4util-4.10.0.ebuild,v 1.1 2012/04/29 09:34:21 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.10.0.ebuild,v 1.2 2012/05/05 06:56:38 mgorny Exp $ EAPI=4 inherit xfconf @@ -17,7 +17,7 @@ IUSE="debug" RDEPEND=">=dev-libs/glib-2.24" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/xfce-base/libxfce4util/libxfce4util-4.8.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.8.2.ebuild index e7377b028ddf..f6fd096360af 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.8.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.8.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-base/libxfce4util/libxfce4util-4.8.2.ebuild,v 1.8 2012/03/23 21:19:03 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.8.2.ebuild,v 1.9 2012/05/05 06:56:38 mgorny Exp $ EAPI=4 inherit xfconf @@ -17,7 +17,7 @@ IUSE="debug" RDEPEND=">=dev-libs/glib-2.12:2" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/xfce-base/libxfce4util/libxfce4util-4.9.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.9.1.ebuild index 23871a6c916b..ac6a32edec72 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.9.1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.9.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-base/libxfce4util/libxfce4util-4.9.1.ebuild,v 1.1 2012/04/14 08:34:04 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.9.1.ebuild,v 1.2 2012/05/05 06:56:38 mgorny Exp $ EAPI=4 inherit xfconf @@ -17,7 +17,7 @@ IUSE="debug" RDEPEND=">=dev-libs/glib-2.24" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/xfce-base/libxfcegui4/ChangeLog b/xfce-base/libxfcegui4/ChangeLog index 2a23a0760261..c6cc3167304b 100644 --- a/xfce-base/libxfcegui4/ChangeLog +++ b/xfce-base/libxfcegui4/ChangeLog @@ -1,674 +1,8 @@ # ChangeLog for xfce-base/libxfcegui4 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.174 2012/04/30 20:15:03 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.175 2012/05/05 06:56:30 mgorny Exp $ - 30 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> - -libxfcegui4-4.9.0.ebuild: - old - -*libxfcegui4-4.10.0 (29 Apr 2012) - - 29 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> - +libxfcegui4-4.10.0.ebuild: - Version bump. - - 14 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> - -libxfcegui4-4.8.1-r1.ebuild, -files/libxfcegui4-4.8.1-deprecated.patch: - old - -*libxfcegui4-4.9.0 (14 Apr 2012) - - 14 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> - +libxfcegui4-4.9.0.ebuild: - Version bump to development release. - - 31 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> libxfcegui4-4.8.1.ebuild: - Pin to old version of libxfce4util so it's clear new version needs to be - unmasked together with Xfce 4.10. - -*libxfcegui4-4.8.1-r1 (31 Mar 2012) - - 31 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> - +libxfcegui4-4.8.1-r1.ebuild, +files/libxfcegui4-4.8.1-deprecated.patch: - Remove function XfceDesktopEntry usage for compability with Xfce 4.10. Remove - all documentation because this library has been replaced by libxfce4ui. - - 23 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> libxfcegui4-4.8.1.ebuild: - alpha/ia64/sh/sparc stable wrt #358407 - - 29 Mar 2011; Jeroen Roovers <jer@gentoo.org> libxfcegui4-4.8.1.ebuild: - Stable for HPPA (bug #358407). - - 22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> libxfcegui4-4.8.1.ebuild: - ppc/ppc64 stable wrt #358407 - - 22 Mar 2011; Thomas Kahle <tomka@gentoo.org> libxfcegui4-4.8.1.ebuild: - x86 stable per bug 358407 - - 21 Mar 2011; Markus Meier <maekke@gentoo.org> libxfcegui4-4.8.1.ebuild: - arm stable, bug #358407 - - 13 Mar 2011; Markos Chandras <hwoarang@gentoo.org> libxfcegui4-4.8.1.ebuild: - Stable on amd64 wrt bug #358407 - - 14 Feb 2011; Samuli Suominen <ssuominen@gentoo.org> libxfcegui4-4.8.0.ebuild: - alpha/ia64/sh/sparc stable wrt #349053 - -*libxfcegui4-4.8.1 (10 Feb 2011) - - 10 Feb 2011; Jeremy Olexa <darkside@gentoo.org> +libxfcegui4-4.8.1.ebuild: - Version bump from upstream, LICENSE changes and translation updates only - - 05 Feb 2011; Markus Meier <maekke@gentoo.org> libxfcegui4-4.8.0.ebuild: - arm stable, bug #349053 - - 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> libxfcegui4-4.8.0.ebuild: - Stable for HPPA (bug #349053). - - 17 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> libxfcegui4-4.8.0.ebuild: - ppc/ppc64 stable wrt #349053 - - 16 Jan 2011; Samuli Suominen <ssuominen@gentoo.org> libxfcegui4-4.8.0.ebuild: - amd64/x86 stable wrt #349053 - -*libxfcegui4-4.8.0 (16 Jan 2011) - - 16 Jan 2011; Samuli Suominen <ssuominen@gentoo.org> - +libxfcegui4-4.8.0.ebuild: - Version bump. - -*libxfcegui4-4.7.0 (31 Oct 2010) - - 31 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> - +libxfcegui4-4.7.0.ebuild: - Version bump. - - 29 Aug 2010; Raúl Porcel <armin76@gentoo.org> libxfcegui4-4.6.4.ebuild: - alpha/ia64/sh/sparc stable wrt #323729 - - 23 Aug 2010; Samuli Suominen <ssuominen@gentoo.org> - libxfcegui4-4.6.4.ebuild: - Don't try to replace xfce4-keyboard-shortcuts.xml from libxfce4ui. - - 11 Aug 2010; Joseph Jezak <josejx@gentoo.org> libxfcegui4-4.6.4.ebuild: - Marked ppc stable for bug #323729. - - 10 Aug 2010; Jeroen Roovers <jer@gentoo.org> libxfcegui4-4.6.4.ebuild: - Stable for HPPA (bug #323729). - - 01 Aug 2010; Raúl Porcel <armin76@gentoo.org> libxfcegui4-4.6.4.ebuild: - alpha/ia64/sh/sparc stable wrt #323729 - - 23 Jul 2010; Markus Meier <maekke@gentoo.org> libxfcegui4-4.6.4.ebuild: - arm stable, bug #323729 - - 09 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> - libxfcegui4-4.6.4.ebuild: - ppc64 stable wrt #323729 - - 30 Jun 2010; Christian Faulhammer <fauli@gentoo.org> - libxfcegui4-4.6.4.ebuild: - x86 stable, bug 323729 - - 29 Jun 2010; Christoph Mende <angelos@gentoo.org> - libxfcegui4-4.6.4.ebuild: - Stable on amd64 wrt bug #323729 - -*libxfcegui4-4.6.4 (22 May 2010) - - 22 May 2010; Christoph Mende <angelos@gentoo.org> - +libxfcegui4-4.6.4.ebuild: - Version bump - -*libxfcegui4-4.6.3 (31 Mar 2010) - - 31 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> - +libxfcegui4-4.6.3.ebuild: - Version bump. - - 31 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> - libxfcegui4-4.6.2.ebuild: - Fix HTML documentation directory. - - 09 Feb 2010; Fabian Groffen <grobian@gentoo.org> libxfcegui4-4.6.2.ebuild: - Marked ~x64-solaris - - 11 Jan 2010; Jeremy Olexa <darkside@gentoo.org> libxfcegui4-4.6.2.ebuild: - Add prefix keywords, somehow I forgot to do this one a long time ago - -*libxfcegui4-4.6.2 (05 Jan 2010) - - 05 Jan 2010; Jeremy Olexa <darkside@gentoo.org> +libxfcegui4-4.6.2.ebuild: - Version bump, minor bug fixes. - http://releases.xfce.org/feeds/project/libxfcegui4 - - 06 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> - libxfcegui4-4.6.1-r1.ebuild: - Don't build static libs. - - 01 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> - libxfcegui4-4.6.1-r1.ebuild: - Use xfconf.eclass. - - 27 Jul 2009; nixnut <nixnut@gentoo.org> libxfcegui4-4.6.1.ebuild: - ppc stable #265587 - -*libxfcegui4-4.6.1-r1 (16 Jul 2009) - - 16 Jul 2009; Jeremy Olexa <darkside@gentoo.org> metadata.xml, - +libxfcegui4-4.6.1-r1.ebuild: - kill automagic dev-util/glade detection, bug 274072 by Jan Hruban - - 30 Jun 2009; Tobias Klausmann <klausman@gentoo.org> - libxfcegui4-4.6.1.ebuild: - Stable on alpha, bug #265587 - - 28 Jun 2009; Brent Baude <ranger@gentoo.org> libxfcegui4-4.6.1.ebuild: - Marking libxfcegui4-4.6.1 ppc64 stable for bug 265587 - - 22 Jun 2009; Raúl Porcel <armin76@gentoo.org> libxfcegui4-4.6.1.ebuild: - arm/ia64/sh stable wrt #265587 - - 15 Jun 2009; Jeroen Roovers <jer@gentoo.org> libxfcegui4-4.6.1.ebuild: - Stable for HPPA (bug #265587). - - 13 Jun 2009; Tiago Cunha <tcunha@gentoo.org> libxfcegui4-4.6.1.ebuild: - stable sparc, bug 265587 - - 10 Jun 2009; Christian Faulhammer <fauli@gentoo.org> - libxfcegui4-4.6.1.ebuild: - stable x86, bug 265587 - - 09 Jun 2009; Jeremy Olexa <darkside@gentoo.org> libxfcegui4-4.6.1.ebuild: - amd64 stable, bug 265587 - - 21 May 2009; Christoph Mende <angelos@gentoo.org> - libxfcegui4-4.4.3.ebuild, libxfcegui4-4.6.1.ebuild: - Fixed license (bug #268796) - -*libxfcegui4-4.6.1 (21 Apr 2009) - - 21 Apr 2009; Jeremy Olexa <darkside@gentoo.org> -libxfcegui4-4.6.0.ebuild, - +libxfcegui4-4.6.1.ebuild: - Version bump for xfce-4.6.1 release, remove old - - 22 Mar 2009; Christoph Mende <angelos@gentoo.org> - libxfcegui4-4.6.0.ebuild: - Bumped gtk+ dependency to 2.10 - - 13 Mar 2009; Raúl Porcel <armin76@gentoo.org> libxfcegui4-4.4.3.ebuild, - libxfcegui4-4.6.0.ebuild: - Add ~sh - -*libxfcegui4-4.6.0 (10 Mar 2009) - - 10 Mar 2009; Christoph Mende <angelos@gentoo.org> - +libxfcegui4-4.6.0.ebuild: - Xfce-4.6 bump - - 22 Dec 2008; Christoph Mende <angelos@gentoo.org> - -libxfcegui4-4.4.2.ebuild: - Removed old - - 15 Dec 2008; Jeroen Roovers <jer@gentoo.org> libxfcegui4-4.4.3.ebuild: - Stable for HPPA (bug #249942). - - 13 Dec 2008; Raúl Porcel <armin76@gentoo.org> libxfcegui4-4.4.3.ebuild: - alpha/arm/ia64/sparc/x86 stable wrt #249942 - - 08 Dec 2008; Brent Baude <ranger@gentoo.org> libxfcegui4-4.4.3.ebuild: - Marking libxfcegui4-4.4.3 ppc64 stable for bug 249942 - - 06 Dec 2008; Jeremy Olexa <darkside@gentoo.org> libxfcegui4-4.4.3.ebuild: - amd64 stable, bug 249942 - - 06 Dec 2008; nixnut <nixnut@gentoo.org> libxfcegui4-4.4.3.ebuild: - Stable on ppc wrt bug 249942 - - 06 Nov 2008; Christoph Mende <angelos@gentoo.org> - +files/libxfcegui4-4.4.3-64bit-warning.patch, libxfcegui4-4.4.3.ebuild: - Fix a warning that would otherwise make the build fail with USE=debug, bug - 245142 - -*libxfcegui4-4.4.3 (30 Oct 2008) - - 30 Oct 2008; Christoph Mende <angelos@gentoo.org> - +libxfcegui4-4.4.3.ebuild: - Xfce-4.4.3 bump - - 04 May 2008; Samuli Suominen <drac@gentoo.org> libxfcegui4-4.4.2.ebuild: - Remove -Werror from configure. - - 17 Dec 2007; Jeroen Roovers <jer@gentoo.org> libxfcegui4-4.4.2.ebuild: - Stable for HPPA (bug #201747). - - 12 Dec 2007; Brent Baude <ranger@gentoo.org> libxfcegui4-4.4.2.ebuild: - Marking libxfcegui4-4.4.2 ppc64 stable for bug 201747 - - 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> libxfcegui4-4.4.2.ebuild: - alpha/ia64/sparc stable wrt #201747 - - 09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org> - libxfcegui4-4.4.2.ebuild: - ppc stable, bug #201747 - - 09 Dec 2007; Dawid Węgliński <cla@gentoo.org> libxfcegui4-4.4.2.ebuild: - Stable on amd64/x86 (bug #201747) - -*libxfcegui4-4.4.2 (18 Nov 2007) - - 18 Nov 2007; Samuli Suominen <drac@gentoo.org> +libxfcegui4-4.4.2.ebuild: - Version bump. - - 07 Jun 2007; Samuli Suominen <drac@gentoo.org> libxfcegui4-4.4.1.ebuild: - Stable on arm. - - 31 May 2007; Brent Baude <ranger@gentoo.org> libxfcegui4-4.4.1.ebuild: - Marking libxfcegui4-4.4.1 ppc64 stable for bug #178510 - - 27 May 2007; Joshua Kinard <kumba@gentoo.org> libxfcegui4-4.4.1.ebuild: - Stable on mips. - - 24 May 2007; Lars Weiler <pylon@gentoo.org> libxfcegui4-4.4.1.ebuild: - Stable on ppc; bug #178510. - - 21 May 2007; Jeroen Roovers <jer@gentoo.org> libxfcegui4-4.4.1.ebuild: - Stable for HPPA (bug #178510). - - 19 May 2007; Peter Weller <welp@gentoo.org> libxfcegui4-4.4.1.ebuild: - Stable on amd64 wrt bug 178510 - - 18 May 2007; Raúl Porcel <armin76@gentoo.org> libxfcegui4-4.4.1.ebuild: - alpha/ia64/x86 stable wrt #178510 - - 15 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> - libxfcegui4-4.4.1.ebuild: - Stable on sparc wrt #178510 - -*libxfcegui4-4.4.1 (11 Apr 2007) - - 11 Apr 2007; Joshua Nichols <nichoj@gentoo.org> +libxfcegui4-4.4.1.ebuild: - Version bump for 4.4.1. - - 15 Mar 2007; Markus Rothe <corsair@gentoo.org> libxfcegui4-4.4.0.ebuild: - Stable on ppc64; bug #169987 - - 11 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> - libxfcegui4-4.4.0.ebuild: - Stable on Alpha + IA64. - - 10 Mar 2007; nixnut <nixnut@gentoo.org> libxfcegui4-4.4.0.ebuild: - Stable on ppc wrt bug 169987 - - 10 Mar 2007; Peter Weller <welp@gentoo.org> libxfcegui4-4.4.0.ebuild: - Stable on amd64 wrt bug 169987 - - 09 Mar 2007; Jeroen Roovers <jer@gentoo.org> libxfcegui4-4.4.0.ebuild: - Stable for HPPA (bug #169987). - - 09 Mar 2007; Christian Faulhammer <opfer@gentoo.org> - libxfcegui4-4.4.0.ebuild: - stable x86; bug #169987 - - 08 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> - libxfcegui4-4.4.0.ebuild: - Stable on sparc wrt #169987 - - 02 Mar 2007; Peter Weller <welp@gentoo.org> libxfcegui4-4.4.0.ebuild: - Keyworded on x86-fbsd - - 26 Feb 2007; Samuli Suominen <drac@gentoo.org> libxfcegui4-4.4.0.ebuild: - Change DESCRIPTION. Adjust HOMEPAGE for bug 165707. - - 04 Feb 2007; Samuli Suominen <drac@gentoo.org> libxfcegui4-4.4.0.ebuild: - Adjusting xfce4-panel blocker for bug 164771 - - 03 Feb 2007; Joshua Nichols <nichoj@gentoo.org> - -libxfcegui4-4.3.99.2.ebuild: - Removing old version. - - 28 Jan 2007; Peter Weller <welp@gentoo.org> libxfcegui4-4.4.0.ebuild: - Dep fixes, various other fixes - - 25 Jan 2007; Peter Weller <welp@gentoo.org> libxfcegui4-4.4.0.ebuild: - fixed deps, removing usage of gnome2-utils, cleanup - - 23 Jan 2007; Peter Weller <welp@gentoo.org> libxfcegui4-4.4.0.ebuild: - Removing usage of virtual/x11, and hardcoding in depends. Minor clean ups. - -*libxfcegui4-4.4.0 (22 Jan 2007) - - 22 Jan 2007; Joshua Nichols <nichoj@gentoo.org> +libxfcegui4-4.4.0.ebuild: - Version bump. - - 06 Jan 2007; Joshua Nichols <nichoj@gentoo.org> - libxfcegui4-4.3.99.2.ebuild: - Added IUSE=debug, which was dropped when 'inherit debug' was removed from - xfce44.eclass. - - 07 Dec 2006; Joshua Nichols <nichoj@gentoo.org> -libxfcegui4-4.2.1.ebuild, - -libxfcegui4-4.2.2.ebuild, -libxfcegui4-4.2.2-r1.ebuild, - -libxfcegui4-4.2.2-r2.ebuild, -libxfcegui4-4.3.90.1.ebuild, - -libxfcegui4-4.3.90.2.ebuild: - Pruned old versions with new versions with same or better keywords. - -*libxfcegui4-4.3.99.2 (07 Dec 2006) - - 07 Dec 2006; Joshua Nichols <nichoj@gentoo.org> - +libxfcegui4-4.3.99.2.ebuild: - Version bump for RC2. See bug #146563. - - 02 Dec 2006; Tiziano Müller <dev-zero@gentoo.org> - libxfcegui4-4.2.2-r1.ebuild, libxfcegui4-4.2.3.ebuild: - ~x86-fbsd keyword added - - 13 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> - libxfcegui4-4.2.3.ebuild: - Stable on Alpha. - - 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> libxfcegui4-4.2.3.ebuild: - Mark 4.2.3 stable on ia64 - -*libxfcegui4-4.3.90.2 (10 Jul 2006) - - 10 Jul 2006; Brad Cowan <bcowan@gentoo.org> +libxfcegui4-4.3.90.2.ebuild: - Xfce beta 2 builds - - 09 Jul 2006; Joshua Kinard <kumba@gentoo.org> libxfcegui4-4.2.3.ebuild: - Marked stable on mips. - - 17 Jun 2006; Michael Sterrett <mr_bones_@gentoo.org> - libxfcegui4-4.2.2-r1.ebuild: - move inherit to the top - - 22 Apr 2006; Markus Rothe <corsair@gentoo.org> libxfcegui4-4.2.3.ebuild: - Stable on ppc64 - - 20 Apr 2006; Mike Doty <kingtaco@gentoo.org> libxfcegui4-4.2.3.ebuild: - amd64 stable, bug 129371 - -*libxfcegui4-4.3.90.1 (20 Apr 2006) - - 20 Apr 2006; Daniel Ostrow <dostrow@gentoo.org> - +libxfcegui4-4.3.90.1.ebuild: - Version bump for 4.4_beta1. - - 17 Apr 2006; Michael Hanselmann <hansmi@gentoo.org> - libxfcegui4-4.2.3.ebuild: - Stable on ppc. See bug #129371. - - 15 Apr 2006; Mark Loeser <halcy0n@gentoo.org> libxfcegui4-4.2.3.ebuild: - Stable on x86; bug #129371 - - 10 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> - libxfcegui4-4.2.3.ebuild: - Stable on sparc wrt #129371 - - 10 Apr 2006; Jeroen Roovers <jer@gentoo.org> libxfcegui4-4.2.3.ebuild: - Stable on hppa (bug #129371). - - 13 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> - libxfcegui4-4.2.2-r1.ebuild: - Stable on hppa - needed to build against newer gtk - - 10 Mar 2006; Aron Griffis <agriffis@gentoo.org> - libxfcegui4-4.2.2-r1.ebuild: - Mark 4.2.2-r1 stable on ia64 - - 09 Feb 2006; Aron Griffis <agriffis@gentoo.org> - libxfcegui4-4.2.2-r1.ebuild: - Mark 4.2.2-r1 stable on alpha - - 07 Feb 2006; Simon Stelling <blubb@gentoo.org> - libxfcegui4-4.2.2-r1.ebuild: - stable on amd64 - - 21 Jan 2006; Markus Rothe <corsair@gentoo.org> - libxfcegui4-4.2.2-r1.ebuild: - Stable on ppc64 - - 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> - libxfcegui4-4.2.2-r1.ebuild: - Stable on ppc. - - 05 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> - libxfcegui4-4.2.2-r1.ebuild: - Stable on sparc - - 05 Jan 2006; Mark Loeser <halcy0n@gentoo.org> libxfcegui4-4.2.2-r1.ebuild: - Stable on x86 - -*libxfcegui4-4.2.3 (09 Dec 2005) - - 09 Dec 2005; Daniel Ostrow <dostrow@gentoo.org> +libxfcegui4-4.2.3.ebuild: - Version bump for xfce-4.2.3.2. - -*libxfcegui4-4.2.2-r2 (11 Oct 2005) - - 11 Oct 2005; Brad Cowan <bcowan@gentoo.org> libxfcegui4-4.2.2-r1.ebuild, - +libxfcegui4-4.2.2-r2.ebuild: - -m Fix silly mistake with gtk-2.8 patch. - - 06 Oct 2005; Brad Cowan <bcowan@gentoo.org> libxfcegui4-4.2.2-r1.ebuild: - Xfce builds for new eclass and modular Xorg. - -*libxfcegui4-4.2.2-r1 (06 Oct 2005) - - 06 Oct 2005; Brad Cowan <bcowan@gentoo.org> +files/taskbar-gtk-2.8.patch, - +libxfcegui4-4.2.2-r1.ebuild: - Patch to fix problems with taskbar and gtk+-2.8 fixes bug #102912. - - 12 Jul 2005; Simon Stelling <blubb@gentoo.org> libxfcegui4-4.2.2.ebuild: - stable on amd64 - - 11 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> - libxfcegui4-4.2.2.ebuild: - Stable on alpha + ia64. - - 11 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> - libxfcegui4-4.2.2.ebuild: - Stable on hppa. - - 08 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> - libxfcegui4-4.2.2.ebuild: - Stable on sparc - - 07 Jul 2005; Daniel Ostrow <dostrow@gentoo.org> libxfcegui4-4.2.2.ebuild: - Stable on ppc and ppc64. - - 15 Jun 2005; Markus Rothe <corsair@gentoo.org> libxfcegui4-4.2.0.ebuild: - Stable on ppc64 - -*libxfcegui4-4.2.2 (18 May 2005) - - 18 May 2005; Brad Cowan <bcowan@gentoo.org> +libxfcegui4-4.2.2.ebuild: - 4.2.2 bugfix release of Xfce 4. - -*libxfcegui4-4.2.1 (17 Mar 2005) - - 17 Mar 2005; Brad Cowan <bcowan@gentoo.org> +libxfcegui4-4.2.1.ebuild: - Bugfix release of Xfce4. - - 09 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> - libxfcegui4-4.2.0.ebuild: - Stable on alpha. - - 07 Feb 2005; Brad Cowan <bcowan@gentoo.org> libxfcegui4-4.2.0.ebuild: - Remove uneeded xinerama flag, as Xfce 4 is now automatically xinerama aware. - - 31 Jan 2005; lanius@gentoo.org libxfcegui4-4.2.0.ebuild: - stable on amd64 - - 29 Jan 2005; Lars Weiler <pylon@gentoo.org> libxfcegui4-4.2.0.ebuild: - Stable on ppc. - - 24 Jan 2005; Guy Martin <gmsoft@gentoo.org> libxfcegui4-4.2.0.ebuild: - Stable on hppa. - -*libxfcegui4-4.2.0 (16 Jan 2005) - - 16 Jan 2005; Brad Cowan <bcowan@gentoo.org> +libxfcegui4-4.2.0.ebuild: - 4.2 final release of Xfce4. - -*libxfcegui4-4.1.99.3-r1 (06 Jan 2005) - - 06 Jan 2005; Brad Cowan <bcowan@gentoo.org> - +libxfcegui4-4.1.99.3-r1.ebuild: - Updated to use Xfce4 eclass. - - 03 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : - Change encoding to UTF-8 for GLEP 31 compliance - -*libxfcegui4-4.1.99.3 (02 Jan 2005) - - 02 Jan 2005; Brad Cowan <bcowan@gentoo.org> +libxfcegui4-4.1.99.3.ebuild: - Version bump to RC version of 4.2 release. - -*libxfcegui4-4.1.99.2 (13 Dec 2004) - - 13 Dec 2004; Brad Cowan <bcowan@gentoo.org> +libxfcegui4-4.1.99.2.ebuild: - Version bump for beta version of 4.2 release. - -*libxfcegui4-4.1.99.1 (25 Nov 2004) - - 25 Nov 2004; Brad Cowan <bcowan@gentoo.org> +libxfcegui4-4.1.99.1.ebuild: - Version bump for beta version of 4.2 release. - -*libxfcegui4-4.1.91 (31 Oct 2004) - - 31 Oct 2004; Brad Cowan <bcowan@gentoo.org> +libxfcegui4-4.1.91.ebuild: - Version bump of beta version of 4.2 release. - - 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> libxfcegui4-4.0.6.ebuild: - Stable on amd64. - -*libxfcegui4-4.1.90 (04 Oct 2004) - - 04 Oct 2004; Brad Cowan <bcowan@gentoo.org> +libxfcegui4-4.1.90.ebuild: - Beta version of new 4.2 release. Contains too numerous improvements to list. - - 17 Sep 2004; Tom Gall <tgall@gentoo.org> libxfcegui4-4.0.6.ebuild: - stable on ppc64, bug #57744 - - 30 Aug 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> - libxfcegui4-4.0.6.ebuild: - Masked libxfcegui4-4.0.6.ebuild stable for ppc - - 07 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> libxfcegui4-4.0.6.ebuild: - Stable on alpha. - - 06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> - libxfcegui4-4.0.6.ebuild: - Stable on sparc - - 06 Aug 2004; Guy Martin <gmsoft@gentoo.org> libxfcegui4-4.0.6.ebuild: - Stable on hppa. - -*libxfcegui4-4.0.6 (12 Jul 2004) - - 12 Jul 2004; Brad Cowan <bcowan@gentoo.org> +libxfcegui4-4.0.6.ebuild: - Version bump. Bugfix release on stable branch that fixes cropped icons with - gtk-2.4 along with many others. - - 23 Jun 2004; <malc@gentoo.org> libxfcegui4-4.0.5.ebuild: - Mark stable on amd64 - - 18 May 2004; Guy Martin <gmsoft@gentoo.org> libxfcegui4-4.0.5.ebuild: - Marked stable on hppa. - - 03 May 2004; Gustavo Zacarias <gustavoz@gentoo.org> - libxfcegui4-4.0.5.ebuild: - Stable on sparc - - 20 Apr 2004; Aron Griffis <agriffis@gentoo.org> libxfcegui4-4.0.4.ebuild: - Stable on alpha and ia64 - -*libxfcegui4-4.0.5 (18 Apr 2004) - - 18 Apr 2004; Brad Cowan <bcowan@gentoo.org> libxfcegui4-4.0.5.ebuild: - Bugfix release of xfce4. - - 17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> libxfcegui4-4.0.0.ebuild, - libxfcegui4-4.0.1.ebuild, libxfcegui4-4.0.2.ebuild, - libxfcegui4-4.0.3.ebuild, libxfcegui4-4.0.4.ebuild: - Removed S= - - 05 Apr 2004; Guy Martin <gmsoft@gentoo.org> libxfcegui4-4.0.4.ebuild: - Marked stable on hppa. - - 16 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> - libxfcegui4-4.0.4.ebuild: - stable on sparc - -*libxfcegui4-4.0.4 (10 Mar 2004) - - 10 Mar 2004; Brad Cowan <bcowan@gentoo.org> libxfcegui4-4.0.4.ebuild: - Bugfix release of xfce4. - - 09 Mar 2004; <agriffis@gentoo.org> libxfcegui4-4.0.3.ebuild: - stable on alpha and ia64 - - 02 Mar 2004; <gustavoz@gentoo.org> libxfcegui4-4.0.3.ebuild: - stable on sparc - - 17 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> : - manifest fix - - 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> - libxfcegui4-4.0.1.ebuild: - set ppc in keywords - -*libxfcegui4-4.0.3 (09 Jan 2004) - - 09 Jan 2004; Brad Cowan <bcowan@gentoo.org> libxfcegui4-4.0.3.ebuild: - Bugfix release of xfce4. Fixes memory leak and adds kde systray support - -*libxfcegui4-4.0.2 (24 Dec 2003) - - 24 Dec 2003; Brad Cowan <bcowan@gentoo.org> libxfcegui4-4.0.2.ebuild: - bugfix release of xfce4. - - 18 Dec 2003; Jason Wever <weeve@gentoo.org> libxfcegui4-4.0.1.ebuild: - Marked stable on sparc. - - 18 Dec 2003; Guy Martin <gmsoft@gentoo.org> libxfcegui4-4.0.1.ebuild: - Marked stable on hppa. - -*libxfcegui4-4.0.1 (12 Nov 2003) - - 12 Nov 2003; Brad Cowan <bcowan@gentoo.org> libxfcegui4-4.0.1.ebuild: - bugfix release of xfce4. - -*libxfcegui4-4.0.0 (25 Sep 2003) - - 16 Nov 2003; Guy Martin <gmsoft@gentoo.org> libxfcegui4-4.0.0.ebuild : - Added hppa to KEYWORDS. - - 25 Sep 2003; Brad Cowan <bcowan@gentoo.org> libxfcegui4-4.0.0.ebuild: - First official release of xfce4. - -*libxfcegui4-3.99.4 (12 Sep 2003) - - 12 Sep 2003; Brad Cowan <bcowan@gentoo.org> libxfcegui4-3.99.4.ebuild: - Version bump. - -*libxfcegui4-3.99.3 (03 Sep 2003) - - 03 Sep 2003; Brad Cowan <bcowan@gentoo.org> libxfcegui4-3.99.3.ebuild: - Version bump. - -*libxfcegui4-3.99.2 (22 Jul 2003) - - 22 Jul 2003; Brad Cowan <bcowan@gentoo.org> libxfcegui4-3.99.2.ebuild: - Version bump. - -*libxfcegui4-3.99.1 (14 Jul 2003) - - 14 Jul 2003; Brad Cowan <bcowan@gentoo.org> libxfcegui4-3.99.1.ebuild: - New version and new portage directory structure. - -*libxfcegui4-3.90.0 (13 Jun 2003) - - 13 Jun 2003; Brad Cowan <bcowan@gentoo.org> libxfcegui4-3.90.0.ebuild: - Initial import. + 05 May 2012; Michał Górny <mgorny@gentoo.org> libxfcegui4-4.8.1.ebuild, + libxfcegui4-4.10.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.10.0.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.10.0.ebuild index b90001fe84e0..1b47f43e38d8 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.10.0.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.10.0.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-base/libxfcegui4/libxfcegui4-4.10.0.ebuild,v 1.1 2012/04/29 09:48:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.10.0.ebuild,v 1.2 2012/05/05 06:56:30 mgorny Exp $ EAPI=4 inherit xfconf @@ -24,7 +24,7 @@ RDEPEND="gnome-base/libglade DEPEND="${RDEPEND} dev-util/intltool sys-devel/gettext - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { XFCONF=( diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.8.1.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.8.1.ebuild index 492cdc14b8a0..25e3ea4b7440 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.8.1.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.8.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-base/libxfcegui4/libxfcegui4-4.8.1.ebuild,v 1.9 2012/03/31 10:07:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.8.1.ebuild,v 1.10 2012/05/05 06:56:30 mgorny Exp $ EAPI=4 inherit xfconf @@ -24,7 +24,7 @@ RDEPEND="gnome-base/libglade DEPEND="${RDEPEND} dev-util/intltool sys-devel/gettext - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { XFCONF=( diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog index c8690529de1c..b2c38adc0083 100644 --- a/xfce-base/thunar/ChangeLog +++ b/xfce-base/thunar/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/thunar # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.140 2012/04/29 10:13:48 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.141 2012/05/05 06:56:15 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> thunar-1.2.3.ebuild, + thunar-1.3.2.ebuild, thunar-1.4.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *thunar-1.4.0 (29 Apr 2012) diff --git a/xfce-base/thunar/thunar-1.2.3.ebuild b/xfce-base/thunar/thunar-1.2.3.ebuild index 44409c8420b9..e579748edfeb 100644 --- a/xfce-base/thunar/thunar-1.2.3.ebuild +++ b/xfce-base/thunar/thunar-1.2.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-base/thunar/thunar-1.2.3.ebuild,v 1.9 2012/03/23 21:22:12 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.2.3.ebuild,v 1.10 2012/05/05 06:56:15 mgorny Exp $ EAPI=4 inherit virtualx xfconf @@ -38,7 +38,7 @@ RDEPEND="${COMMON_DEPEND} xfce_plugins_trash? ( ${GVFS_DEPEND} )" DEPEND="${COMMON_DEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" REQUIRED_USE="xfce_plugins_trash? ( dbus )" diff --git a/xfce-base/thunar/thunar-1.3.2.ebuild b/xfce-base/thunar/thunar-1.3.2.ebuild index b7acd6340a52..1de442698b50 100644 --- a/xfce-base/thunar/thunar-1.3.2.ebuild +++ b/xfce-base/thunar/thunar-1.3.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-base/thunar/thunar-1.3.2.ebuild,v 1.2 2012/04/21 11:06:37 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.3.2.ebuild,v 1.3 2012/05/05 06:56:15 mgorny Exp $ EAPI=4 inherit virtualx xfconf @@ -38,7 +38,7 @@ RDEPEND="${COMMON_DEPEND} xfce_plugins_trash? ( ${GVFS_DEPEND} )" DEPEND="${COMMON_DEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" REQUIRED_USE="xfce_plugins_trash? ( dbus )" diff --git a/xfce-base/thunar/thunar-1.4.0.ebuild b/xfce-base/thunar/thunar-1.4.0.ebuild index c8e35e52a1b1..150278b0e4df 100644 --- a/xfce-base/thunar/thunar-1.4.0.ebuild +++ b/xfce-base/thunar/thunar-1.4.0.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-base/thunar/thunar-1.4.0.ebuild,v 1.1 2012/04/29 10:13:48 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.4.0.ebuild,v 1.2 2012/05/05 06:56:15 mgorny Exp $ EAPI=4 inherit virtualx xfconf @@ -38,7 +38,7 @@ RDEPEND="${COMMON_DEPEND} xfce_plugins_trash? ( ${GVFS_DEPEND} )" DEPEND="${COMMON_DEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" REQUIRED_USE="xfce_plugins_trash? ( dbus )" diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog index c9ef6fc8e85c..918bce286ff4 100644 --- a/xfce-base/xfce-utils/ChangeLog +++ b/xfce-base/xfce-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfce-utils # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.192 2012/01/06 10:48:38 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.193 2012/05/05 07:01:18 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> xfce-utils-4.8.3.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> -xfce-utils-4.8.1.ebuild: old diff --git a/xfce-base/xfce-utils/xfce-utils-4.8.3.ebuild b/xfce-base/xfce-utils/xfce-utils-4.8.3.ebuild index 393323cabdc3..8c1d8d320ac0 100644 --- a/xfce-base/xfce-utils/xfce-utils-4.8.3.ebuild +++ b/xfce-base/xfce-utils/xfce-utils-4.8.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-base/xfce-utils/xfce-utils-4.8.3.ebuild,v 1.10 2012/04/02 10:56:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.8.3.ebuild,v 1.11 2012/05/05 07:01:18 mgorny Exp $ EAPI=4 inherit xfconf @@ -29,7 +29,7 @@ RDEPEND="${COMMON_DEPEND} x11-misc/slock ) )" DEPEND="${COMMON_DEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/xfce-base/xfce4-appfinder/ChangeLog b/xfce-base/xfce4-appfinder/ChangeLog index f8a373b272d3..88e4d470fdc3 100644 --- a/xfce-base/xfce4-appfinder/ChangeLog +++ b/xfce-base/xfce4-appfinder/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/xfce4-appfinder # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-appfinder/ChangeLog,v 1.4 2012/04/29 10:18:27 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-appfinder/ChangeLog,v 1.5 2012/05/05 06:56:12 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> xfce4-appfinder-4.8.0.ebuild, + xfce4-appfinder-4.9.5.ebuild, xfce4-appfinder-4.10.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *xfce4-appfinder-4.10.0 (29 Apr 2012) diff --git a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.10.0.ebuild b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.10.0.ebuild index 4375b7dbd811..f9bde154ef8b 100644 --- a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.10.0.ebuild +++ b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.10.0.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-base/xfce4-appfinder/xfce4-appfinder-4.10.0.ebuild,v 1.1 2012/04/29 10:18:27 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-appfinder/xfce4-appfinder-4.10.0.ebuild,v 1.2 2012/05/05 06:56:12 mgorny Exp $ EAPI=4 inherit xfconf @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/dbus-glib-0.98 !xfce-base/xfce-utils" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.8.0.ebuild b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.8.0.ebuild index 5f06e5b15595..6f4e304b6737 100644 --- a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.8.0.ebuild +++ b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.8.0.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-base/xfce4-appfinder/xfce4-appfinder-4.8.0.ebuild,v 1.2 2012/04/14 09:10:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-appfinder/xfce4-appfinder-4.8.0.ebuild,v 1.3 2012/05/05 06:56:12 mgorny Exp $ EAPI=4 inherit xfconf @@ -21,7 +21,7 @@ RDEPEND=">=dev-libs/glib-2.16:2 >=xfce-base/garcon-0.1.2 >=xfce-base/xfconf-4.8" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-util/intltool" pkg_setup() { diff --git a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.9.5.ebuild b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.9.5.ebuild index 196fad978e8c..791b0c576a44 100644 --- a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.9.5.ebuild +++ b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.9.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-base/xfce4-appfinder/xfce4-appfinder-4.9.5.ebuild,v 1.1 2012/04/14 09:09:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-appfinder/xfce4-appfinder-4.9.5.ebuild,v 1.2 2012/05/05 06:56:12 mgorny Exp $ EAPI=4 inherit xfconf @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/dbus-glib-0.98 !xfce-base/xfce-utils" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/xfce-base/xfce4-session/ChangeLog b/xfce-base/xfce4-session/ChangeLog index 6f9487c86c21..c48ba20554d0 100644 --- a/xfce-base/xfce4-session/ChangeLog +++ b/xfce-base/xfce4-session/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for xfce-base/xfce4-session # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.159 2012/04/29 10:24:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.160 2012/05/05 06:56:06 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> xfce4-session-4.8.2.ebuild, + xfce4-session-4.8.3-r1.ebuild, xfce4-session-4.9.2.ebuild, + xfce4-session-4.10.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *xfce4-session-4.10.0 (29 Apr 2012) diff --git a/xfce-base/xfce4-session/xfce4-session-4.10.0.ebuild b/xfce-base/xfce4-session/xfce4-session-4.10.0.ebuild index 26db603d7696..c729aab73935 100644 --- a/xfce-base/xfce4-session/xfce4-session-4.10.0.ebuild +++ b/xfce-base/xfce4-session/xfce4-session-4.10.0.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-base/xfce4-session/xfce4-session-4.10.0.ebuild,v 1.1 2012/04/29 10:24:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.10.0.ebuild,v 1.2 2012/05/05 06:56:06 mgorny Exp $ EAPI=4 inherit xfconf @@ -38,7 +38,7 @@ RDEPEND="${COMMON_DEPEND} ) )" DEPEND="${COMMON_DEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/xfce-base/xfce4-session/xfce4-session-4.8.2.ebuild b/xfce-base/xfce4-session/xfce4-session-4.8.2.ebuild index c237a8cc6fb2..d831c5a7ea43 100644 --- a/xfce-base/xfce4-session/xfce4-session-4.8.2.ebuild +++ b/xfce-base/xfce4-session/xfce4-session-4.8.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-base/xfce4-session/xfce4-session-4.8.2.ebuild,v 1.7 2012/01/06 10:39:52 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.8.2.ebuild,v 1.8 2012/05/05 06:56:06 mgorny Exp $ EAPI=4 inherit xfconf @@ -32,7 +32,7 @@ RDEPEND="${COMMON_DEPEND} udev? ( sys-power/upower )" DEPEND="${COMMON_DEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/xfce-base/xfce4-session/xfce4-session-4.8.3-r1.ebuild b/xfce-base/xfce4-session/xfce4-session-4.8.3-r1.ebuild index e4f676b8f8dc..044a9813e52b 100644 --- a/xfce-base/xfce4-session/xfce4-session-4.8.3-r1.ebuild +++ b/xfce-base/xfce4-session/xfce4-session-4.8.3-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-base/xfce4-session/xfce4-session-4.8.3-r1.ebuild,v 1.2 2012/02/24 11:43:40 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.8.3-r1.ebuild,v 1.3 2012/05/05 06:56:06 mgorny Exp $ EAPI=4 EAUTORECONF=yes @@ -33,7 +33,7 @@ RDEPEND="${COMMON_DEPEND} udev? ( sys-power/upower )" DEPEND="${COMMON_DEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/xfce-base/xfce4-session/xfce4-session-4.9.2.ebuild b/xfce-base/xfce4-session/xfce4-session-4.9.2.ebuild index f8a7129391d8..1b459cb9a652 100644 --- a/xfce-base/xfce4-session/xfce4-session-4.9.2.ebuild +++ b/xfce-base/xfce4-session/xfce4-session-4.9.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-base/xfce4-session/xfce4-session-4.9.2.ebuild,v 1.1 2012/04/20 20:15:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.9.2.ebuild,v 1.2 2012/05/05 06:56:06 mgorny Exp $ EAPI=4 inherit xfconf @@ -38,7 +38,7 @@ RDEPEND="${COMMON_DEPEND} ) )" DEPEND="${COMMON_DEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/xfce-base/xfce4-settings/ChangeLog b/xfce-base/xfce4-settings/ChangeLog index 438065efc8b2..1086cb00294d 100644 --- a/xfce-base/xfce4-settings/ChangeLog +++ b/xfce-base/xfce4-settings/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/xfce4-settings # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.97 2012/04/29 10:03:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.98 2012/05/05 07:01:21 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> xfce4-settings-4.8.3.ebuild, + xfce4-settings-4.9.5.ebuild, xfce4-settings-4.10.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *xfce4-settings-4.10.0 (29 Apr 2012) diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.10.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.10.0.ebuild index 0bf89a75c6bd..7d40dcd45f8d 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.10.0.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.10.0.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-base/xfce4-settings/xfce4-settings-4.10.0.ebuild,v 1.1 2012/04/29 10:03:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.0.ebuild,v 1.2 2012/05/05 07:01:21 mgorny Exp $ EAPI=4 inherit xfconf @@ -32,7 +32,7 @@ RDEPEND=">=dev-libs/dbus-glib-0.98 xklavier? ( >=x11-libs/libxklavier-5 )" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext >=x11-proto/inputproto-1.4 x11-proto/xproto" diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.8.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.8.3.ebuild index 2c77824992e0..71ae9a437d9f 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.8.3.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.8.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-base/xfce4-settings/xfce4-settings-4.8.3.ebuild,v 1.9 2012/03/23 21:27:03 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.8.3.ebuild,v 1.10 2012/05/05 07:01:21 mgorny Exp $ EAPI=4 inherit xfconf @@ -31,7 +31,7 @@ RDEPEND=">=dev-libs/dbus-glib-0.90 xklavier? ( x11-libs/libxklavier )" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext >=x11-proto/inputproto-1.4 x11-proto/xproto" diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.9.5.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.9.5.ebuild index 2107c4bbe322..cb6e2a3a4862 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.9.5.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.9.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-base/xfce4-settings/xfce4-settings-4.9.5.ebuild,v 1.1 2012/04/14 09:05:05 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.9.5.ebuild,v 1.2 2012/05/05 07:01:21 mgorny Exp $ EAPI=4 inherit xfconf @@ -32,7 +32,7 @@ RDEPEND=">=dev-libs/dbus-glib-0.98 xklavier? ( >=x11-libs/libxklavier-5 )" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext >=x11-proto/inputproto-1.4 x11-proto/xproto" diff --git a/xfce-base/xfconf/ChangeLog b/xfce-base/xfconf/ChangeLog index 355a78a67715..f32e87ad43d4 100644 --- a/xfce-base/xfconf/ChangeLog +++ b/xfce-base/xfconf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/xfconf # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.64 2012/04/29 09:38:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.65 2012/05/05 06:55:44 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> xfconf-4.8.1.ebuild, + xfconf-4.9.1.ebuild, xfconf-4.10.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *xfconf-4.10.0 (29 Apr 2012) diff --git a/xfce-base/xfconf/xfconf-4.10.0.ebuild b/xfce-base/xfconf/xfconf-4.10.0.ebuild index 542b27b4f350..c14081898b48 100644 --- a/xfce-base/xfconf/xfconf-4.10.0.ebuild +++ b/xfce-base/xfconf/xfconf-4.10.0.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-base/xfconf/xfconf-4.10.0.ebuild,v 1.1 2012/04/29 09:38:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.10.0.ebuild,v 1.2 2012/05/05 06:55:44 mgorny Exp $ EAPI=4 inherit xfconf @@ -20,7 +20,7 @@ RDEPEND=">=dev-libs/dbus-glib-0.98 perl? ( dev-perl/glib-perl )" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext perl? ( dev-perl/extutils-depends diff --git a/xfce-base/xfconf/xfconf-4.8.1.ebuild b/xfce-base/xfconf/xfconf-4.8.1.ebuild index 5221f36611b9..3858844ff49e 100644 --- a/xfce-base/xfconf/xfconf-4.8.1.ebuild +++ b/xfce-base/xfconf/xfconf-4.8.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-base/xfconf/xfconf-4.8.1.ebuild,v 1.7 2012/04/22 18:22:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.8.1.ebuild,v 1.8 2012/05/05 06:55:44 mgorny Exp $ EAPI=4 inherit xfconf @@ -20,7 +20,7 @@ RDEPEND=">=dev-libs/dbus-glib-0.90 perl? ( dev-perl/glib-perl )" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext perl? ( dev-perl/extutils-depends diff --git a/xfce-base/xfconf/xfconf-4.9.1.ebuild b/xfce-base/xfconf/xfconf-4.9.1.ebuild index 94c51967a0fa..9112021887e0 100644 --- a/xfce-base/xfconf/xfconf-4.9.1.ebuild +++ b/xfce-base/xfconf/xfconf-4.9.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-base/xfconf/xfconf-4.9.1.ebuild,v 1.1 2012/04/14 08:38:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.9.1.ebuild,v 1.2 2012/05/05 06:55:44 mgorny Exp $ EAPI=4 inherit xfconf @@ -20,7 +20,7 @@ RDEPEND=">=dev-libs/dbus-glib-0.98 perl? ( dev-perl/glib-perl )" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext perl? ( dev-perl/extutils-depends diff --git a/xfce-base/xfdesktop/ChangeLog b/xfce-base/xfdesktop/ChangeLog index eaf54f7b5f2f..65aac7fe0da3 100644 --- a/xfce-base/xfdesktop/ChangeLog +++ b/xfce-base/xfdesktop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/xfdesktop # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.213 2012/04/29 10:16:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.214 2012/05/05 07:01:20 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> xfdesktop-4.8.3.ebuild, + xfdesktop-4.9.3.ebuild, xfdesktop-4.10.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *xfdesktop-4.10.0 (29 Apr 2012) diff --git a/xfce-base/xfdesktop/xfdesktop-4.10.0.ebuild b/xfce-base/xfdesktop/xfdesktop-4.10.0.ebuild index 03955cd2cf0e..e82e2b5eb2ce 100644 --- a/xfce-base/xfdesktop/xfdesktop-4.10.0.ebuild +++ b/xfce-base/xfdesktop/xfdesktop-4.10.0.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-base/xfdesktop/xfdesktop-4.10.0.ebuild,v 1.1 2012/04/29 10:16:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.10.0.ebuild,v 1.2 2012/05/05 07:01:20 mgorny Exp $ EAPI=4 inherit xfconf @@ -31,7 +31,7 @@ RDEPEND=">=dev-libs/glib-2.20 )" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/xfce-base/xfdesktop/xfdesktop-4.8.3.ebuild b/xfce-base/xfdesktop/xfdesktop-4.8.3.ebuild index 2c7575c51f59..2ca85ed70aa6 100644 --- a/xfce-base/xfdesktop/xfdesktop-4.8.3.ebuild +++ b/xfce-base/xfdesktop/xfdesktop-4.8.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-base/xfdesktop/xfdesktop-4.8.3.ebuild,v 1.9 2012/04/22 18:23:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.3.ebuild,v 1.10 2012/05/05 07:01:20 mgorny Exp $ EAPI=4 inherit xfconf @@ -29,7 +29,7 @@ RDEPEND="x11-libs/libX11 >=dev-libs/dbus-glib-0.90 )" #388407 DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/xfce-base/xfdesktop/xfdesktop-4.9.3.ebuild b/xfce-base/xfdesktop/xfdesktop-4.9.3.ebuild index 0397a825e35c..80c270ae081a 100644 --- a/xfce-base/xfdesktop/xfdesktop-4.9.3.ebuild +++ b/xfce-base/xfdesktop/xfdesktop-4.9.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-base/xfdesktop/xfdesktop-4.9.3.ebuild,v 1.1 2012/04/14 09:24:12 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.9.3.ebuild,v 1.2 2012/05/05 07:01:20 mgorny Exp $ EAPI=4 inherit xfconf @@ -31,7 +31,7 @@ RDEPEND=">=dev-libs/glib-2.20 )" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { |