ppc/ppc64 stable wrt #386963
authorSamuli Suominen <ssuominen@gentoo.org>
Fri, 6 Jan 2012 10:25:49 +0000 (10:25 +0000)
committerSamuli Suominen <ssuominen@gentoo.org>
Fri, 6 Jan 2012 10:25:49 +0000 (10:25 +0000)
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64

xfce-base/exo/ChangeLog
xfce-base/exo/exo-0.6.2.ebuild
xfce-base/garcon/ChangeLog
xfce-base/garcon/garcon-0.1.9.ebuild
xfce-base/libxfce4util/ChangeLog
xfce-base/libxfce4util/libxfce4util-4.8.2.ebuild

index b359b30343b358a429e3e916a771b6060a586764..8f646214a48626287ba6982022ffd774b50eca01 100644 (file)
@@ -1,6 +1,9 @@
 # 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.65 2012/01/06 10:18:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.66 2012/01/06 10:21:16 ssuominen Exp $
+
+  06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> exo-0.6.2.ebuild:
+  ppc/ppc64 stable wrt #386963
 
   06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> exo-0.6.2.ebuild:
   Empty py-compile script instead of symlinking it to /path/to/true for
index fec04c27102bf51293ab57bf01e6487f37a537c2..00c932700edae3f3df54ca4be8dc396f03f8ff14 100644 (file)
@@ -1,29 +1,29 @@
 # 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.8 2012/01/06 10:18:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.6.2.ebuild,v 1.9 2012/01/06 10:21:16 ssuominen Exp $
 
 EAPI=4
-PYTHON_DEPEND="python? 2"
+PYTHON_DEPEND="python? 2:2.6"
 inherit python xfconf
 
 DESCRIPTION="Extensions, widgets and framework library with session management support"
 HOMEPAGE="http://www.xfce.org/projects/exo/"
-SRC_URI="mirror://xfce/src/xfce/exo/0.6/${P}.tar.bz2"
+SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
 IUSE="debug python"
 
 RDEPEND=">=dev-lang/perl-5.6
+       >=dev-libs/glib-2.18
        dev-perl/URI
-       >=dev-libs/glib-2.18:2
        >=x11-libs/gtk+-2.14:2
        >=xfce-base/libxfce4util-4.8
        python? ( >=dev-python/pygtk-2.4 )"
 DEPEND="${RDEPEND}
-       dev-util/pkgconfig
        dev-util/intltool
+       dev-util/pkgconfig
        sys-devel/gettext"
 
 pkg_setup() {
@@ -40,7 +40,7 @@ pkg_setup() {
                --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
                )
 
-       [[ ${CHOST} == *-darwin* ]] && XFCONF+=( --disable-visibility ) # 366857
+       [[ ${CHOST} == *-darwin* ]] && XFCONF+=( --disable-visibility ) #366857
 
        DOCS=( AUTHORS ChangeLog HACKING NEWS README THANKS TODO )
 }
index 5f4291073ce760ddfa65fbac3f573800c0ca116d..291fa1858cb2c2bf0d06227ff16298b255d129e3 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/garcon
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.36 2011/11/29 00:17:25 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.37 2012/01/06 10:23:31 ssuominen Exp $
+
+  06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> garcon-0.1.9.ebuild:
+  ppc/ppc64 stable wrt #386963
 
   29 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> -garcon-0.1.8.ebuild:
   old
index c3ce376723801c850e50cb031852ead5ef467639..5277b6740ee2a7733fb5531e3c4c3a53080f48db 100644 (file)
@@ -1,25 +1,24 @@
-# 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-base/garcon/garcon-0.1.9.ebuild,v 1.7 2011/11/26 17:50:01 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.9.ebuild,v 1.8 2012/01/06 10:23:31 ssuominen Exp $
 
 EAPI=4
 inherit xfconf
 
 DESCRIPTION="Xfce's freedesktop.org specification compatible menu implementation library"
 HOMEPAGE="http://www.xfce.org/projects/libraries/"
-SRC_URI="mirror://xfce/src/libs/${PN}/0.1/${P}.tar.bz2"
+SRC_URI="mirror://xfce/src/libs/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="LGPL-2 FDL-1.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug"
 
-RDEPEND=">=dev-libs/glib-2.14:2
-       >=xfce-base/libxfce4util-4.8
-       !<xfce-base/xfdesktop-4.7.0"
+RDEPEND=">=dev-libs/glib-2.14
+       >=xfce-base/libxfce4util-4.8"
 DEPEND="${RDEPEND}
-       dev-util/pkgconfig
        dev-util/intltool
+       dev-util/pkgconfig
        sys-devel/gettext"
 
 pkg_setup() {
index 6f529c43ef5797558a86f322bf546e71aff82616..b3df4775748030a8ebc86e4f68adb7512ccd53af 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-base/libxfce4util
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.166 2011/11/26 17:52:00 armin76 Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.167 2012/01/06 10:25:49 ssuominen Exp $
+
+  06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
+  libxfce4util-4.8.2.ebuild:
+  ppc/ppc64 stable wrt #386963
 
   26 Nov 2011; Raúl Porcel <armin76@gentoo.org> libxfce4util-4.8.2.ebuild:
   alpha/ia64/sh/sparc stable wrt #386963
index bbe79d14338ef2f3f193f2d62fd6f5be251feb11..631e83f6e147a012f7972bca6944bd3f1006fd0f 100644 (file)
@@ -1,20 +1,20 @@
-# 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-base/libxfce4util/libxfce4util-4.8.2.ebuild,v 1.6 2011/11/26 17:52:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.8.2.ebuild,v 1.7 2012/01/06 10:25:49 ssuominen Exp $
 
 EAPI=4
 inherit xfconf
 
 DESCRIPTION="Xfce's basic utilities library"
 HOMEPAGE="http://www.xfce.org/projects/libraries/"
-SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2"
+SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
 IUSE="debug"
 
-RDEPEND=">=dev-libs/glib-2.12:2"
+RDEPEND=">=dev-libs/glib-2.12"
 DEPEND="${RDEPEND}
        dev-util/intltool
        dev-util/pkgconfig
@@ -26,7 +26,8 @@ pkg_setup() {
                $(xfconf_use_debug)
                --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
                )
-       [[ ${CHOST} == *-darwin* ]] && XFCONF+=( --disable-visibility ) # 366857
+
+       [[ ${CHOST} == *-darwin* ]] && XFCONF+=( --disable-visibility ) #366857
 
        DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
 }