diff options
author | Alin Năstac <mrness@gentoo.org> | 2009-06-20 09:40:56 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2009-06-20 09:40:56 +0000 |
commit | 298bdfc28c686ed2de1d633fe48a303339281484 (patch) | |
tree | 5613d1b2f21e88f66621846848765cf84af6a629 /net-dialup/wvdial/ChangeLog | |
parent | x11-misc/util-macros: drop old ebuilds (diff) | |
download | gentoo-2-298bdfc28c686ed2de1d633fe48a303339281484.tar.gz gentoo-2-298bdfc28c686ed2de1d633fe48a303339281484.tar.bz2 gentoo-2-298bdfc28c686ed2de1d633fe48a303339281484.zip |
Fix compilation error related to glibc-2.10 (#271477).
Migrate to EAPI 2.
(Portage version: 2.1.6.13/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'net-dialup/wvdial/ChangeLog')
-rw-r--r-- | net-dialup/wvdial/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/net-dialup/wvdial/ChangeLog b/net-dialup/wvdial/ChangeLog index 0ab1d7cd3d50..b58425575eb3 100644 --- a/net-dialup/wvdial/ChangeLog +++ b/net-dialup/wvdial/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-dialup/wvdial -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/wvdial/ChangeLog,v 1.53 2008/12/14 18:38:28 loki_val Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/wvdial/ChangeLog,v 1.54 2009/06/20 09:40:56 mrness Exp $ + +*wvdial-1.60-r1 (20 Jun 2009) + + 20 Jun 2009; Alin Năstac <mrness@gentoo.org> + +files/wvdial-1.60-dirent.patch, +wvdial-1.60-r1.ebuild: + Fix compilation error related to glibc-2.10 (#271477). Migrate to EAPI 2. 14 Dec 2008; Peter Alfredsen <loki_val@gentoo.org> metadata.xml: Removing myself as maintainer, per email convo with mrness. |