summaryrefslogtreecommitdiff
blob: 336e6ba7ef9fed83afc4a45ef88b09e30e2cee04 (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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
# ChangeLog for net-misc/snarf
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/snarf/ChangeLog,v 1.28 2014/08/10 20:47:31 slyfox Exp $

  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> snarf-7.0-r3.ebuild:
  QA: drop trailing '.' from DESCRIPTION

  06 Nov 2013; Patrick Lauer <patrick@gentoo.org> snarf-7.0-r3.ebuild:
  Shorten description, make repoman happier

  23 Sep 2009; Patrick Lauer <patrick@gentoo.org> snarf-7.0-r3.ebuild:
  Remove virtual/libc

  26 Mar 2008; Brent Baude <ranger@gentoo.org> snarf-7.0-r3.ebuild:
  stable ppc, bug 214725

  13 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> snarf-7.0-r3.ebuild:
  amd64 stable, fix quoting, remove COPYING, use elog.

  26 Jan 2008; Raúl Porcel <armin76@gentoo.org> -snarf-7.0-r1.ebuild,
  snarf-7.0-r3.ebuild:
  alpha/sparc/x86 stable, remove old

  25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
  Removing taviso from metadata.xml as per #202471. Assigning to
  maintainer-needed.

*snarf-7.0-r3 (30 Mar 2007)

  30 Mar 2007; Tavis Ormandy <taviso@gentoo.org>
  +files/snarf-fix-off-by-ones.diff, +snarf-7.0-r3.ebuild:
  fix some off by ones

  10 Feb 2007; Steve Dibb <beandog@gentoo.org> snarf-7.0-r2.ebuild:
  amd64 stable, bug 165534

  23 Dec 2006; Piotr Jaroszyński <peper@gentoo.org> snarf-7.0-r2.ebuild:
  Add ~amd64 wrt bug #157276.

  01 Jul 2004; Jon Hood <squinky86@gentoo.org> snarf-7.0-r2.ebuild:
  change virtual/glibc to virtual/libc, add IUSE

  26 Apr 2004; Tavis Ormandy <taviso@gentoo.org> snarf-7.0-r2.ebuild:
  updated description, fixing #49055

  25 Mar 2004; Jason Wever <weeve@gentoo.org> snarf-7.0-r2.ebuild:
  Stable on sparc.

  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.