summaryrefslogtreecommitdiff
blob: bb0db0bd53193db980bfbafc8265389f6c9fd728 (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
# ChangeLog for dev-db/sqsh
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/sqsh/ChangeLog,v 1.10 2004/06/29 17:45:35 agriffis Exp $

  29 Jun 2004; Aron Griffis <agriffis@gentoo.org> sqsh-2.1-r1.ebuild,
  sqsh-2.1.ebuild:
  glibc -> libc

  30 Mar 2004; Donnie Berkholz <spyderous@gentoo.org>; sqsh-2.1-r1.ebuild,
  sqsh-2.1.ebuild:
  Change x11-base/xfree dependency to virtual/x11.

  09 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> sqsh-2.1-r1.ebuild:
  Adding amd64 keyword. Closing #43599.

  11 Jan 2004; Heinrich Wendel <lanius@gentoo.org> sqsh-2.1-r1.ebuild,
  sqsh-2.1.ebuild:
  fixed motif dep

*sqsh-2.1-r1 (22 Sep 2003)

  22 Sep 2003; Seemant Kulleen <seemant@gentoo.org> sqsh-2.1-r1.ebuild,
  files/config.patch:
  patched config.patch to define strcasecmp, which allows this to be used to
  connect to a sybase database. Thanks much to: chris strom
  <cstrom@speakeasy.net> in bug #28526

*sqsh-2.1 (11 Dec 2002)

  16 Apr 2003; Stefan Jones <cretin@gentoo.org> sqsh-2.1.ebuild:
  sys-devel/ld.so is not needed in DEPEND, compiles fine without it

  29 Mar 2003; Alastair Tse <liquidx@gentoo.org> sqsh-2.1.ebuild:
  virtual/motif migration

  11 Dec 2002; Sean Summers <ebuild@generalprotectionfault.com> sqsh-2.1.ebuild :

  Initial package
  Had to patch src/config.h with a config.h from sqsh-1.7; configure is broken.