blob: 0c85d6320af935d807a21017e147d52dd9f40d0d (
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
65
66
67
|
# ChangeLog for dev-libs/cloog
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/cloog/ChangeLog,v 1.15 2014/06/18 19:06:52 mgorny Exp $
18 Jun 2014; Michał Górny <mgorny@gentoo.org> cloog-0.18.1.ebuild:
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
#513718.
*cloog-0.18.1 (22 May 2014)
22 May 2014; Ryan Hill <rhill@gentoo.org> -cloog-0.17.0.ebuild,
cloog-0.18.0.ebuild, +cloog-0.18.1.ebuild:
Version bump (bug #491726). USE EAPI 5 and subslots. Add multilib support.
Add missing pkgconfig dep. Remove old.
04 Nov 2013; Matt Turner <mattst88@gentoo.org> cloog-0.18.0.ebuild:
Added ~alpha, bug 487266.
14 Oct 2013; Naohiro Aota <naota@gentoo.org> cloog-0.18.0.ebuild:
Add ~x86-fbsd. #487266
12 Oct 2013; Markus Meier <maekke@gentoo.org> cloog-0.18.0.ebuild:
add ~arm, bug #487266
12 Oct 2013; Alexis Ballier <aballier@gentoo.org> cloog-0.18.0.ebuild:
keyword ~amd64-fbsd, bug #487266
11 Oct 2013; Markos Chandras <hwoarang@gentoo.org> cloog-0.18.0.ebuild:
Add ~mips per #487266
09 Oct 2013; Jeroen Roovers <jer@gentoo.org> cloog-0.18.0.ebuild:
Marked ~hppa (bug #487266).
*cloog-0.18.0 (07 Jan 2013)
07 Jan 2013; Ryan Hill <dirtyepic@gentoo.org> +cloog-0.18.0.ebuild:
Version bump (bug #450628). Stop using autotools-utils - we want to avoid
autoreconf in this package. Steal the pkgconfig trick from isl until
upstream updates their ax_create_pkgconfig_info.m4 to ignore LDFLAGS.
07 Jan 2013; Ryan Hill <dirtyepic@gentoo.org> cloog-0.17.0.ebuild:
Restrict isl to older versions.
27 Jun 2012; Ryan Hill <dirtyepic@gentoo.org> -cloog-0.16.3.ebuild:
Remove old.
*cloog-0.17.0 (20 Feb 2012)
20 Feb 2012; Ryan Hill <dirtyepic@gentoo.org> -cloog-0.16.1.ebuild,
-cloog-0.16.2.ebuild, cloog-0.16.3.ebuild, +cloog-0.17.0.ebuild:
Version bump.
*cloog-0.16.3 (21 Aug 2011)
21 Aug 2011; Ryan Hill <dirtyepic@gentoo.org> +cloog-0.16.3.ebuild:
Version bump.
*cloog-0.16.2 (14 Apr 2011)
14 Apr 2011; Ryan Hill <dirtyepic@gentoo.org> +cloog-0.16.2.ebuild:
Version bump.
*cloog-0.16.1 (08 Jan 2011)
08 Jan 2011; Ryan Hill <dirtyepic@gentoo.org> +cloog-0.16.1.ebuild,
+metadata.xml:
Initial import.
|