Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/commons-beanutils: commons-beanutils-1.8.0.ebuild ChangeLog
Date: Tue, 09 Feb 2010 12:11:41
Message-Id: E1NeowM-00057L-HF@stork.gentoo.org
1 pacho 10/02/09 12:11:38
2
3 Modified: commons-beanutils-1.8.0.ebuild ChangeLog
4 Log:
5 amd64 stable, bug 262529
6 (Portage version: 2.1.7.16/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 dev-java/commons-beanutils/commons-beanutils-1.8.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-beanutils/commons-beanutils-1.8.0.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-beanutils/commons-beanutils-1.8.0.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-beanutils/commons-beanutils-1.8.0.ebuild?r1=1.4&r2=1.5
14
15 Index: commons-beanutils-1.8.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-beanutils/commons-beanutils-1.8.0.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- commons-beanutils-1.8.0.ebuild 16 Jan 2010 19:48:42 -0000 1.4
22 +++ commons-beanutils-1.8.0.ebuild 9 Feb 2010 12:11:37 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-beanutils/commons-beanutils-1.8.0.ebuild,v 1.4 2010/01/16 19:48:42 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-beanutils/commons-beanutils-1.8.0.ebuild,v 1.5 2010/02/09 12:11:37 pacho Exp $
28
29 EAPI=2
30 JAVA_PKG_IUSE="doc source test"
31 @@ -13,7 +13,7 @@
32
33 LICENSE="Apache-2.0"
34 SLOT="1.7"
35 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
36 +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
37 IUSE=""
38
39 COMMON_DEP="
40
41
42
43 1.50 dev-java/commons-beanutils/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-beanutils/ChangeLog?rev=1.50&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-beanutils/ChangeLog?rev=1.50&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-beanutils/ChangeLog?r1=1.49&r2=1.50
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-beanutils/ChangeLog,v
52 retrieving revision 1.49
53 retrieving revision 1.50
54 diff -u -r1.49 -r1.50
55 --- ChangeLog 16 Jan 2010 19:48:42 -0000 1.49
56 +++ ChangeLog 9 Feb 2010 12:11:37 -0000 1.50
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-java/commons-beanutils
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-beanutils/ChangeLog,v 1.49 2010/01/16 19:48:42 fauli Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-beanutils/ChangeLog,v 1.50 2010/02/09 12:11:37 pacho Exp $
62 +
63 + 09 Feb 2010; Pacho Ramos <pacho@g.o>
64 + commons-beanutils-1.8.0.ebuild:
65 + amd64 stable, bug 262529
66
67 16 Jan 2010; Christian Faulhammer <fauli@g.o>
68 commons-beanutils-1.8.0.ebuild: