summaryrefslogtreecommitdiff
blob: 6e44d727992c620bfb5aa85a858ac5413d4ec3aa (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
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
100
101
# ChangeLog for app-vim/securemodelines
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/securemodelines/ChangeLog,v 1.21 2015/06/06 09:45:23 jlec Exp $

  06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Add github to remote-id in metadata.xml

  11 Dec 2014; Tim Harder <radhermit@gentoo.org>
  -securemodelines-20080424.ebuild:
  Remove old.

  11 Dec 2014; Tim Harder <radhermit@gentoo.org>
  securemodelines-20140926.ebuild:
  Stabilize for all.

  01 Nov 2014; Tim Harder <radhermit@gentoo.org>
  securemodelines-20140926.ebuild:
  Set EAPI=5.

*securemodelines-20140926 (01 Nov 2014)

  01 Nov 2014; Tim Harder <radhermit@gentoo.org>
  +securemodelines-20140926.ebuild:
  Version bump.

  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
  securemodelines-20080424.ebuild:
  QA: drop trailing '.' from DESCRIPTION

  05 Dec 2010; Matt Turner <mattst88@gentoo.org> securemodelines-20080424.ebuild:
  Added ~mips keyword. Bug 178480.

*securemodelines-20080424 (21 Sep 2008)

  21 Sep 2008; Ali Polatel <hawking@gentoo.org>
  -securemodelines-20070513.ebuild, -securemodelines-20070518.ebuild,
  +securemodelines-20080424.ebuild:
  Version bump. Drop old.

  16 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  securemodelines-20070518.ebuild:
  Added ~ppc, bug #178480

  19 May 2007; Roy Marples <uberlord@gentoo.org>
  securemodelines-20070518.ebuild:
  Keyworded ~sparc-fbsd, #178480.

  19 May 2007; Markus Rothe <corsair@gentoo.org>
  securemodelines-20070518.ebuild:
  Added ~ppc64; bug #178480

  18 May 2007; Fernando J. Pereda <ferdy@gentoo.org> ChangeLog:
  Added ~alpha as per bug #178480

*securemodelines-20070518 (18 May 2007)

  18 May 2007; Mike Kelly <pioto@gentoo.org>
  +securemodelines-20070518.ebuild:
  Version bump. Some bug fixes. The number of lines to search is now
  controllable via let g:secure_modelines_modelines=5. If
  g:secure_modelines_leave_modeline is defined, the internal &modeline
  variable will be left alone.

  16 May 2007; Jeroen Roovers <jer@gentoo.org>
  securemodelines-20070513.ebuild:
  Marked ~hppa (bug #178480).

  15 May 2007; Gustavo Zacarias <gustavoz@gentoo.org>
  securemodelines-20070513.ebuild:
  Keyworded ~sparc wrt #178480

  14 May 2007; Raúl Porcel <armin76@gentoo.org>
  securemodelines-20070513.ebuild:
  Add ~ia64 wrt bug 178480

  14 May 2007; Peter Weller <welp@gentoo.org>
  securemodelines-20070513.ebuild:
  Keyworded ~amd64

  14 May 2007; Timothy Redaelli <drizzt@gentoo.org>
  securemodelines-20070513.ebuild:
  Add ~x86-fbsd keyword wrt bug #178480.

  14 May 2007; Mike Kelly <pioto@gentoo.org>
  -securemodelines-20070409.ebuild:
  Drop old version.

*securemodelines-20070513 (14 May 2007)

  14 May 2007; Mike Kelly <pioto@gentoo.org>
  +securemodelines-20070513.ebuild:
  Version bump. Better support for modelines without "set:". "rightleft" is
  now in the default allowed options. Builtin modelines are now forcibly
  disabled.

*securemodelines-20070409 (07 May 2007)

  07 May 2007; Mike Kelly <pioto@gentoo.org> +metadata.xml,
  +securemodelines-20070409.ebuild:
  Initial ebuild. This package provides a secure replacement for vim's builtin
  modeline support.