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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
|
# ChangeLog for media-gfx/aqsis
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/aqsis/ChangeLog,v 1.18 2009/01/23 19:57:48 maekke Exp $
*aqsis-1.4.2 (23 Jan 2009)
23 Jan 2009; Markus Meier <maekke@gentoo.org>
-files/aqsis-1.2.0-gcc43.patch, -aqsis-1.4.0.ebuild, +aqsis-1.4.2.ebuild:
bump to 1.4.2 wrt bug #255981; remove old
14 Nov 2008; Santiago M. Mola <coldwind@gentoo.org> aqsis-1.4.0.ebuild:
Restrict fltk dependency to SLOT 1.1 (bug #246445).
23 Aug 2008; Markus Meier <maekke@gentoo.org> -aqsis-1.2.0-r1.ebuild:
old
*aqsis-1.4.0 (05 Aug 2008)
05 Aug 2008; Markus Meier <maekke@gentoo.org> -aqsis-1.2.0.ebuild,
-aqsis-1.3.0_p20080707.ebuild, +aqsis-1.4.0.ebuild:
version bump to 1.4.0, bug #232699; remove old
*aqsis-1.3.0_p20080707 (07 Jul 2008)
07 Jul 2008; Markus Meier <maekke@gentoo.org>
-aqsis-1.3.0_p20080627.ebuild, +aqsis-1.3.0_p20080707.ebuild:
bump to latest snapshot, this should fix bug #230171
28 Jun 2008; Markus Meier <maekke@gentoo.org>
aqsis-1.3.0_p20080627.ebuild:
use cmake-utils eclass
*aqsis-1.3.0_p20080627 (28 Jun 2008)
28 Jun 2008; Markus Meier <maekke@gentoo.org>
+aqsis-1.3.0_p20080627.ebuild:
version bump, bug #229387
*aqsis-1.2.0-r1 (14 Apr 2008)
14 Apr 2008; Markus Meier <maekke@gentoo.org>
+files/aqsis-1.2.0-gcc43.patch, +aqsis-1.2.0-r1.ebuild:
fix gcc-4.3 building by Peter Alfredsen in bug #217662
16 Jan 2008; Markus Meier <maekke@gentoo.org> -aqsis-1.0.1.ebuild,
aqsis-1.2.0.ebuild:
make repoman happy and remove old
23 Feb 2007; Luca Barbato <lu_zero@gentoo.org> ChangeLog:
useflag and keywords updated
*aqsis-1.2.0 (22 Feb 2007)
22 Feb 2007; Luca Barbato <lu_zero@gentoo.org> +aqsis-1.2.0.ebuild:
New version, thanks to Chris Foster <foster@physics.uq.edu.au> and
Alan Jones <skyphyr@gmail.com>, for the ebuild and for testing and
bugfixing as shown in bug #161800
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
06 Oct 2006; Michael Sterrett <mr_bones_@gentoo.org> -aqsis-1.0.0.ebuild:
clean out old, non-modX ebuild
19 Dec 2005; Marcelo Goes <vanquirius@gentoo.org> -aqsis-0.9.3.ebuild,
aqsis-1.0.0.ebuild, aqsis-1.0.1.ebuild:
Remove old ebuild, remove unnecessary src_compile(), do not install
COPYING/INSTALL, use make install instead of einstall.
*aqsis-1.0.1 (14 Dec 2005)
14 Dec 2005; Luca Barbato <lu_zero@gentoo.org> +aqsis-1.0.1.ebuild:
New version
*aqsis-1.0.0 (20 Jan 2005)
20 Jan 2005; Luca Barbato <lu_zero@gentoo.org> +aqsis-1.0.0.ebuild:
New version
*aqsis-0.9.3 (13 Jan 2005)
13 Jan 2005; Luca Barbato <lu_zero@gentoo.org> +metadata.xml,
+aqsis-0.9.3.ebuild:
First commit
|