blob: 977a41cae51d99aa442e60d6ea79df2c0b543356 (
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
|
# ChangeLog for net-mail/checkpassword
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/checkpassword/ChangeLog,v 1.18 2005/05/16 09:50:49 ticho Exp $
16 May 2005; Andrej Kacian <ticho@gentoo.org>
checkpassword-0.90-r1.ebuild:
Inherit toolchain-funcs.eclass instead of gcc.eclass. Bug #92745.
04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org>
checkpassword-0.90-r1.ebuild:
USE cleanup.
28 May 2004; Robin H. Johnson <robbat2@gentoo.org> metadata.xml:
Update metadata.xml.
10 Apr 2004; Joshua Kinard <kumba@gentoo.org> checkpassword-0.90-r1.ebuild:
Marked stable on mips.
08 Mar 2004; Jon Portnoy <avenj@gentoo.org> checkpassword-0.90-r1.ebuild :
Stable on AMD64.
22 Feb 2004; Aron Griffis <agriffis@gentoo.org>
checkpassword-0.90-r1.ebuild:
Remove arm keywords
18 Feb 2004; Aron Griffis <agriffis@gentoo.org>
checkpassword-0.90-r1.ebuild:
stable on ia64
28 Jan 2004; Jon Portnoy <avenj@gentoo.org> checkpassword-0.90-r1.ebuild :
AMD64 keywords.
*checkpassword-0.90-r1 (05 Mar 2003)
03 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
Add head -1 patch.
13 May 2003; Robin Johnson <robbat2@gentoo.org> checkpassword-0.90-r1.ebuild:
Fixed DESCRIPTION and HOMEPAGE, added more docs to install list.
Fix gcc/$CC bug, make sure CFLAGS are used as well.
16 Mar 2003; Will Woods <wwoods@gentoo.org> checkpassword-0.90-r1.ebuild:
Added alpha to KEYWORDS
05 Mar 2003; Mike Frysinger <vapier@gentoo.org> :
Version bumped to fix glibc errno issue (#16267) #16801.
*checkpassword-0.90 (1 Feb 2002)
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.
|