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-extra/xfce4-places-plugin: metadata.xml ChangeLog xfce4-places-plugin-1.1.0.ebuild xfce4-places-plugin-1.2.0.ebuild
Date: Fri, 28 Aug 2009 20:15:48
Message-Id: E1MfqkT-0002dZ-4K@stork.gentoo.org
1 ssuominen 09/08/25 07:47:21
2
3 Added: metadata.xml ChangeLog
4 xfce4-places-plugin-1.1.0.ebuild
5 xfce4-places-plugin-1.2.0.ebuild
6 Log:
7 Rename xfce4-places to xfce4-places-plugin.
8 (Portage version: 2.2_rc40/cvs/Linux x86_64, RepoMan options: --force)
9
10 Revision Changes Path
11 1.1 xfce-extra/xfce4-places-plugin/metadata.xml
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-places-plugin/metadata.xml?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-places-plugin/metadata.xml?rev=1.1&content-type=text/plain
15
16 Index: metadata.xml
17 ===================================================================
18 <?xml version="1.0" encoding="UTF-8"?>
19 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
20 <pkgmetadata>
21 <herd>xfce</herd>
22 </pkgmetadata>
23
24
25
26 1.1 xfce-extra/xfce4-places-plugin/ChangeLog
27
28 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog?rev=1.1&view=markup
29 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog?rev=1.1&content-type=text/plain
30
31 Index: ChangeLog
32 ===================================================================
33 # ChangeLog for xfce-extra/xfce4-places-plugin
34 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
35 # $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.1 2009/08/25 07:47:20 ssuominen Exp $
36
37 *xfce4-places-plugin-1.2.0 (25 Aug 2009)
38 *xfce4-places-plugin-1.1.0 (25 Aug 2009)
39
40 25 Aug 2009; Samuli Suominen <ssuominen@g.o>
41 +xfce4-places-plugin-1.1.0.ebuild, +xfce4-places-plugin-1.2.0.ebuild:
42 Rename xfce4-places to xfce4-places-plugin.
43
44
45
46
47 1.1 xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.1.0.ebuild
48
49 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.1.0.ebuild?rev=1.1&view=markup
50 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.1.0.ebuild?rev=1.1&content-type=text/plain
51
52 Index: xfce4-places-plugin-1.1.0.ebuild
53 ===================================================================
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 # $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.1.0.ebuild,v 1.1 2009/08/25 07:47:20 ssuominen Exp $
57
58 EAPI=2
59 inherit xfconf
60
61 DESCRIPTION="Places menu plug-in for panel, like GNOME's"
62 HOMEPAGE="http://www.xfce.org/"
63 SRC_URI="mirror://gentoo/${P}.tar.bz2"
64
65 LICENSE="GPL-2"
66 SLOT="0"
67 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
68 IUSE="debug"
69
70 RDEPEND=">=x11-libs/gtk+-2.6:2
71 >=xfce-base/libxfce4util-4.3.90.2
72 >=xfce-base/libxfcegui4-4.3.90.2
73 xfce-base/thunar
74 >=xfce-base/exo-0.3.1.1
75 xfce-base/xfce4-panel"
76 DEPEND="${RDEPEND}
77 dev-util/pkgconfig
78 dev-util/intltool"
79
80 # temp. hack, dropped in next version
81 RESTRICT="test"
82
83 pkg_setup() {
84 XFCONF="--disable-dependency-tracking
85 $(use_enable debug)"
86 }
87
88
89
90 1.1 xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild
91
92 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild?rev=1.1&view=markup
93 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild?rev=1.1&content-type=text/plain
94
95 Index: xfce4-places-plugin-1.2.0.ebuild
96 ===================================================================
97 # Copyright 1999-2009 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 # $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild,v 1.1 2009/08/25 07:47:20 ssuominen Exp $
100
101 EAPI=2
102 inherit xfconf
103
104 DESCRIPTION="Places menu plug-in for panel, like GNOME's"
105 HOMEPAGE="http://www.xfce.org/"
106 SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.2/${P}.tar.bz2"
107
108 LICENSE="GPL-2"
109 SLOT="0"
110 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
111 IUSE="debug"
112
113 RDEPEND=">=x11-libs/gtk+-2.6:2
114 >=xfce-base/libxfce4util-4.3.90.2
115 >=xfce-base/libxfcegui4-4.3.90.2
116 xfce-base/thunar
117 >=xfce-base/exo-0.3.1.1
118 >=xfce-base/xfce4-panel-4.5.92"
119 DEPEND="${RDEPEND}
120 dev-util/pkgconfig
121 dev-util/intltool"
122
123 pkg_setup() {
124 DOCS="AUTHORS ChangeLog NEWS README TODO"
125 XFCONF="--disable-dependency-tracking
126 $(use_enable debug)"
127 }