Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/gsasl: ChangeLog gsasl-1.6.1.ebuild
Date: Mon, 02 May 2011 05:47:41
Message-Id: 20110502054732.9DEB120054@flycatcher.gentoo.org
1 jer 11/05/02 05:47:32
2
3 Modified: ChangeLog
4 Added: gsasl-1.6.1.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.2.0_alpha30/cvs/Linux i686)
9
10 Revision Changes Path
11 1.8 virtual/gsasl/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/gsasl/ChangeLog?rev=1.8&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/gsasl/ChangeLog?rev=1.8&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/gsasl/ChangeLog?r1=1.7&r2=1.8
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/virtual/gsasl/ChangeLog,v
20 retrieving revision 1.7
21 retrieving revision 1.8
22 diff -u -r1.7 -r1.8
23 --- ChangeLog 29 Jan 2011 17:00:13 -0000 1.7
24 +++ ChangeLog 2 May 2011 05:47:32 -0000 1.8
25 @@ -1,6 +1,11 @@
26 # ChangeLog for virtual/gsasl
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/virtual/gsasl/ChangeLog,v 1.7 2011/01/29 17:00:13 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/virtual/gsasl/ChangeLog,v 1.8 2011/05/02 05:47:32 jer Exp $
30 +
31 +*gsasl-1.6.1 (02 May 2011)
32 +
33 + 02 May 2011; Jeroen Roovers <jer@g.o> +gsasl-1.6.1.ebuild:
34 + Version bump.
35
36 29 Jan 2011; Raúl Porcel <armin76@g.o> gsasl-1.4.1.ebuild:
37 alpha/ia64/sparc stable wrt #339980
38
39
40
41 1.1 virtual/gsasl/gsasl-1.6.1.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/gsasl/gsasl-1.6.1.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/gsasl/gsasl-1.6.1.ebuild?rev=1.1&content-type=text/plain
45
46 Index: gsasl-1.6.1.ebuild
47 ===================================================================
48 # Copyright 1999-2011 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/virtual/gsasl/gsasl-1.6.1.ebuild,v 1.1 2011/05/02 05:47:32 jer Exp $
51
52 EAPI="2"
53
54 DESCRIPTION="Virtual for the GNU SASL library"
55 HOMEPAGE=""
56 SRC_URI=""
57
58 LICENSE=""
59 SLOT="0"
60 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
61 IUSE=""
62
63 DEPEND="|| ( =net-libs/libgsasl-${PV} =net-misc/${P} )"
64 RDEPEND="${DEPEND}"