summaryrefslogtreecommitdiff
blob: 651d42ac56c09050adb1d0c2451b53895f117c35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# ChangeLog for dev-libs/liblist
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/liblist/ChangeLog,v 1.3 2010/01/03 05:27:01 nerdboy Exp $

  03 Jan 2010; Steve Arnold <nerdboy@gentoo.org> liblist-2.1-r1.ebuild,
  files/liblist-2.1-sharedlib.patch:
  Updated patch and converted to EAPI2.

*liblist-2.1-r1 (05 Dec 2009)

  05 Dec 2009; Steve Arnold <nerdboy@gentoo.org> +liblist-2.1-r1.ebuild,
  +files/liblist-2.1-sharedlib.patch:
  Lemony-fresh rev-bump, now with shared library support. Closes bug #294788.
  Manifest issue also fixed (closes bug #294785).

*liblist-2.1 (20 Apr 2009)

  20 Apr 2009; Steve Arnold <nerdboy@gentoo.org> +metadata.xml,
  +liblist-2.1.ebuild:
  New ebuild for a generic list library, a required dependency for ferret.
  Updated source code hosted by me (no upstream URL anymore).  Comes with
  a nice technical paper and example routines.