diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2008-07-08 02:24:24 +0000 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2008-07-08 02:24:24 +0000 |
commit | 4304c36bb123e0e9b923ac30dd50ea3ced82b87f (patch) | |
tree | bee3ee37eafee85a5f48f23957cdb29d953d0a02 /net-dialup/mgetty/ChangeLog | |
parent | updated with gcc 4.3.1 fixes and corrected/simplified mgetty use logic; (diff) | |
download | historical-4304c36bb123e0e9b923ac30dd50ea3ced82b87f.tar.gz historical-4304c36bb123e0e9b923ac30dd50ea3ced82b87f.tar.bz2 historical-4304c36bb123e0e9b923ac30dd50ea3ced82b87f.zip |
Corrected install to remove extraneous frontends when USE=fax is not set
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.25.6 x86_64
Diffstat (limited to 'net-dialup/mgetty/ChangeLog')
-rw-r--r-- | net-dialup/mgetty/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-dialup/mgetty/ChangeLog b/net-dialup/mgetty/ChangeLog index 443733f15d3a..388c1349903a 100644 --- a/net-dialup/mgetty/ChangeLog +++ b/net-dialup/mgetty/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dialup/mgetty # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.85 2008/06/07 22:53:23 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.86 2008/07/08 02:24:24 nerdboy Exp $ + + 08 Jul 2008; Steve Arnold <nerdboy@gentoo.org> mgetty-1.1.36-r1.ebuild: + Corrected install to remove extraneous frontends when USE=fax is not set, + mostly just to tidy up along with the Hylafax updates. 07 Jun 2008; Alin Năstac <mrness@gentoo.org> -files/mgetty-1.1.35-callback.patch, -files/mgetty-1.1.35-faxrunq.patch, |