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
|
# ChangeLog for rox-base/pager
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/rox-base/pager/ChangeLog,v 1.14 2007/06/10 19:21:58 lack Exp $
10 Jun 2007; Jim Ramsay <lack@gentoo.org> pager-1.0.1-r1.ebuild,
pager-1.1-r1.ebuild:
Adding ~amd64 to rox-base/pager
09 Feb 2007; Christian Faulhammer <opfer@gentoo.org> pager-1.1-r1.ebuild:
stable x86; bug #165956
*pager-1.1-r1 (09 Feb 2007)
*pager-1.0.1-r1 (09 Feb 2007)
09 Feb 2007; Jim Ramsay <lack@gentoo.org> -pager-1.0.1.ebuild,
+pager-1.0.1-r1.ebuild, -pager-1.1.ebuild, +pager-1.1-r1.ebuild:
Fixed filename collision with x11-wm/afterstep (Bug 165956)
*pager-1.1 (27 Nov 2006)
27 Nov 2006; Jim Ramsay <lack@gentoo.org> +pager-1.1.ebuild:
Version bump, Pager-1.1 is released
20 Nov 2006; Christian Faulhammer <opfer@gentoo.org> pager-1.0.1.ebuild:
stable x86, bug #155521
15 Nov 2006; Jim Ramsay <lack@gentoo.org> pager-1.0.1.ebuild:
Added missing pkgconfig dependency
01 Nov 2006; Jim Ramsay <lack@gentoo.org> metadata.xml:
Now owned by new rox herd
31 Oct 2006; Jim Ramsay <lack@gentoo.org> -pager-1.0.0.ebuild,
pager-1.0.1.ebuild:
Fixed dependencies and removed unneeded old version
05 Oct 2006; Jim Ramsay <lack@gentoo.org> pager-1.0.1.ebuild:
Added 'autoconf' after patching configure.in, otherwise the configure step
may fail
04 Oct 2006; Jim Ramsay <lack@gentoo.org> metadata.xml,
pager-1.0.1.ebuild:
Adding myself as maintainer
04 Oct 2006; Jim Ramsay <lack@gentoo.org> pager-1.0.1.ebuild:
Fixed order of version variables for 'inherit rox'
23 May 2006; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
Remove svyatogor from metadata, bug 131936.
18 Jan 2006; Marcelo Goes <vanquirius@gentoo.org> pager-1.0.0.ebuild,
pager-1.0.1.ebuild:
Move inherit to top of ebuilds for bug 117764. Thanks to Alexandru Toma
<flash3001 at yahoo dot com>.
*pager-1.0.1 (24 Oct 2005)
24 Oct 2005; Sergey Kuleshov <svyatogor@gentoo.org>
+files/01_all_libwnck-2-fix.patch, +pager-1.0.1.ebuild:
New version of rox pager with patch to make it actually compile.
*pager-1.0.0 (27 Nov 2004)
27 Nov 2004; Sergey Kuleshov <svyatogor@gentoo.org> +metadata.xml,
+pager-1.0.0.ebuild:
First commit of pager. Thanks to Alexandr Simonov <devil@gentoo.org.ua> (Bug
#51996) for the ebuild.
|