diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-03-02 16:45:05 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-03-02 16:45:05 +0000 |
commit | b0824876799dc41583df1271a8b5694f3917cdbf (patch) | |
tree | c903225149dfd44771e57ada0f4dbf4aa94bd9b0 /net-dialup/mgetty/ChangeLog | |
parent | Stable for sh, wrt bug #458122 (diff) | |
download | gentoo-2-b0824876799dc41583df1271a8b5694f3917cdbf.tar.gz gentoo-2-b0824876799dc41583df1271a8b5694f3917cdbf.tar.bz2 gentoo-2-b0824876799dc41583df1271a8b5694f3917cdbf.zip |
Fix sed's paths in src_prepare, fix problem with doc building and installation wrt bug #459906. Thanks to Juergen Rose for discovering this issue
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'net-dialup/mgetty/ChangeLog')
-rw-r--r-- | net-dialup/mgetty/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-dialup/mgetty/ChangeLog b/net-dialup/mgetty/ChangeLog index 07e7158e5492..452f59db0ce1 100644 --- a/net-dialup/mgetty/ChangeLog +++ b/net-dialup/mgetty/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-dialup/mgetty # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.103 2013/02/24 22:14:10 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.104 2013/03/02 16:45:05 pinkbyte Exp $ + + 02 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> mgetty-1.1.37.ebuild: + Fix sed's paths in src_prepare, fix problem with doc building and + installation wrt bug #459906. Thanks to Juergen Rose for discovering this + issue *mgetty-1.1.37 (24 Feb 2013) |