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
|
# ChangeLog for net-wireless/wepdecrypt
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-wireless/wepdecrypt/ChangeLog,v 1.14 2010/12/10 18:47:31 c1pher Exp $
*wepdecrypt-0.8-r1 (10 Dec 2010)
10 Dec 2010; Dane Smith <c1pher@gentoo.org> +wepdecrypt-0.8-r1.ebuild,
+files/wepdecrypt-0.8-buffer.patch:
Revision bump.
*Addresses FORTIFY_SOURCE wrt bug 340148 via new patch.
*Fixed respect for jobserver.
*Ebuild cleanup. Moved to EAPI 2. Several QA fixes.
20 Nov 2009; Mark Loeser <halcy0n@gentoo.org> wepdecrypt-0.8.ebuild:
Move EAPI definition up above the inherit
15 Nov 2008; Daniel Black <dragonheart@gentoo.org> wepdecrypt-0.8.ebuild:
fixed to fltk 1.1 slot as per bug #246445. worked around broken build system
so USE=X actually works too
10 Nov 2007; Alon Bar-Lev <alonbl@gentoo.org>
-files/wepdecrypt-0.7-makefile.patch,
-files/wepdecrypt-0.8-as-needed.patch, +files/wepdecrypt-0.8-build.patch,
-wepdecrypt-0.7.ebuild, wepdecrypt-0.8.ebuild:
Cleanup
23 Jul 2007; Mike Auty <ikelos@gentoo.org>
+files/wepdecrypt-0.8-as-needed.patch, wepdecrypt-0.8.ebuild:
Add in as-needed patch, fixes bug 186304.
22 Oct 2006; Piotr Jaroszyński <peper@gentoo.org> wepdecrypt-0.8.ebuild:
Add ~amd64 keyword. Bug #148308.
*wepdecrypt-0.8 (09 Jul 2006)
09 Jul 2006; Marcelo Goes <vanquirius@gentoo.org> -wepdecrypt-0.6.ebuild,
+wepdecrypt-0.8.ebuild:
0.8 version bump for bug 139810. Thanks to Fernando Tarin Morales <icemanf
at gmail dot com>.
25 May 2006; Daniel Black <dragonheart@gentoo.org>
+files/wepdecrypt-0.7-makefile.patch, wepdecrypt-0.7.ebuild:
patched makefile because of bad compile - bug #132636 thanks to AP Fritts
21 Feb 2006; Marcelo Goes <vanquirius@gentoo.org> wepdecrypt-0.6.ebuild,
wepdecrypt-0.7.ebuild:
virtual/libpcap->net-libs/libpcap, please see bug 117898 regarding virtual
deprecation.
25 Sep 2005; Daniel Black <dragonheart@gentoo.org> wepdecrypt-0.7.ebuild:
accidently dropped keyword ~ppc re-added
17 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
Converted to UTF-8, fixed encoding screwups
*wepdecrypt-0.7 (22 Aug 2005)
22 Aug 2005; Daniel Black <dragonheart@gentoo.org> +wepdecrypt-0.7.ebuild:
version bump - bug #103333. Thanks Fernando Tarín Morales
22 Jun 2005; David Holm <dholm@gentoo.org> wepdecrypt-0.6.ebuild:
Added to ~ppc.
*wepdecrypt-0.6 (21 Jun 2005)
21 Jun 2005; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
+wepdecrypt-0.6.ebuild:
initial ebuild (bug #82727) thanks to wepdecrypt Fernando Tarín Morales
|