summaryrefslogtreecommitdiff
blob: 266a4074fe22e648eeb22ee7a24504f222da0e75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# ChangeLog for dev-java/mockito
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/mockito/ChangeLog,v 1.7 2015/06/28 14:58:44 monsieurp Exp $

  28 Jun 2015; Patrice Clement <monsieurp@gentoo.org> mockito-1.9.5-r1.ebuild:
  Stable for ppc+ppc64 with ALLARCHES.

  27 Jun 2015; Patrice Clement <monsieurp@gentoo.org> mockito-1.9.5-r1.ebuild:
  Keyword for ppc+ppc64. Signed off by James Le Cuirot <chewi@gentoo.org>.

  23 Jun 2015; Agostino Sarubbo <ago@gentoo.org> mockito-1.9.5-r1.ebuild:
  Stable for x86, wrt bug #520200

  23 Jun 2015; Agostino Sarubbo <ago@gentoo.org> mockito-1.9.5-r1.ebuild:
  Stable for amd64, wrt bug #520200

*mockito-1.9.5-r1 (30 Nov 2013)

  30 Nov 2013; Johann Schmitz <ercpe@gentoo.org> +mockito-1.9.5-r1.ebuild,
  -mockito-1.9.5.ebuild:
  Removed un-bundling of cglib/asm from mockito as it creates troubles with
  other packages.

  12 Oct 2013; Johann Schmitz <ercpe@gentoo.org> mockito-1.9.5.ebuild:
  Added missing dependency to hamcrest-core:0 to mockito and set JAVA_SRC_DIR to
  remove the src prefix inside the sources zip file

*mockito-1.9.5 (14 Sep 2013)

  14 Sep 2013; Johann Schmitz <ercpe@gentoo.org> +metadata.xml,
  +mockito-1.9.5.ebuild:
  Added ebuild for mockito (bug #482438) - a mocking framework for Java.
  Dependency of jetty (bug #328747), spring framework and others.