Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/squirrelmail: ChangeLog squirrelmail-1.4.15.ebuild
Date: Sat, 30 Aug 2008 14:33:30
Message-Id: E1KZRW2-0003z1-HV@stork.gentoo.org
1 ranger 08/08/30 14:33:26
2
3 Modified: ChangeLog squirrelmail-1.4.15.ebuild
4 Log:
5 stable ppc, bug 213696
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.113 mail-client/squirrelmail/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/squirrelmail/ChangeLog?rev=1.113&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/squirrelmail/ChangeLog?rev=1.113&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/squirrelmail/ChangeLog?r1=1.112&r2=1.113
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/ChangeLog,v
18 retrieving revision 1.112
19 retrieving revision 1.113
20 diff -u -r1.112 -r1.113
21 --- ChangeLog 23 Aug 2008 01:45:19 -0000 1.112
22 +++ ChangeLog 30 Aug 2008 14:33:25 -0000 1.113
23 @@ -1,6 +1,9 @@
24 # ChangeLog for mail-client/squirrelmail
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/ChangeLog,v 1.112 2008/08/23 01:45:19 cardoe Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/ChangeLog,v 1.113 2008/08/30 14:33:25 ranger Exp $
28 +
29 + 30 Aug 2008; Brent Baude <ranger@g.o> squirrelmail-1.4.15.ebuild:
30 + stable ppc, bug 213696
31
32 23 Aug 2008; Doug Goldstein <cardoe@g.o> metadata.xml:
33 add GLEP 56 USE flag desc from use.local.desc
34
35
36
37 1.2 mail-client/squirrelmail/squirrelmail-1.4.15.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.15.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.15.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.15.ebuild?r1=1.1&r2=1.2
42
43 Index: squirrelmail-1.4.15.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.15.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- squirrelmail-1.4.15.ebuild 19 Jul 2008 11:32:10 -0000 1.1
50 +++ squirrelmail-1.4.15.ebuild 30 Aug 2008 14:33:25 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.15.ebuild,v 1.1 2008/07/19 11:32:10 dertobi123 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.15.ebuild,v 1.2 2008/08/30 14:33:25 ranger Exp $
56
57 IUSE="ldap spell ssl filter mysql postgres nls"
58
59 @@ -37,7 +37,7 @@
60 HOMEPAGE="http://www.squirrelmail.org/"
61
62 LICENSE="GPL-2"
63 -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
64 +KEYWORDS="~alpha ~amd64 ppc ~ppc64 ~sparc ~x86"
65
66 DEPEND=""