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
|
# ChangeLog for net-misc/linux-identd
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/linux-identd/ChangeLog,v 1.22 2009/09/23 19:39:45 patrick Exp $
23 Sep 2009; Patrick Lauer <patrick@gentoo.org> linux-identd-1.3.ebuild,
linux-identd-1.3-r1.ebuild:
Remove virtual/libc
25 Jan 2008; Raúl Porcel <armin76@gentoo.org> linux-identd-1.3-r1.ebuild:
alpha/ia64/sparc/x86 stable
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
08 Sep 2006; Seemant Kulleen <seemant@gentoo.org> linux-identd-1.3.ebuild:
add to IUSE
08 Sep 2006; Seemant Kulleen <seemant@gentoo.org> linux-identd-1.3.ebuild,
linux-identd-1.3-r1.ebuild:
add missing xinetd runtime dependency, to finally close bug #96292 by Philip
White
*linux-identd-1.3-r1 (06 Apr 2005)
06 Apr 2005; Seemant Kulleen <seemant@gentoo.org> -files/identd,
+files/identd.init, +files/identd.xinetd, +metadata.xml,
-linux-identd-1.2.ebuild, +linux-identd-1.3-r1.ebuild:
revision bump which now installs an optional xinetd file instead of the
initscript. Thanks to: Toralf Forster <toralf.foerster@gmx.de> in bug #80204
01 Apr 2005; Aron Griffis <agriffis@gentoo.org> linux-identd-1.3.ebuild:
stable on ia64
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
01 Jul 2004; Jon Hood <squinky86@gentoo.org> linux-identd-1.2.ebuild,
linux-identd-1.3.ebuild:
change virtual/glibc to virtual/libc, add IUSE
07 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> linux-identd-1.3.ebuild:
Stable on alpha.
13 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> linux-identd-1.3.ebuild:
Compile with users CFLAGS.
02 Mar 2004; Jason Wever <weeve@gentoo.org> linux-identd-1.3.ebuild:
Stable stable stable, I sparc'd it out of clay.
26 Jan 2004; Martin Holzer <mholzer@gentoo.org> linux-identd-1.3.ebuild:
x86 stable
*linux-identd-1.3 (28 Oct 2003)
28 Oct 2003; Seemant Kulleen <seemant@gentoo.org> linux-identd-1.1.ebuild,
linux-identd-1.3.ebuild:
version bump, thanks to: Matthew <Techie2000@toolfox.com> in bug #32228
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*linux-identd-1.2 (12 Oct 2002)
12 Oct 2002; Maik Schreiber <blizzy@gentoo.org> : new version
12 Oct 2002; Maik Schreiber <blizzy@gentoo.org> linux-identd-1.1.ebuild:
Added IUSE.
08 Jul 2002; phoen][x <phoenix@gentoo.org> linux-identd-1.1.ebuild:
Added KEYWORDS, LICENSE, SLOT.
*linux-identd-1.1 (26 Apr 2002)
26 Apr 2002; Preston A. Elder <prez@gentoo.org> ChangeLog:
Initial ebuild... Enjoy..
|