blob: e26d3269de16ff6da4f5f0d4e811e7fd89af2824 (
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
|
# ChangeLog for dev-java/randomguid
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/randomguid/ChangeLog,v 1.19 2008/09/25 21:12:02 serkan Exp $
25 Sep 2008; Serkan Kaba <serkan@gentoo.org>
files/1.2.1-examples-package.patch, randomguid-1.2.1-r1.ebuild:
Update patch to make it work for new epatch behavior. Fixed quoting. Added
necessary calls to die.
27 Aug 2007; Petteri Räty <betelgeuse@gentoo.org>
-randomguid-1.2.1.ebuild:
Remove generation 1 ebuild.
27 Aug 2007; Petteri Räty <betelgeuse@gentoo.org>
+files/1.2.1-examples-package.patch, randomguid-1.2.1-r1.ebuild:
Patch the examples for the new fully qualified class name. Thanks to Kenneth
Prugh <ken69267@gmail.com> in bug #189330.
27 Aug 2007; Christoph Mende <angelos@gentoo.org>
randomguid-1.2.1-r1.ebuild:
Stable on amd64 wrt bug #189330
21 Aug 2007; Christian Faulhammer <opfer@gentoo.org>
randomguid-1.2.1-r1.ebuild:
stable x86, bug 189330
18 Aug 2007; nixnut <nixnut@gentoo.org> randomguid-1.2.1-r1.ebuild:
Stable on ppc wrt bug 189330
*randomguid-1.2.1-r1 (10 Jan 2007)
10 Jan 2007; Petteri Räty <betelgeuse@gentoo.org>
+randomguid-1.2.1-r1.ebuild:
Migrated to generation 2 and added wrapper installation.
05 Jan 2007; Vlastimil Babka <caster@gentoo.org> randomguid-1.2.1.ebuild:
Convert einfo to elog.
05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
randomguid-1.2.1.ebuild:
Dropping sparc keywords, see #96229
22 Apr 2005; Simon Stelling <blubb@gentoo.org> randomguid-1.2.1.ebuild:
stable on amd64
22 Oct 2004; Dylan Carlson <absinthe@gentoo.org> randomguid-1.2.1.ebuild:
Keywords ~amd64.
02 Jun 2004; Aron Griffis <agriffis@gentoo.org> randomguid-1.2.1.ebuild:
Fix use invocation
*randomguid-1.2.1 (09 Mar 2004)
09 Mar 2004; Chris Aniszczyk <zx@gentoo.org> randomguid-1.2.ebuild:
Version bump and clean up.
17 Jan 2004; Adrian Almenar <strider@gentoo.org> randomguid-1.2.ebuild:
Removed keywords with non-java support.
*randomguid-1.2 (08 Jul 2002)
08 Jul 2002; Maik Schreiber <blizzy@gentoo.org> :
Initial import, closes bug #3767.
|