Gentoo Archives: gentoo-commits

From: "Alistair Bush (ali_bush)" <ali_bush@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/commons-collections: commons-collections-3.2-r1.ebuild commons-collections-3.2.1.ebuild ChangeLog
Date: Mon, 23 Jun 2008 09:43:40
Message-Id: E1KAiaE-0007ZU-FC@stork.gentoo.org
1 ali_bush 08/06/23 09:43:34
2
3 Modified: commons-collections-3.2-r1.ebuild
4 commons-collections-3.2.1.ebuild ChangeLog
5 Log:
6 Update url's to put to new location
7 (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 x86_64)
8
9 Revision Changes Path
10 1.7 dev-java/commons-collections/commons-collections-3.2-r1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-collections/commons-collections-3.2-r1.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-collections/commons-collections-3.2-r1.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-collections/commons-collections-3.2-r1.ebuild?r1=1.6&r2=1.7
15
16 Index: commons-collections-3.2-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-3.2-r1.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- commons-collections-3.2-r1.ebuild 9 Dec 2007 15:43:10 -0000 1.6
23 +++ commons-collections-3.2-r1.ebuild 23 Jun 2008 09:43:33 -0000 1.7
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2007 Gentoo Foundation
26 +# Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-3.2-r1.ebuild,v 1.6 2007/12/09 15:43:10 nelchael Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-3.2-r1.ebuild,v 1.7 2008/06/23 09:43:33 ali_bush Exp $
30
31 JAVA_PKG_IUSE="doc source test"
32
33 @@ -8,7 +8,7 @@
34
35 DESCRIPTION="Jakarta-Commons Collections Component"
36 HOMEPAGE="http://jakarta.apache.org/commons/collections/"
37 -SRC_URI="mirror://apache/jakarta/${PN/-//}/source/${P}-src.tar.gz"
38 +SRC_URI="mirror://apache/${PN/-//}/source/${P}-src.tar.gz"
39
40 LICENSE="Apache-2.0"
41 SLOT="0"
42
43
44
45 1.2 dev-java/commons-collections/commons-collections-3.2.1.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1.ebuild?r1=1.1&r2=1.2
50
51 Index: commons-collections-3.2.1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- commons-collections-3.2.1.ebuild 21 Jun 2008 17:36:41 -0000 1.1
58 +++ commons-collections-3.2.1.ebuild 23 Jun 2008 09:43:33 -0000 1.2
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2008 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1.ebuild,v 1.1 2008/06/21 17:36:41 fordfrog Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1.ebuild,v 1.2 2008/06/23 09:43:33 ali_bush Exp $
64
65 JAVA_PKG_IUSE="doc source test"
66
67 @@ -8,7 +8,7 @@
68
69 DESCRIPTION="Jakarta-Commons Collections Component"
70 HOMEPAGE="http://jakarta.apache.org/commons/collections/"
71 -SRC_URI="mirror://apache/jakarta/${PN/-//}/source/${P}-src.tar.gz"
72 +SRC_URI="mirror://apache/${PN/-//}/source/${P}-src.tar.gz"
73
74 LICENSE="Apache-2.0"
75 SLOT="0"
76
77
78
79 1.48 dev-java/commons-collections/ChangeLog
80
81 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-collections/ChangeLog?rev=1.48&view=markup
82 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-collections/ChangeLog?rev=1.48&content-type=text/plain
83 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-collections/ChangeLog?r1=1.47&r2=1.48
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-collections/ChangeLog,v
88 retrieving revision 1.47
89 retrieving revision 1.48
90 diff -u -r1.47 -r1.48
91 --- ChangeLog 13 Apr 2008 22:05:07 -0000 1.47
92 +++ ChangeLog 23 Jun 2008 09:43:33 -0000 1.48
93 @@ -1,6 +1,10 @@
94 # ChangeLog for dev-java/commons-collections
95 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/ChangeLog,v 1.47 2008/04/13 22:05:07 betelgeuse Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/ChangeLog,v 1.48 2008/06/23 09:43:33 ali_bush Exp $
98 +
99 + 23 Jun 2008; Alistair Bush <ali_bush@g.o>
100 + commons-collections-3.2-r1.ebuild, commons-collections-3.2.1.ebuild:
101 + Update urls as upstream forwards have been removed.
102
103 13 Apr 2008; Petteri Räty <betelgeuse@g.o>
104 -commons-collections-3.2.ebuild:
105
106
107
108 --
109 gentoo-commits@l.g.o mailing list