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
|
# ChangeLog for dev-java/gluegen
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
03 Nov 2014; Justin Lecher <jlec@gentoo.org> gluegen-1_p20080421.ebuild,
gluegen-2.0_rc8.ebuild, -gluegen-2.1.2.ebuild, gluegen-2.1.4.ebuild:
Bump to EAPI=5; drop old
*gluegen-2.1.4 (12 Feb 2014)
12 Feb 2014; Guillaume Horel <guillaume.horel@gmail.com>
+files/2.1.4-dont-copy-jars.patch, +files/2.1.4-dont-strip.patch,
+files/2.1.4-dont-test-archive.patch, +gluegen-2.1.4.ebuild,
-files/2.1.4_rc1-dont-copy-jars.patch, -files/2.1.4_rc1-dont-strip.patch,
-files/2.1.4_rc1-dont-test-archive.patch, -gluegen-2.1.4_rc1.ebuild:
dev-java/gluegen: dev-java/gluegen version bump
04 Jan 2014; Johann Schmitz <ercpe@gentoo.org>
+files/2.1.4_p1-dont-test-archive.patch:
Don't test the zip archive (thus avoid dep to 7z)
*gluegen-2.1.4_p1 (04 Jan 2014)
04 Jan 2014; Johann Schmitz <ercpe@gentoo.org>
+files/2.1.4_p1-dont-copy-jars.patch, +files/2.1.4_p1-dont-strip.patch,
+gluegen-2.1.4_p1.ebuild:
Updated and polished ebuild for gluegen (dep of jogl) as per #171. Someone
needs to burrow in the cpptasks stuff to get the user's LDFLAGS passed before
this ebuild can be added to the tree.
03 Mar 2013; Justin Lecher <jlec@gentoo.org> gluegen-2.0_rc8.ebuild,
metadata.xml:
Keyworded for ~x86
*gluegen-2.0_rc8 (03 Feb 2013)
03 Feb 2013; Guillaume Horel <guillaume.horel@gmail.com>
+gluegen-2.0_rc8.ebuild:
import gluegen:2 from the java-overlay
*gluegen-1_p20080421 (29 May 2012)
29 May 2012; Sébastien Fabbro <bicatali@gentoo.org>
+gluegen-1_p20080421.ebuild, -gluegen-20080421.ebuild:
sync version with java-overlay
17 May 2012; Justin Lecher <jlec@gentoo.org> gluegen-20080421.ebuild,
metadata.xml:
Fix repoman warning about position off EAPI
17 May 2012; Justin Lecher <jlec@gentoo.org> gluegen-20080421.ebuild,
metadata.xml:
Fix repoman warning about position off EAPI
*gluegen-20080421 (14 May 2012)
14 May 2012; Sébastien Fabbro <bicatali@gentoo.org>
+gluegen-20080421.ebuild, +metadata.xml:
import from the java overlay
|