Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-base/exo: ChangeLog exo-0.6.2.ebuild
Date: Fri, 06 Jan 2012 10:21:26
Message-Id: 20120106102116.423092004B@flycatcher.gentoo.org
1 ssuominen 12/01/06 10:21:16
2
3 Modified: ChangeLog exo-0.6.2.ebuild
4 Log:
5 ppc/ppc64 stable wrt #386963
6
7 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.66 xfce-base/exo/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/ChangeLog?rev=1.66&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/ChangeLog?rev=1.66&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/ChangeLog?r1=1.65&r2=1.66
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v
19 retrieving revision 1.65
20 retrieving revision 1.66
21 diff -u -r1.65 -r1.66
22 --- ChangeLog 6 Jan 2012 10:18:12 -0000 1.65
23 +++ ChangeLog 6 Jan 2012 10:21:16 -0000 1.66
24 @@ -1,6 +1,9 @@
25 # ChangeLog for xfce-base/exo
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.65 2012/01/06 10:18:12 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.66 2012/01/06 10:21:16 ssuominen Exp $
29 +
30 + 06 Jan 2012; Samuli Suominen <ssuominen@g.o> exo-0.6.2.ebuild:
31 + ppc/ppc64 stable wrt #386963
32
33 06 Jan 2012; Samuli Suominen <ssuominen@g.o> exo-0.6.2.ebuild:
34 Empty py-compile script instead of symlinking it to /path/to/true for
35
36
37
38 1.9 xfce-base/exo/exo-0.6.2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/exo-0.6.2.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/exo-0.6.2.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/exo-0.6.2.ebuild?r1=1.8&r2=1.9
43
44 Index: exo-0.6.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.6.2.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- exo-0.6.2.ebuild 6 Jan 2012 10:18:12 -0000 1.8
51 +++ exo-0.6.2.ebuild 6 Jan 2012 10:21:16 -0000 1.9
52 @@ -1,29 +1,29 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.6.2.ebuild,v 1.8 2012/01/06 10:18:12 ssuominen Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.6.2.ebuild,v 1.9 2012/01/06 10:21:16 ssuominen Exp $
57
58 EAPI=4
59 -PYTHON_DEPEND="python? 2"
60 +PYTHON_DEPEND="python? 2:2.6"
61 inherit python xfconf
62
63 DESCRIPTION="Extensions, widgets and framework library with session management support"
64 HOMEPAGE="http://www.xfce.org/projects/exo/"
65 -SRC_URI="mirror://xfce/src/xfce/exo/0.6/${P}.tar.bz2"
66 +SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
67
68 LICENSE="GPL-2 LGPL-2"
69 SLOT="0"
70 -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
71 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
72 IUSE="debug python"
73
74 RDEPEND=">=dev-lang/perl-5.6
75 + >=dev-libs/glib-2.18
76 dev-perl/URI
77 - >=dev-libs/glib-2.18:2
78 >=x11-libs/gtk+-2.14:2
79 >=xfce-base/libxfce4util-4.8
80 python? ( >=dev-python/pygtk-2.4 )"
81 DEPEND="${RDEPEND}
82 - dev-util/pkgconfig
83 dev-util/intltool
84 + dev-util/pkgconfig
85 sys-devel/gettext"
86
87 pkg_setup() {
88 @@ -40,7 +40,7 @@
89 --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
90 )
91
92 - [[ ${CHOST} == *-darwin* ]] && XFCONF+=( --disable-visibility ) # 366857
93 + [[ ${CHOST} == *-darwin* ]] && XFCONF+=( --disable-visibility ) #366857
94
95 DOCS=( AUTHORS ChangeLog HACKING NEWS README THANKS TODO )
96 }