diff options
author | 2011-08-07 00:03:25 +0000 | |
---|---|---|
committer | 2011-08-07 00:03:25 +0000 | |
commit | 9d857929764804d150b29fba11be5cca01f44e5c (patch) | |
tree | dde1cb1a37c6928a1cd88ec27b4091dee1b21ec7 /sci-libs/libcore/ChangeLog | |
parent | Version bump with small improvements. (diff) | |
download | gentoo-2-9d857929764804d150b29fba11be5cca01f44e5c.tar.gz gentoo-2-9d857929764804d150b29fba11be5cca01f44e5c.tar.bz2 gentoo-2-9d857929764804d150b29fba11be5cca01f44e5c.zip |
Version bump, switch to EAPI4, updated makefile patch
(Portage version: 2.1.10.10/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/libcore/ChangeLog')
-rw-r--r-- | sci-libs/libcore/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sci-libs/libcore/ChangeLog b/sci-libs/libcore/ChangeLog index 0b45c3c934a1..c05f4afded2e 100644 --- a/sci-libs/libcore/ChangeLog +++ b/sci-libs/libcore/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-libs/libcore -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcore/ChangeLog,v 1.6 2009/08/13 00:28:42 bicatali Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcore/ChangeLog,v 1.7 2011/08/07 00:03:25 bicatali Exp $ + +*libcore-2.1.1 (07 Aug 2011) + + 07 Aug 2011; Sébastien Fabbro <bicatali@gentoo.org> + +files/2.1.1-makefiles.patch, +libcore-2.1.1.ebuild: + Version bump, switch to EAPI4, updated makefile patch *libcore-2.0.8 (13 Aug 2009) |