diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2010-01-03 05:27:01 +0000 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2010-01-03 05:27:01 +0000 |
commit | 03e49ffa8b82e253bbe45495fd8c8e101b62772c (patch) | |
tree | 23fd2789c9283a3534d5ca816ba9e6c8c4c1cd5f /dev-libs/liblist/ChangeLog | |
parent | remove unused licenses (diff) | |
download | gentoo-2-03e49ffa8b82e253bbe45495fd8c8e101b62772c.tar.gz gentoo-2-03e49ffa8b82e253bbe45495fd8c8e101b62772c.tar.bz2 gentoo-2-03e49ffa8b82e253bbe45495fd8c8e101b62772c.zip |
Updated patch and converted to EAPI2 (closes bug 296648).
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/liblist/ChangeLog')
-rw-r--r-- | dev-libs/liblist/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/dev-libs/liblist/ChangeLog b/dev-libs/liblist/ChangeLog index 151855287622..651d42ac56c0 100644 --- a/dev-libs/liblist/ChangeLog +++ b/dev-libs/liblist/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/liblist -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/liblist/ChangeLog,v 1.2 2009/12/05 22:32:30 nerdboy Exp $ +# 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) |