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-hdaps: xfce4-hdaps-0.0.6.ebuild xfce4-hdaps-0.0.5.ebuild
Date: Mon, 06 Sep 2010 20:33:01
Message-Id: 20100906203257.6DA1E20051@flycatcher.gentoo.org
1 ssuominen 10/09/06 20:32:57
2
3 Modified: xfce4-hdaps-0.0.6.ebuild
4 Removed: xfce4-hdaps-0.0.5.ebuild
5 Log:
6 punt old, use xfconf_use_debug
7
8 (Portage version: 2.2_rc75/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.6.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.6.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.6.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.6.ebuild?r1=1.1&r2=1.2
16
17 Index: xfce4-hdaps-0.0.6.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.6.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- xfce4-hdaps-0.0.6.ebuild 25 Mar 2010 19:59:46 -0000 1.1
24 +++ xfce4-hdaps-0.0.6.ebuild 6 Sep 2010 20:32:57 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2010 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.6.ebuild,v 1.1 2010/03/25 19:59:46 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.6.ebuild,v 1.2 2010/09/06 20:32:57 ssuominen Exp $
30
31 EAPI=2
32 inherit linux-info xfconf
33 @@ -27,9 +27,9 @@
34 sys-devel/gettext"
35
36 pkg_setup() {
37 - DOCS="AUTHORS ChangeLog NEWS README TODO"
38 XFCONF="--disable-option-checking
39 - $(use_enable debug)"
40 + $(xfconf_use_debug)"
41 + DOCS="AUTHORS ChangeLog NEWS README TODO"
42
43 linux-info_pkg_setup