blob: c07624965c6dce93ffc6b5f34096a264c0758fa5 (
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-misc/snarf
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/snarf/ChangeLog,v 1.14 2004/03/19 23:30:45 weeve Exp $
19 Mar 2004; Jason Wever <weeve@gentoo.org> snarf-7.0-r2.ebuild:
Added ~sparc keyword.
24 Oct 2003; Tavis Ormandy <taviso@gentoo.org> snarf-7.0-r2.ebuild:
src_compile isnt required.
using virtual/glibc, instead of >=sys-libs/glibc-2.1.3
`into` command not required.
20 Oct 2003; Tavis Ormandy <taviso@gentoo.org> snarf-7.0-r2.ebuild:
s/make/emake/
20 Oct 2003; Tavis Ormandy <taviso@gentoo.org> snarf-7.0-r2.ebuild:
adding a postinst blurb with commands to enable snarf for portage
downloading.
20 Oct 2003; Tavis Ormandy <taviso@gentoo.org> snarf-7.0-r2.ebuild:
marking stable.
*snarf-7.0-r2 (01 Aug 2003)
01 Aug 2003; Tavis Ormandy <taviso@gentoo.org> snarf-7.0-r2.ebuild,
files/snarf-basename-patch.diff, files/snarf-unlink-empty.diff:
Adding a new ebuild that contains two new patches i've created,
a patch that unlinks empty files (essential for developer use with
snarf as a FETCHCOMMAND), and a patch that adds a -b/-B option to
only display the basename of the output, useful for use with
FETCHCOMMAND.
Setting myself as Maintainer, as gbevin has retired.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*snarf-7.0-r1 (30 Aug 2002)
16 Apr 2003; Tavis Ormandy <taviso@gentoo.org> snarf-7.0-r1.ebuild:
Marking stable on alpha.
30 Aug 2002; Sasha Schwabbauer <cybersystem@gentoo.org> snarf-7.0-r1.ebuild :
Added ppc to keywords.
*snarf-7.0-r1 (1 Feb 2002)
09 Jul 2002; phoen][x <phoenix@gentoo.org> snarf-7.0-r1.ebuild :
Added KEYWORDS, LICENSE, SLOT.
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.
|