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-timer-plugin: xfce4-timer-plugin-0.6.1.ebuild ChangeLog metadata.xml
Date: Fri, 28 Aug 2009 20:15:57
Message-Id: E1Mfvz2-00060W-Bu@stork.gentoo.org
1 ssuominen 09/08/25 13:22:44
2
3 Added: xfce4-timer-plugin-0.6.1.ebuild ChangeLog
4 metadata.xml
5 Log:
6 Rename xfce4-timer to xfce4-timer-plugin.
7 (Portage version: 2.2_rc40/cvs/Linux x86_64, RepoMan options: --force)
8
9 Revision Changes Path
10 1.1 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.1.ebuild?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.1.ebuild?rev=1.1&content-type=text/plain
14
15 Index: xfce4-timer-plugin-0.6.1.ebuild
16 ===================================================================
17 # Copyright 1999-2009 Gentoo Foundation
18 # Distributed under the terms of the GNU General Public License v2
19 # $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.1.ebuild,v 1.1 2009/08/25 13:22:44 ssuominen Exp $
20
21 EAPI=2
22 inherit xfconf
23
24 DESCRIPTION="Timer plugin for Xfce4 panel"
25 HOMEPAGE="http://www.xfce.org/"
26 SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.6/${P}.tar.bz2"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
31 IUSE=""
32
33 RDEPEND=">=xfce-base/xfce4-panel-4.3.20
34 >=xfce-base/libxfcegui4-4.2
35 >=xfce-base/libxfce4util-4.3"
36 DEPEND="${RDEPEND}
37 dev-util/pkgconfig
38 dev-util/intltool"
39
40 pkg_setup() {
41 DOCS="AUTHORS ChangeLog README TODO"
42 XFCONF="--disable-dependency-tracking"
43 }
44
45
46
47 1.1 xfce-extra/xfce4-timer-plugin/ChangeLog
48
49 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.1&view=markup
50 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.1&content-type=text/plain
51
52 Index: ChangeLog
53 ===================================================================
54 # ChangeLog for xfce-extra/xfce4-timer-plugin
55 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
56 # $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.1 2009/08/25 13:22:44 ssuominen Exp $
57
58 *xfce4-timer-plugin-0.6.1 (25 Aug 2009)
59
60 25 Aug 2009; Samuli Suominen <ssuominen@g.o>
61 +xfce4-timer-plugin-0.6.1.ebuild:
62 Rename xfce4-timer to xfce4-timer-plugin.
63
64
65
66
67 1.1 xfce-extra/xfce4-timer-plugin/metadata.xml
68
69 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-timer-plugin/metadata.xml?rev=1.1&view=markup
70 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-timer-plugin/metadata.xml?rev=1.1&content-type=text/plain
71
72 Index: metadata.xml
73 ===================================================================
74 <?xml version="1.0" encoding="UTF-8"?>
75 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
76 <pkgmetadata>
77 <herd>xfce</herd>
78 </pkgmetadata>