summaryrefslogtreecommitdiff
blob: e9af0de49d8c511087511678d3eb1cdd2287800c (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
101
102
103
104
105
106
107
108
109
110
# ChangeLog for dev-libs/geoip
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/ChangeLog,v 1.27 2005/03/17 09:11:44 hansmi Exp $

  17 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> geoip-1.3.6.ebuild:
  Stable on ppc.

  05 Feb 2005; Michael Hanselmann <hansmi@gentoo.org> geoip-1.3.0.ebuild,
  geoip-1.3.6.ebuild:
  Stable on ppc (1.3.0), added to ~ppc (1.3.6).

  29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> geoip-1.3.5.ebuild,
  geoip-1.3.6.ebuild:
  Stable on amd64.

  22 Oct 2004; Jason Wever <weeve@gentoo.org> geoip-1.3.6.ebuild:
  Added ~sparc keyword.

  11 Oct 2004; Guy Martin <gmsoft@gentoo.org> geoip-1.3.6.ebuild:
  Marked stable on hppa.

  17 Aug 2004; Eldad Zack <eldad@gentoo.org> geoip-1.3.2.ebuild,
  geoip-1.3.5.ebuild:
  x86 stable

*geoip-1.3.6 (16 Aug 2004)

  16 Aug 2004; Eldad Zack <eldad@gentoo.org> -geoip-1.3.1.ebuild,
  +geoip-1.3.6.ebuild:
  Version bump

  19 Jul 2004; Daniel Ahlberg <aliz@gentoo.org> geoip-1.3.5.ebuild:
  Added amd64 keyword, closing #57544.

  17 Jul 2004; Tom Gall <tgall@gentoo.org> geoip-1.3.2.ebuild:
  stable on ppc64, bug #55677

*geoip-1.3.5 (17 Jul 2004)

  17 Jul 2004; Eldad Zack <eldad@gentoo.org> metadata.xml,
  +geoip-1.3.5.ebuild:
  Version bump. Closes #56243.

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> geoip-1.2.1.ebuild,
  geoip-1.3.0.ebuild, geoip-1.3.1.ebuild, geoip-1.3.2.ebuild:
  virtual/glibc -> virtual/libc

  26 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> geoip-1.3.0.ebuild:
  Marked stable on amd64.

  24 May 2004; Bryan Østergaard <kloeri@gentoo.org> geoip-1.3.2.ebuild:
  Keyworded ~alpha, requested in bug #51550.

*geoip-1.3.2 (21 Apr 2004)

  24 Apr 2004; Jon Hood <squinky86@gentoo.org> geoip-1.3.2.ebuild:
  version bump (#48618)

*geoip-1.3.1 (17 Apr 2004)

  17 Apr 2004; Jon Hood <squinky86@gentoo.org> geoip-1.3.1.ebuild:
  version bump

  21 Mar 2004; Michael Boman <mboman@gentoo.org> geoip-1.2.1.ebuild,
  geoip-1.3.0.ebuild:
  QA: IUSE variable was missing.

  16 Mar 2004; Michael Boman <mboman@gentoo.org> geoip-1.3.0.ebuild:
  Marked 1.3.0 stable on x86

  29 Feb 2004; Michael Boman <mboman@gentoo.org> metadata.xml:
  Moving the package to 'netmon' herd.

  24 Jan 2004; David Holm <dholm@gentoo.org> geoip-1.3.0.ebuild:
  Added to ~ppc.

  22 Nov 2003; Michael Boman <mboman@gentoo.org> metadata.xml:
  I'm now the primary maintainer of this package. Please report all bugs to
  mboman@gentoo.org

*geoip-1.3.0 (15 Oct 2003)

  15 Oct 2003; <solar@gentoo.org> geoip-1.2.1.ebuild, geoip-1.3.0.ebuild:
  Version bumpage.. Thanks Brian O'Kelley for making me aware of this. API
  Change for 1.3.x and above users for GeoIP Region database GeoIPRegion.region
  is no longer a pointer but an in-structure array so test the first byte of
  region == 0 rather testing if the region pointer is NULL.

*geoip-1.2.1 (01 Aug 2003)

  01 Aug 2003; <solar@gentoo.org> geoip-1.2.1.ebuild:
  The changes in this release are as follows:
  This release represents a significant advance progression from the
  0.2.0 release. It has lots more new features, making the package even
  more powerful.

  08 Jul 2003; <solar@gentoo.org> metadata.xml:
  Added metadata.xml

  29 Jun 2003; <solar@gentoo.org> geoip-1.2.0.ebuild:
  Added ~sparc to keywords after testing on sparc64

*geoip-1.2.0 (29 Jun 2003)

  29 Jun 2003; <solar@gentoo.org> geoip-1.2.0.ebuild:
  Initial Import of GeoIP to portage