blob: c09be2fc14f91f1a88e8e3ffa0d29b5946e60f48 (
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
|
# ChangeLog for dev-libs/libstroke
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/ChangeLog,v 1.20 2007/01/22 23:11:49 antarus Exp $
22 Jan 2007; Alec Warner <antarus@gentoo.org> libstroke-0.5.1.ebuild:
add WANT_AUTO{TOOLS,CONF} for bug # 162102
01 Dec 2006; Charlie Shepherd <masterdriverz@gentoo.org>
files/libstroke-0.5.1-m4_syntax.patch,
+files/libstroke-0.5.1-no_gtk1.patch, libstroke-0.5.1.ebuild:
Remove gtk1 dependency and patch gtk1 stuff out of Makefile.am. Thanks to
Renato Caldas for the patch; bug 156361
03 Sep 2006; Michael Sterrett <mr_bones_@gentoo.org>
-libstroke-0.4.ebuild:
clean out old, non-modX ebuild
22 Jan 2006; <plasmaroo@gentoo.org> libstroke-0.5.1.ebuild:
Port over to modular X.
14 Nov 2005; <plasmaroo@gentoo.org> libstroke-0.5.1.ebuild,
+files/libstroke-0.5.1-m4_syntax.patch:
Add m4 fixes by James Rowe, bug #109329.
07 Aug 2004; Tom Martin <slarti@gentoo.org> libstroke-0.4.ebuild,
libstroke-0.5.1.ebuild:
Typo in DESCRIPTION: Guesture -> Gesture. Bug 59717.
31 Jul 2004; Tom Gall <tgall@gentoo.org> libstroke-0.5.1.ebuild:
stable on ppc64, bug #57040
30 Mar 2004; Donnie Berkholz <spyderous@gentoo.org>; libstroke-0.4.ebuild,
libstroke-0.5.1.ebuild:
Change x11-base/xfree dependency to virtual/x11.
24 Mar 2004; Jason Wever <weeve@gentoo.org> libstroke-0.5.1.ebuild:
Stable on sparc.
01 Feb 2004; Jon Portnoy <avenj@gentoo.org> libstroke-0.5.1.ebuild :
AMD64 keywords.
15 Oct 2003; Tavis Ormandy <taviso@gentoo.org> libstroke-0.5.1.ebuild:
fvwm appears to be the only application in portage depending
on libstroke, and works perfectly with 0.5.1. marking stable on
alpha and x86.
*libstroke-0.5.1 (25 Jun 2003)
25 Jun 2003; Martin Holzer <mholzer@gentoo.org> libstroke-0.5.1.ebuild:
Version bumped. Closes #23477.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*libstroke-0.4 (1 Feb 2002)
03 Apr 2003; Graham Forest <vladimir@gentoo.org> libstroke-0.4.ebuild:
set ~ppc in keywords
09 Mar 2003; Aron Griffis <agriffis@gentoo.org> libstroke-0.4.ebuild:
Mark stable on alpha
13 Feb 2003; Aron Griffis <agriffis@gentoo.org> libstroke-0.4.ebuild :
Add ~alpha to KEYWORDS
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|