Gentoo Archives: gentoo-commits

From: "Ralph Sennhauser (sera)" <sera@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/hamcrest-core: ChangeLog hamcrest-core-1.1.ebuild
Date: Sun, 01 Jan 2012 22:31:59
Message-Id: 20120101223149.E52172004B@flycatcher.gentoo.org
1 sera 12/01/01 22:31:49
2
3 Modified: ChangeLog hamcrest-core-1.1.ebuild
4 Log:
5 Drop ia64 support #345433
6
7 (Portage version: 2.1.10.43/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.11 dev-java/hamcrest-core/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/hamcrest-core/ChangeLog?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/hamcrest-core/ChangeLog?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/hamcrest-core/ChangeLog?r1=1.10&r2=1.11
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/hamcrest-core/ChangeLog,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- ChangeLog 23 Jan 2010 12:50:56 -0000 1.10
23 +++ ChangeLog 1 Jan 2012 22:31:49 -0000 1.11
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-java/hamcrest-core
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-java/hamcrest-core/ChangeLog,v 1.10 2010/01/23 12:50:56 aballier Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-java/hamcrest-core/ChangeLog,v 1.11 2012/01/01 22:31:49 sera Exp $
30 +
31 + 01 Jan 2012; Ralph Sennhauser <sera@g.o> hamcrest-core-1.1.ebuild:
32 + Drop ia64 support #345433
33
34 23 Jan 2010; Alexis Ballier <aballier@g.o>
35 hamcrest-core-1.1.ebuild:
36
37
38
39 1.11 dev-java/hamcrest-core/hamcrest-core-1.1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild?rev=1.11&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild?rev=1.11&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild?r1=1.10&r2=1.11
44
45 Index: hamcrest-core-1.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild,v
48 retrieving revision 1.10
49 retrieving revision 1.11
50 diff -u -r1.10 -r1.11
51 --- hamcrest-core-1.1.ebuild 23 Jan 2010 12:50:56 -0000 1.10
52 +++ hamcrest-core-1.1.ebuild 1 Jan 2012 22:31:49 -0000 1.11
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild,v 1.10 2010/01/23 12:50:56 aballier Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild,v 1.11 2012/01/01 22:31:49 sera Exp $
59
60 JAVA_PKG_IUSE="source"
61
62 @@ -14,7 +14,7 @@
63 SRC_URI="http://${MY_PN}.googlecode.com/files/${MY_P}.tgz"
64 LICENSE="BSD-2"
65 SLOT="0"
66 -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-macos ~x64-solaris"
67 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-macos ~x64-solaris"
68 IUSE=""
69
70 DEPEND=">=virtual/jdk-1.5