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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
|
# ChangeLog for net-misc/npapi-sdk
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/ChangeLog,v 1.27 2014/07/06 13:22:29 mgorny Exp $
06 Jul 2014; Michał Górny <mgorny@gentoo.org> npapi-sdk-0.27.2.ebuild,
npapi-sdk-0.27.ebuild, npapi-sdk-9999.ebuild:
Replace obsolete mirror://bitbucket with the real URI.
16 Oct 2013; Michał Górny <mgorny@gentoo.org> npapi-sdk-9999.ebuild:
Switch to git-r3.
31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> npapi-sdk-0.27.2.ebuild:
Stable for sparc, wrt bug #457452
30 Mar 2013; Agostino Sarubbo <ago@gentoo.org> npapi-sdk-0.27.2.ebuild:
Stable for alpha, wrt bug #457452
27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> npapi-sdk-0.27.2.ebuild:
Stable for arm, wrt bug #457452
27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> npapi-sdk-0.27.2.ebuild:
Stable for ppc64, wrt bug #457452
26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> npapi-sdk-0.27.2.ebuild:
Stable for x86, wrt bug #457452
26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> npapi-sdk-0.27.2.ebuild:
Stable for amd64, wrt bug #457452
26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> npapi-sdk-0.27.2.ebuild:
Stable for ppc, wrt bug #457452
04 Dec 2012; Michał Górny <mgorny@gentoo.org> npapi-sdk-0.27.ebuild:
Update the HOMEPAGE URI in the old version.
25 Aug 2012; Michał Górny <mgorny@gentoo.org> -npapi-sdk-0.27.1.ebuild,
npapi-sdk-0.27.2.ebuild, npapi-sdk-0.27.ebuild, npapi-sdk-9999.ebuild:
Add missing pkg-config dep.
*npapi-sdk-0.27.2 (18 Jun 2012)
18 Jun 2012; Michał Górny <mgorny@gentoo.org> +npapi-sdk-0.27.2.ebuild,
metadata.xml, npapi-sdk-9999.ebuild:
Version bump.
02 Jun 2012; Naohiro Aota <naota@gentoo.org> npapi-sdk-0.27.1.ebuild:
Add ~x86-fbsd.
07 May 2012; Ian Stakenvicius <axs@gentoo.org> npapi-sdk-0.27.ebuild,
npapi-sdk-0.27.1.ebuild, npapi-sdk-9999.ebuild:
Added ~ia64 keyword as per bug 415041
17 Mar 2012; Raúl Porcel <armin76@gentoo.org> npapi-sdk-0.27.ebuild:
arm/sparc stable wrt #399403
04 Mar 2012; Michał Górny <mgorny@gentoo.org> npapi-sdk-0.27.1.ebuild,
npapi-sdk-9999.ebuild:
Fix broken SRC_URI.
*npapi-sdk-0.27.1 (21 Feb 2012)
21 Feb 2012; Michał Górny <mgorny@gentoo.org> +npapi-sdk-0.27.1.ebuild,
npapi-sdk-9999.ebuild:
Version bump. Headers have changed in new Firefox version.
25 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> npapi-sdk-0.27.ebuild:
Use github from thirdpartymirrors.
25 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> npapi-sdk-0.27.ebuild:
ppc/ppc64/x86 stable wrt #399403
24 Jan 2012; Tobias Klausmann <klausman@gentoo.org> npapi-sdk-0.27.ebuild:
Stable on alpha, bug #399403
23 Jan 2012; Ian Stakenvicius <axs@gentoo.org> npapi-sdk-0.27.ebuild:
added ~arch keywords to match keywords for media-video/vlc[nsplugin]
19 Jan 2012; Agostino Sarubbo <ago@gentoo.org> npapi-sdk-0.27.ebuild:
Stable for amd64, wrt bug #399403
30 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org> npapi-sdk-0.27.ebuild:
Marked ~ppc wrt #392585
*npapi-sdk-0.27 (13 Sep 2011)
13 Sep 2011; Michał Górny <mgorny@gentoo.org> +npapi-sdk-0.27.ebuild:
Add a release ebuild.
13 Sep 2011; Michał Górny <mgorny@gentoo.org> npapi-sdk-9999.ebuild:
Fix KEYWORDS, and drop unnecessary blocker.
13 Sep 2011; Naohiro Aota <naota@gentoo.org> npapi-sdk-9999.ebuild:
Add ~x86-fbsd
*npapi-sdk-9999 (05 Sep 2011)
05 Sep 2011; Jory A. Pratt <anarchy@gentoo.org> +npapi-sdk-9999.ebuild,
+metadata.xml:
Install only headers needed to build npapi plugins for all browsers
|