blob: ca76f2409a4cfe70235a255891e1f8fa3d0e57a3 (
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
72
73
74
75
76
77
78
79
80
81
82
83
|
# ChangeLog for net-nntp/nget
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-nntp/nget/ChangeLog,v 1.9 2006/07/15 11:08:30 kloeri Exp $
15 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
Remove rphillips from metadata.xml as he's retired.
17 Feb 2006; Joseph Jezak <josejx@gentoo.org> nget-0.27.1.ebuild:
Marked ppc stable for bug #119492.
27 Jan 2006; Simon Stelling <blubb@gentoo.org> nget-0.27.1.ebuild:
stable on amd64
25 Jan 2006; Joshua Jackson <tsunam@gentoo.org> nget-0.27.1.ebuild:
stable on x86; bug #119492
23 Jan 2006; <rphillips@gentoo.org> nget-0.27.1.ebuild:
Disabled tests since the test suite is not cross architecture compatible
23 Jan 2006; <rphillips@gentoo.org> nget-0.27.1.ebuild:
Added cppunit dep for test use flag
*nget-0.27.1 (27 Aug 2005)
27 Aug 2005; <rphillips@gentoo.org> +nget-0.27.1.ebuild:
version bump
*nget-0.27 (17 Jan 2005)
17 Jan 2005; Sven Wegener <swegener@gentoo.org> +metadata.xml,
+nget-0.26.ebuild, +nget-0.27.ebuild:
Moved from net-news/nget to net-nntp/nget.
29 Sep 2004; Simon Stelling <blubb@gentoo.org> nget-0.27.ebuild:
added ~amd64
17 Jul 2004; David Holm <dholm@gentoo.org> nget-0.27.ebuild:
Added to ~ppc.
*nget-0.27 (15 Jul 2004)
15 Jul 2004; Sven Wegener <swegener@gentoo.org> -nget-0.22.1.ebuild,
-nget-0.24.2.ebuild, -nget-0.25.ebuild, +nget-0.27.ebuild:
Version bump and cleaned out older ebuilds.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> nget-0.22.1.ebuild,
nget-0.24.2.ebuild, nget-0.25.ebuild, nget-0.26.ebuild:
virtual/glibc -> virtual/libc
*nget-0.26 (25 Feb 2004)
25 Feb 2004; Ryan Phillips <rphillips@gentoo.org> nget-0.26.ebuild:
added Florian Loitsch's version bumped and mirror fixed ebuild
*nget-0.25 (21 Nov 2003)
21 Nov 2003; <rphillips@gentoo.org> nget-0.25.ebuild:
version bump
*nget-0.24.2 (19 Oct 2003)
19 Oct 2003; Ryan Phillips <rphillips@gentoo.org> :
Version bump
*nget-0.22.1 (14 Dec 2002)
14 Dec 2002; Ryan Phillips <rphillips@gentoo.org> :
new version
*nget-0.19.1 (19 Jul 2002)
23 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
Removed bootcd USE variable and added IUSE variable
29 Sep 2002; Seemant Kulleen <seemant@gentoo.org> nget-0.19.1.ebuild :
Method in #gentoo-dev pointed out the wrong description.
19 Jul 2002; Ryan Phillips <rphillips@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.
|