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/libxfce4util: libxfce4util-4.6.2.ebuild
Date: Mon, 06 Sep 2010 17:55:10
Message-Id: 20100906175503.6936020051@flycatcher.gentoo.org
1 ssuominen 10/09/06 17:55:03
2
3 Modified: libxfce4util-4.6.2.ebuild
4 Log:
5 eapi3
6
7 (Portage version: 2.2_rc75/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.13 xfce-base/libxfce4util/libxfce4util-4.6.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.6.2.ebuild?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.6.2.ebuild?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.6.2.ebuild?r1=1.12&r2=1.13
15
16 Index: libxfce4util-4.6.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.6.2.ebuild,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- libxfce4util-4.6.2.ebuild 29 Aug 2010 17:52:53 -0000 1.12
23 +++ libxfce4util-4.6.2.ebuild 6 Sep 2010 17:55:03 -0000 1.13
24 @@ -1,8 +1,8 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.6.2.ebuild,v 1.12 2010/08/29 17:52:53 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.6.2.ebuild,v 1.13 2010/09/06 17:55:03 ssuominen Exp $
29
30 -EAPI=2
31 +EAPI=3
32 inherit xfconf
33
34 DESCRIPTION="Basic utility library for Xfce4"