Gentoo Archives: gentoo-commits

From: "Andrej Kacian (ticho)" <ticho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/gsasl: gsasl-0.2.21.ebuild
Date: Sun, 30 Sep 2007 14:26:50
Message-Id: E1IbzcN-0002Gp-JP@stork.gentoo.org
1 ticho 07/09/30 14:17:59
2
3 Modified: gsasl-0.2.21.ebuild
4 Log:
5 LICENSE update.
6 (Portage version: 2.1.3.7)
7
8 Revision Changes Path
9 1.2 net-misc/gsasl/gsasl-0.2.21.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/gsasl/gsasl-0.2.21.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/gsasl/gsasl-0.2.21.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/gsasl/gsasl-0.2.21.ebuild?r1=1.1&r2=1.2
14
15 Index: gsasl-0.2.21.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-misc/gsasl/gsasl-0.2.21.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- gsasl-0.2.21.ebuild 30 Sep 2007 14:16:26 -0000 1.1
22 +++ gsasl-0.2.21.ebuild 30 Sep 2007 14:17:59 -0000 1.2
23 @@ -1,11 +1,11 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gsasl/gsasl-0.2.21.ebuild,v 1.1 2007/09/30 14:16:26 ticho Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-misc/gsasl/gsasl-0.2.21.ebuild,v 1.2 2007/09/30 14:17:59 ticho Exp $
28
29 DESCRIPTION="The GNU SASL client, server, and library"
30 HOMEPAGE="http://www.gnu.org/software/gsasl/"
31 SRC_URI="http://josefsson.org/gsasl/releases/${P}.tar.gz"
32 -LICENSE="GPL-2"
33 +LICENSE="GPL-3"
34 SLOT="0"
35 # TODO: check http://www.gnu.org/software/gsasl/#dependencies for more
36 # optional external libraries.
37
38
39
40 --
41 gentoo-commits@g.o mailing list