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
|
# ChangeLog for net-libs/liboauth
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/ChangeLog,v 1.9 2011/09/24 15:10:42 grobian Exp $
24 Sep 2011; Fabian Groffen <grobian@gentoo.org> liboauth-0.9.4.ebuild:
Fixed for Prefix (EAPI=3) and marked ~x64-macos
*liboauth-0.9.4 (18 Mar 2011)
18 Mar 2011; Diego E. Pettenò <flameeyes@gentoo.org> +liboauth-0.9.4.ebuild:
Version bump.
13 Jan 2011; Diego E. Pettenò <flameeyes@gentoo.org> liboauth-0.9.2.ebuild:
Also allow sf.net mirrors in SRC_URI since starting this version they are
supported.
*liboauth-0.9.2 (13 Jan 2011)
13 Jan 2011; Diego E. Pettenò <flameeyes@gentoo.org> -liboauth-0.9.0.ebuild,
-liboauth-0.9.1.ebuild, -files/liboauth-0.9.1-ldflags.patch,
+liboauth-0.9.2.ebuild:
Version bump with upstreamed patch, and remove old.
*liboauth-0.9.1 (12 Jan 2011)
12 Jan 2011; Diego E. Pettenò <flameeyes@gentoo.org> +liboauth-0.9.1.ebuild,
+files/liboauth-0.9.1-ldflags.patch:
Version bump; add patch to respect ldflags properly.
*liboauth-0.9.0 (10 Sep 2010)
10 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-liboauth-0.8.9.ebuild, +liboauth-0.9.0.ebuild:
Version bump.
31 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
liboauth-0.8.9.ebuild:
Remove wrong inherit.
*liboauth-0.8.9 (30 Aug 2010)
30 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-liboauth-0.8.8.ebuild, -files/liboauth-0.8.8-asneeded.patch,
-files/liboauth-0.8.8-pkgconfig.patch, -files/liboauth-0.8.8-tests.patch,
+liboauth-0.8.9.ebuild:
Version bump; fix build of doxygen API doc; upstream merged my patches so
less files around.
27 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+liboauth-0.8.8.ebuild, +files/liboauth-0.8.8-asneeded.patch,
+files/liboauth-0.8.8-pkgconfig.patch, +files/liboauth-0.8.8-tests.patch,
+metadata.xml:
Import to main tree.
*liboauth-0.8.8 (27 Aug 2010)
27 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+liboauth-0.8.8.ebuild, +files/liboauth-0.8.8-asneeded.patch,
+files/liboauth-0.8.8-pkgconfig.patch, +files/liboauth-0.8.8-tests.patch,
+metadata.xml:
Import liboauth 0.8.8, thanks to Ricardo Ichizo in bug #328209 for the
base ebuild.
|