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-volstatus-icon: xfce4-volstatus-icon-0.1.0.ebuild xfce4-volstatus-icon-0.1.0-r1.ebuild metadata.xml
Date: Sun, 23 Aug 2009 17:54:12
Message-Id: E1MfHGc-0004R1-SJ@stork.gentoo.org
1 ssuominen 09/08/23 17:54:10
2
3 Modified: xfce4-volstatus-icon-0.1.0.ebuild
4 xfce4-volstatus-icon-0.1.0-r1.ebuild metadata.xml
5 Log:
6 xfce-base/exo
7 (Portage version: 2.2_rc39/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.11 xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild?r1=1.10&r2=1.11
15
16 Index: xfce4-volstatus-icon-0.1.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- xfce4-volstatus-icon-0.1.0.ebuild 26 Mar 2008 02:06:41 -0000 1.10
23 +++ xfce4-volstatus-icon-0.1.0.ebuild 23 Aug 2009 17:54:10 -0000 1.11
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2008 Gentoo Foundation
26 +# Copyright 1999-2009 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild,v 1.10 2008/03/26 02:06:41 ranger Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild,v 1.11 2009/08/23 17:54:10 ssuominen Exp $
30
31 inherit eutils xfce44
32
33 @@ -14,19 +14,13 @@
34 IUSE="debug"
35
36 RDEPEND=">=x11-libs/gtk+-2.10
37 - >=xfce-base/libxfce4util-${XFCE_MASTER_VERSION}
38 - >=xfce-base/libxfcegui4-${XFCE_MASTER_VERSION}
39 - >=xfce-extra/exo-0.3.2
40 + >=xfce-base/libxfce4util-4.4
41 + >=xfce-base/libxfcegui4-4.4
42 + >=xfce-base/exo-0.3.2
43 >=sys-apps/hal-0.5.9
44 dev-libs/dbus-glib"
45 DEPEND="${RDEPEND}
46 dev-util/pkgconfig
47 dev-util/intltool"
48
49 -pkg_setup() {
50 - if ! built_with_use xfce-extra/exo hal; then
51 - die "Re-emerge xfce-extra/exo with USE hal."
52 - fi
53 -}
54 -
55 DOCS="AUTHORS ChangeLog NEWS README TODO"
56
57
58
59 1.2 xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0-r1.ebuild
60
61 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0-r1.ebuild?rev=1.2&view=markup
62 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0-r1.ebuild?rev=1.2&content-type=text/plain
63 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0-r1.ebuild?r1=1.1&r2=1.2
64
65 Index: xfce4-volstatus-icon-0.1.0-r1.ebuild
66 ===================================================================
67 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0-r1.ebuild,v
68 retrieving revision 1.1
69 retrieving revision 1.2
70 diff -u -r1.1 -r1.2
71 --- xfce4-volstatus-icon-0.1.0-r1.ebuild 1 Aug 2009 01:38:14 -0000 1.1
72 +++ xfce4-volstatus-icon-0.1.0-r1.ebuild 23 Aug 2009 17:54:10 -0000 1.2
73 @@ -1,6 +1,6 @@
74 # Copyright 1999-2009 Gentoo Foundation
75 # Distributed under the terms of the GNU General Public License v2
76 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0-r1.ebuild,v 1.1 2009/08/01 01:38:14 darkside Exp $
77 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0-r1.ebuild,v 1.2 2009/08/23 17:54:10 ssuominen Exp $
78
79 EAPI="2"
80
81 @@ -14,9 +14,9 @@
82 IUSE="debug"
83
84 RDEPEND=">=x11-libs/gtk+-2.10
85 - >=xfce-base/libxfce4util-${XFCE_VERSION}
86 - >=xfce-base/libxfcegui4-${XFCE_VERSION}
87 - >=xfce-extra/exo-0.3.2[hal]
88 + >=xfce-base/libxfce4util-4.4
89 + >=xfce-base/libxfcegui4-4.4
90 + >=xfce-base/exo-0.3.2[hal]
91 >=sys-apps/hal-0.5.9
92 dev-libs/dbus-glib"
93 DEPEND="${RDEPEND}
94
95
96
97 1.2 xfce-extra/xfce4-volstatus-icon/metadata.xml
98
99 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-volstatus-icon/metadata.xml?rev=1.2&view=markup
100 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-volstatus-icon/metadata.xml?rev=1.2&content-type=text/plain
101 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-volstatus-icon/metadata.xml?r1=1.1&r2=1.2
102
103 Index: metadata.xml
104 ===================================================================
105 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/metadata.xml,v
106 retrieving revision 1.1
107 retrieving revision 1.2
108 diff -u -r1.1 -r1.2
109 --- metadata.xml 29 May 2007 10:47:34 -0000 1.1
110 +++ metadata.xml 23 Aug 2009 17:54:10 -0000 1.2
111 @@ -1,5 +1,5 @@
112 <?xml version="1.0" encoding="UTF-8"?>
113 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
114 <pkgmetadata>
115 -<herd>xfce</herd>
116 + <herd>xfce</herd>
117 </pkgmetadata>