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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
# ChangeLog for dev-java/commons-compress
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-compress/ChangeLog,v 1.9 2014/06/01 09:20:08 tommy Exp $
*commons-compress-1.8.1 (01 Jun 2014)
01 Jun 2014; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
-commons-compress-1.1.ebuild, -commons-compress-1.3.ebuild,
+commons-compress-1.8.1.ebuild:
Version bump, bug 486038, drop old
11 Jun 2012; Johannes Huber <johu@gentoo.org> commons-compress-1.4.1.ebuild:
Stable for x86, wrt bug #417909
11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> commons-compress-1.4.1.ebuild:
Stable for amd64, wrt bug #417909
*commons-compress-1.4.1 (01 Jun 2012)
01 Jun 2012; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
+commons-compress-1.4.1.ebuild:
Version bump for bug 417909
24 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
commons-compress-1.3.ebuild:
x86 stable wrt bug #405069
10 Mar 2012; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
commons-compress-1.3.ebuild:
Add dev-java/ant-junit:0 with USE=test, should fix bug 407229
21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> commons-compress-1.3.ebuild:
Stable for amd64, wrt bug #405069
*commons-compress-1.3 (23 Dec 2011)
23 Dec 2011; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
+commons-compress-1.3.ebuild:
Version bump
31 Jul 2011; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
+commons-compress-1.1.ebuild, +files/MANIFEST.MF, +files/build.xml,
+metadata.xml:
Initial commit, fixes bug 172791, thanks for the ebuild to sera from
#gentoo-java
*commons-compress-1.1 (24 Jul 2011)
24 Jul 2011; Ralph Sennhauser <gentoo.sera@bluewin.ch>
+commons-cpmpress-1.1.ebuild:
Initial package
|