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
|
# ChangeLog for media-sound/vimpc
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/vimpc/ChangeLog,v 1.23 2014/12/27 11:24:11 jer Exp $
27 Dec 2014; Jeroen Roovers <jer@gentoo.org> vimpc-0.09.1.ebuild,
+files/vimpc-0.09.1-tinfo.patch:
Fix building against sys-libs/ncurses[tinfo] (bug #529768).
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> vimpc-0.09.0.ebuild,
vimpc-0.09.1.ebuild:
QA: drop trailing '.' from DESCRIPTION
24 Jun 2014; Chema Alonso <nimiux@gentoo.org> vimpc-0.09.1.ebuild:
Stable for amd64 wrt bug #509530
14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> vimpc-0.09.1.ebuild:
x86 stable wrt bug #509530
*vimpc-0.09.1 (22 Mar 2014)
22 Mar 2014; Christoph Mende <angelos@gentoo.org> +vimpc-0.09.1.ebuild,
-vimpc-0.08.1.ebuild:
Version bump, remove old
04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> vimpc-0.09.0.ebuild:
Stable for x86, wrt bug #502858
02 Mar 2014; Pacho Ramos <pacho@gentoo.org> vimpc-0.09.0.ebuild:
amd64 stable, bug #502858
*vimpc-0.09.0 (24 Jan 2014)
24 Jan 2014; Christoph Mende <angelos@gentoo.org> +vimpc-0.09.0.ebuild,
-vimpc-0.07.2.ebuild, metadata.xml:
Version bump, remove old
14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> vimpc-0.08.1.ebuild:
Stable for x86, wrt bug #495810
12 Jan 2014; Pacho Ramos <pacho@gentoo.org> vimpc-0.08.1.ebuild:
amd64 stable, bug #495810
*vimpc-0.08.1 (12 Sep 2013)
12 Sep 2013; <christoph@gentoo.org> +vimpc-0.08.1.ebuild:
Version bump
09 Apr 2013; Agostino Sarubbo <ago@gentoo.org> vimpc-0.07.2.ebuild:
Stable for x86, wrt bug #465218
09 Apr 2013; Agostino Sarubbo <ago@gentoo.org> vimpc-0.07.2.ebuild:
Stable for amd64, wrt bug #465218
09 Apr 2013; Christoph Mende <angelos@gentoo.org> -vimpc-0.04.ebuild,
-vimpc-0.05.ebuild, -vimpc-0.06.1.ebuild:
Remove old
*vimpc-0.07.2 (23 Dec 2012)
23 Dec 2012; <christoph@gentoo.org> +vimpc-0.07.2.ebuild:
Version bump
20 Jul 2012; Christoph Mende <angelos@gentoo.org> -vimpc-9999.ebuild:
Move live ebuild to mpd overlay
*vimpc-0.06.1 (12 Jul 2012)
12 Jul 2012; Christoph Mende <angelos@gentoo.org> +vimpc-0.06.1.ebuild:
Version bump
*vimpc-0.05 (19 May 2012)
19 May 2012; Christoph Mende <angelos@gentoo.org> +vimpc-0.05.ebuild,
-vimpc-0.02.2.ebuild, -vimpc-0.03.ebuild:
Version bump, remove old
05 May 2012; Michał Górny <mgorny@gentoo.org> vimpc-0.02.2.ebuild,
vimpc-0.03.ebuild, vimpc-0.04.ebuild, vimpc-9999.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
*vimpc-0.04 (14 Oct 2011)
14 Oct 2011; Christoph Mende <angelos@gentoo.org> +vimpc-0.04.ebuild:
Version bump
*vimpc-0.03 (11 Sep 2011)
11 Sep 2011; Christoph Mende <angelos@gentoo.org> +vimpc-0.03.ebuild:
Version bump
27 Jun 2011; Christoph Mende <angelos@gentoo.org> vimpc-0.02.2.ebuild,
vimpc-9999.ebuild:
Install example vimpcrc
*vimpc-9999 (27 Jun 2011)
*vimpc-0.02.2 (27 Jun 2011)
27 Jun 2011; Christoph Mende <angelos@gentoo.org> +vimpc-0.02.2.ebuild,
+vimpc-9999.ebuild, +metadata.xml:
Initial import
|