diff options
author | 2011-12-11 21:58:42 +0000 | |
---|---|---|
committer | 2011-12-11 21:58:42 +0000 | |
commit | 9793a6b723bdc7ee5daacb77b07956400d484269 (patch) | |
tree | e617344fc783869bd463626f8790dec7fc370503 /sys-fs/e4rat/ChangeLog | |
parent | arm stable, bug #392845 (diff) | |
download | gentoo-2-9793a6b723bdc7ee5daacb77b07956400d484269.tar.gz gentoo-2-9793a6b723bdc7ee5daacb77b07956400d484269.tar.bz2 gentoo-2-9793a6b723bdc7ee5daacb77b07956400d484269.zip |
Patch the buildsystem to build against shared libraries, and build shared library as well.
(Portage version: 2.2.0_alpha79_p31/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/e4rat/ChangeLog')
-rw-r--r-- | sys-fs/e4rat/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-fs/e4rat/ChangeLog b/sys-fs/e4rat/ChangeLog index 4a49f6980295..0f943bac820c 100644 --- a/sys-fs/e4rat/ChangeLog +++ b/sys-fs/e4rat/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-fs/e4rat # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/e4rat/ChangeLog,v 1.2 2011/12/10 16:57:59 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/e4rat/ChangeLog,v 1.3 2011/12/11 21:58:42 mgorny Exp $ + +*e4rat-0.2.1-r1 (11 Dec 2011) + + 11 Dec 2011; Michał Górny <mgorny@gentoo.org> +e4rat-0.2.1-r1.ebuild, + +files/e4rat-libdir.patch, +files/e4rat-shared-build.patch: + Patch the buildsystem to build against shared libraries, and build shared + library as well. 10 Dec 2011; Markos Chandras <hwoarang@gentoo.org> e4rat-0.2.1.ebuild: Drop erroneous src_prepare function. Bug #394255 |