diff options
author | 2010-07-11 04:25:58 +0000 | |
---|---|---|
committer | 2010-07-11 04:25:58 +0000 | |
commit | 8b8ce47ff12a2d7d8a53344b54bfdfdf4b269111 (patch) | |
tree | 74da5bc0694cefc88ed5b621bfd59462c05227d9 /sys-block/partimage/ChangeLog | |
parent | Missing #ifdef in patch, thanks to Michael Sterrett for noticing. (diff) | |
download | gentoo-2-8b8ce47ff12a2d7d8a53344b54bfdfdf4b269111.tar.gz gentoo-2-8b8ce47ff12a2d7d8a53344b54bfdfdf4b269111.tar.bz2 gentoo-2-8b8ce47ff12a2d7d8a53344b54bfdfdf4b269111.zip |
Missing #ifdef in patch, thanks to Michael Sterrett for noticing.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-block/partimage/ChangeLog')
-rw-r--r-- | sys-block/partimage/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-block/partimage/ChangeLog b/sys-block/partimage/ChangeLog index 716c9caff044..65743a02b5c0 100644 --- a/sys-block/partimage/ChangeLog +++ b/sys-block/partimage/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-block/partimage # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/partimage/ChangeLog,v 1.44 2010/07/11 02:53:05 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/partimage/ChangeLog,v 1.45 2010/07/11 04:25:58 ssuominen Exp $ + + 11 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> + files/partimage-0.6.8-openssl-1.patch: + Missing #ifdef in patch, thanks to Michael Sterrett for noticing. 11 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> partimage-0.6.8.ebuild, +files/partimage-0.6.8-openssl-1.patch: |