diff options
author | Amadeusz Piotr Żołnowski <aidecoe@gentoo.org> | 2011-10-18 17:54:55 +0000 |
---|---|---|
committer | Amadeusz Piotr Żołnowski <aidecoe@gentoo.org> | 2011-10-18 17:54:55 +0000 |
commit | e307c035ddaf493c9bdfa894d6f57f43b110975c (patch) | |
tree | 8af588a2b22b3e99772f3f43f371d1677279199c /sys-boot/plymouth/ChangeLog | |
parent | Stable for HPPA (bug #382861). (diff) | |
download | gentoo-2-e307c035ddaf493c9bdfa894d6f57f43b110975c.tar.gz gentoo-2-e307c035ddaf493c9bdfa894d6f57f43b110975c.tar.bz2 gentoo-2-e307c035ddaf493c9bdfa894d6f57f43b110975c.zip |
sys-boot/plymouth: Fixes bug #387561.
Made changes according to the ones in libtool files handling in autotools-utils
eclass.
(Portage version: 2.1.10.27/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot/plymouth/ChangeLog')
-rw-r--r-- | sys-boot/plymouth/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-boot/plymouth/ChangeLog b/sys-boot/plymouth/ChangeLog index 0a28074abef3..bb7ca5fe989f 100644 --- a/sys-boot/plymouth/ChangeLog +++ b/sys-boot/plymouth/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-boot/plymouth # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/ChangeLog,v 1.15 2011/10/18 09:57:50 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/ChangeLog,v 1.16 2011/10/18 17:54:55 aidecoe Exp $ + + 18 Oct 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> + plymouth-0.8.3-r2.ebuild, plymouth-0.8.3-r4.ebuild, plymouth-0.8.3-r5.ebuild, + plymouth-0.9_pre20111013.ebuild: + Fixes bug #387561. Made changes according to the ones in libtool files + handling in autotools-utils eclass. *plymouth-0.9_pre20111013 (18 Oct 2011) |