Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/gle: gle-3.1.0-r2.ebuild
Date: Wed, 05 Jan 2011 10:39:55
Message-Id: 20110105103940.1BB4220051@flycatcher.gentoo.org
1 xarthisius 11/01/05 10:39:40
2
3 Modified: gle-3.1.0-r2.ebuild
4 Log:
5 Cosmetics: gle -> PN
6
7 (Portage version: 2.2.0_alpha10_p22/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 media-libs/gle/gle-3.1.0-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gle/gle-3.1.0-r2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gle/gle-3.1.0-r2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gle/gle-3.1.0-r2.ebuild?r1=1.1&r2=1.2
15
16 Index: gle-3.1.0-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/gle/gle-3.1.0-r2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- gle-3.1.0-r2.ebuild 5 Jan 2011 10:37:39 -0000 1.1
23 +++ gle-3.1.0-r2.ebuild 5 Jan 2011 10:39:40 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gle/gle-3.1.0-r2.ebuild,v 1.1 2011/01/05 10:37:39 xarthisius Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gle/gle-3.1.0-r2.ebuild,v 1.2 2011/01/05 10:39:40 xarthisius Exp $
29
30 EAPI=3
31
32 @@ -8,7 +8,7 @@
33
34 DESCRIPTION="GL extrusion library"
35 HOMEPAGE="http://www.linas.org/gle"
36 -SRC_URI="http://www.linas.org/gle/pub/${P}.tar.gz"
37 +SRC_URI="http://www.linas.org/${PN}/pub/${P}.tar.gz"
38
39 LICENSE="Artistic GPL-2"
40 SLOT="0"