diff options
author | Dirkjan Ochtman <djc@gentoo.org> | 2009-11-26 10:06:21 +0000 |
---|---|---|
committer | Dirkjan Ochtman <djc@gentoo.org> | 2009-11-26 10:06:21 +0000 |
commit | 1c591804df21f1f4e4830d28286ebbb86f8c1b19 (patch) | |
tree | dfb1e6cc6e06b012e5c85e21a370fa621a19cda6 /dev-python/quixote/ChangeLog | |
parent | Further improved ebuild, using EAPI 2: depend on the presence of unique_id Ap... (diff) | |
download | gentoo-2-1c591804df21f1f4e4830d28286ebbb86f8c1b19.tar.gz gentoo-2-1c591804df21f1f4e4830d28286ebbb86f8c1b19.tar.bz2 gentoo-2-1c591804df21f1f4e4830d28286ebbb86f8c1b19.zip |
Fix problem preventing emerge of dev-python/quixote-2.6.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/quixote/ChangeLog')
-rw-r--r-- | dev-python/quixote/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/quixote/ChangeLog b/dev-python/quixote/ChangeLog index bb896ef2398d..1f34cb8745bb 100644 --- a/dev-python/quixote/ChangeLog +++ b/dev-python/quixote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/quixote # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.25 2009/09/04 17:50:56 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.26 2009/11/26 10:06:21 djc Exp $ + + 26 Nov 2009; Dirkjan Ochtman <djc@gentoo.org> quixote-2.6.ebuild: + Fix problems with non-existent documentation files. 04 Sep 2009; Patrick Lauer <patrick@gentoo.org> -quixote-1.0.ebuild, -quixote-1.2.ebuild, -quixote-2.4.ebuild, -quixote-2.5.ebuild: |