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/exo: exo-0.3.102-r1.ebuild
Date: Mon, 31 Oct 2011 03:58:51
Message-Id: E1MfyJR-00052b-O4@stork.gentoo.org
1 ssuominen 09/08/25 15:51:57
2
3 Modified: exo-0.3.102-r1.ebuild
4 Log:
5 Fix license.
6 (Portage version: 2.2_rc40/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 xfce-base/exo/exo-0.3.102-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/exo/exo-0.3.102-r1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/exo/exo-0.3.102-r1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/exo/exo-0.3.102-r1.ebuild?r1=1.2&r2=1.3
14
15 Index: exo-0.3.102-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.102-r1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- exo-0.3.102-r1.ebuild 23 Aug 2009 18:01:26 -0000 1.2
22 +++ exo-0.3.102-r1.ebuild 25 Aug 2009 15:51:57 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.102-r1.ebuild,v 1.2 2009/08/23 18:01:26 ssuominen Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.102-r1.ebuild,v 1.3 2009/08/25 15:51:57 ssuominen Exp $
28
29 EAPI=2
30 inherit xfconf python multilib
31 @@ -10,7 +10,7 @@
32 HOMEPAGE="http://www.xfce.org"
33 SRC_URI="http://archive.xfce.org/src/xfce/exo/0.3/${P}.tar.bz2"
34
35 -LICENSE="GPL-2"
36 +LICENSE="GPL-2 LGPL-2"
37 SLOT="0"
38 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
39 IUSE="debug doc hal libnotify python"