diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-10-09 19:32:03 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-10-09 19:32:03 +0000 |
commit | 6e87359edfd788ea4597f5153f90495d95050b0a (patch) | |
tree | 5038389d661be6b3aaf34eb65448d9463b5a33c3 /app-mobilephone/wammu/ChangeLog | |
parent | Next Square preview release is out, and the previous release now fails to fet... (diff) | |
download | historical-6e87359edfd788ea4597f5153f90495d95050b0a.tar.gz historical-6e87359edfd788ea4597f5153f90495d95050b0a.tar.bz2 historical-6e87359edfd788ea4597f5153f90495d95050b0a.zip |
version bump for bug 317623, fixes Python usage as reported in bug 311669 by changing shebangs, depending on Python 2 only
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'app-mobilephone/wammu/ChangeLog')
-rw-r--r-- | app-mobilephone/wammu/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-mobilephone/wammu/ChangeLog b/app-mobilephone/wammu/ChangeLog index 3b5aed2e8667..db593f184ecc 100644 --- a/app-mobilephone/wammu/ChangeLog +++ b/app-mobilephone/wammu/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-mobilephone/wammu # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/wammu/ChangeLog,v 1.42 2010/02/01 21:55:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/wammu/ChangeLog,v 1.43 2010/10/09 19:32:03 fauli Exp $ + +*wammu-0.34 (09 Oct 2010) + + 09 Oct 2010; Christian Faulhammer <fauli@gentoo.org> +wammu-0.34.ebuild: + version bump for bug 317623, fixes Python usage as reported in bug 311669 + by changing shebangs, depending on Python 2 only *wammu-0.32.1 (01 Feb 2010) |