summaryrefslogtreecommitdiff
blob: 8dd997a567f3ccfb2553135ca0087047bff7f443 (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
# ChangeLog for net-misc/urlview
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/urlview/ChangeLog,v 1.24 2014/10/28 00:04:35 jer Exp $

  28 Oct 2014; Jeroen Roovers <jer@gentoo.org> urlview-0.9.ebuild,
  files/urlview-0.9-DESTDIR.patch, +files/urlview-0.9-tinfo.patch,
  files/include-fix.patch, files/no-trailing-newline.patch:
  Fix building against sys-libs/ncurses[tinfo] (bug #526332).

  05 Apr 2012; Chema Alonso <nimiux@gentoo.org> metadata.xml:
  Added myself as maintainer

  03 Feb 2008; Fabian Groffen <grobian@gentoo.org> urlview-0.9.ebuild:
  Dropped ppc-macos keyword, see you in prefix

  14 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
  add <herd>no-herd</herd>

  12 Nov 2006; Mike Frysinger <vapier@gentoo.org>
  +files/urlview-0.9-DESTDIR.patch, urlview-0.9.ebuild:
  Make this ebuild not completely suck at life and add some more KEYWORDS
  #143380.

  15 Oct 2006; Aron Griffis <agriffis@gentoo.org> urlview-0.9.ebuild:
  Mark 0.9 stable on ia64

  09 Aug 2006; Fabian Groffen <grobian@gentoo.org> urlview-0.9.ebuild:
  Marked ~ppc-macos (bug #143380)

  18 Oct 2005; Aron Griffis <agriffis@gentoo.org> urlview-0.9.ebuild:
  Mark 0.9 stable on amd64

  26 Feb 2005; Simon Stelling <blubb@gentoo.org> +files/include-fix.patch,
  urlview-0.9.ebuild:
  added Bernhard Ager's patch to fix bug 70254 and ~amd64

  06 Feb 2005; Markus Rothe <corsair@gentoo.org> urlview-0.9.ebuild:
  Stable on ppc64

  15 Dec 2004; Markus Rothe <corsair@gentoo.org> urlview-0.9.ebuild:
  Added ~ppc64 to KEYWORDS; bug #74231

  04 Sep 2004; Tom Martin <slarti@gentoo.org> urlview-0.9.ebuild:
  Added einfo with regard to bug 42907.

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> urlview-0.9.ebuild:
  Add inherit eutils

  16 Apr 2004; Michael McCabe <randy@gentoo.org> urlview-0.9.ebuild:
  adding s390 keywords

  19 Oct 2003; Markus Nigbur <pyrania@gentoo.org> urlview-0.9.ebuild:
  Added newline fix. Thanks to James Harlow (#25101).

  22 May 2003; Aron Griffis <agriffis@gentoo.org> urlview-0.9.ebuild:
  Mark stable on alpha

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*urlview-0.9 (1 Feb 2002)
  
  26 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> urlview-0.9.ebuild :
  Added ppc to Keywords.
  Added RDEPEND

  09 Jul 2002; phoen][x <phoenix@gentoo.org> urlview-0.9.ebuild :
  Added KEYWORDS, LICENSE, SLOT.

  25 Apr 2002; Tod Neidt <tod@gentoo.org> urlview-0.9.ebuild :
  Fixed sandbox violation. Updated syntax.
  

  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.