diff options
author | Alastair Tse <liquidx@gentoo.org> | 2006-09-02 10:54:20 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2006-09-02 10:54:20 +0000 |
commit | 53beccd5c578342a4122b30a746f97f8758c1b3a (patch) | |
tree | fe48cc60b14cc22f97c77c899c2ef3d741a36b22 /www-client/pybugz/ChangeLog | |
parent | Initial import, dependency of the current SVN PulseAudio. (diff) | |
download | historical-53beccd5c578342a4122b30a746f97f8758c1b3a.tar.gz historical-53beccd5c578342a4122b30a746f97f8758c1b3a.tar.bz2 historical-53beccd5c578342a4122b30a746f97f8758c1b3a.zip |
version bump. fixes stripping of depended bugs issue.
Package-Manager: portage-2.1-r2
Diffstat (limited to 'www-client/pybugz/ChangeLog')
-rw-r--r-- | www-client/pybugz/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/www-client/pybugz/ChangeLog b/www-client/pybugz/ChangeLog index b56f8980e874..ada209a98b68 100644 --- a/www-client/pybugz/ChangeLog +++ b/www-client/pybugz/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for www-client/pybugz # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/pybugz/ChangeLog,v 1.11 2006/08/26 10:01:13 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/pybugz/ChangeLog,v 1.12 2006/09/02 10:54:20 liquidx Exp $ + +*pybugz-0.6.10 (02 Sep 2006) + + 02 Sep 2006; Alastair Tse <liquidx@gentoo.org> +pybugz-0.6.10.ebuild: + version bump. fixes stripping of depended bugs issue. *pybugz-0.6.9 (26 Aug 2006) |