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
|
# ChangeLog for app-admin/xstow
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/xstow/ChangeLog,v 1.26 2015/06/09 08:47:45 jlec Exp $
09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Updating remote-id in metadata.xml
19 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -xstow-1.0.0-r1.ebuild:
Remove old.
19 Apr 2015; Pacho Ramos <pacho@gentoo.org> xstow-1.0.1.ebuild:
x86 stable wrt bug #538222
12 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -xstow-0.5.1.ebuild,
-xstow-1.0.0.ebuild:
Remove old.
28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> xstow-1.0.1.ebuild:
Stable for ppc, wrt bug #538222
27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> xstow-1.0.1.ebuild:
Stable for amd64, wrt bug #538222
05 Feb 2015; Jeroen Roovers <jer@gentoo.org> xstow-1.0.1.ebuild,
files/xstow-1.0.1-ncurses.patch:
Fix linker calls (bug #538702 by Toralf Förster).
26 Jan 2015; Jeroen Roovers <jer@gentoo.org> xstow-1.0.1.ebuild,
+files/xstow-1.0.1-ncurses.patch:
Fix --with-curses (bug #537886).
27 Jun 2014; Maxim Koltsov <maksbotan@gentoo.org> xstow-1.0.1.ebuild:
Move econf to src_configure, drop static use flag. Bug #515396.
*xstow-1.0.1 (26 Mar 2014)
26 Mar 2014; Maxim Koltsov <maksbotan@gentoo.org> +xstow-1.0.1.ebuild,
files/99xstow:
Add MANPATH to /etc/env.d/99xstow, bug #505322. Thanks to Erik Falor.
10 May 2013; Patrick Lauer <patrick@gentoo.org> xstow-0.5.1.ebuild,
xstow-1.0.0-r1.ebuild, xstow-1.0.0.ebuild:
Cleanups
09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> xstow-1.0.0-r1.ebuild:
x86 stable wrt bug #404595
23 Feb 2012; Brent Baude <ranger@gentoo.org> xstow-1.0.0-r1.ebuild:
Marking xstow-1.0.0-r1 ppc for bug 404595
21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> xstow-1.0.0-r1.ebuild:
Stable for amd64, wrt bug #404595
*xstow-1.0.0-r1 (19 Dec 2011)
19 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> +xstow-1.0.0-r1.ebuild:
Revision bump. Clean ebuild a little and fix messages. Thanks to Erik Falor
*xstow-1.0.0 (10 Dec 2011)
10 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> +files/99xstow,
+xstow-1.0.0.ebuild, metadata.xml:
Bumped to 1.0.0, added new maintainer. Bug 273346 is fixed. Thanks to Erik
Falor.
28 Apr 2008; Samuli Suominen <drac@gentoo.org>
+files/xstow-0.5.1-gcc43.patch, xstow-0.5.1.ebuild:
Fix building with GCC 4.3 wrt #219633, thanks to Peter Alfredsen. Also fix
USE ncurses handling and pass --without-curses instead of
--without-ncurses to configure.
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
05 Jan 2007; Danny van Dyk <kugelfang@gentoo.org> -xstow-0.4.6.ebuild:
QA: Removed unused versions.
01 Aug 2006; Joshua Jackson <tsunam@gentoo.org> xstow-0.5.1.ebuild:
Stable x86; bug #142343
27 Jun 2005; David Holm <dholm@gentoo.org> xstow-0.5.1.ebuild:
Added to ~ppc.
25 Jun 2005; David Holm <dholm@gentoo.org> xstow-0.4.6.ebuild:
Added to ~ppc.
*xstow-0.5.1 (24 Jun 2005)
24 Jun 2005; Alastair Tse <liquidx@gentoo.org> +xstow-0.5.1.ebuild:
version bump (#46026)
*xstow-0.4.6 (03 Apr 2003)
03 Apr 2003; Alastair Tse <liquidx@gentoo.org> xstow-0.4.6.ebuild,
files/xstow-0.4.6-configure-ncurses.diff:
intial ebuild. thanks to Andrew Mahone (#16783)
|