diff options
author | Fernando Serboncini <fserb@gentoo.org> | 2005-02-07 15:46:14 +0000 |
---|---|---|
committer | Fernando Serboncini <fserb@gentoo.org> | 2005-02-07 15:46:14 +0000 |
commit | a3b0ad927308f3567f67fbb6dbe1dd739b9c2c88 (patch) | |
tree | 88b91205f5eafeb09528615c9f56543a961effce /dev-python/quixote/ChangeLog | |
parent | added ~amd64 (diff) | |
download | gentoo-2-a3b0ad927308f3567f67fbb6dbe1dd739b9c2c88.tar.gz gentoo-2-a3b0ad927308f3567f67fbb6dbe1dd739b9c2c88.tar.bz2 gentoo-2-a3b0ad927308f3567f67fbb6dbe1dd739b9c2c88.zip |
moved inherit to the top of the ebuild
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-python/quixote/ChangeLog')
-rw-r--r-- | dev-python/quixote/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/quixote/ChangeLog b/dev-python/quixote/ChangeLog index e9c30fce3517..e1bbaae4d040 100644 --- a/dev-python/quixote/ChangeLog +++ b/dev-python/quixote/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/quixote # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.12 2005/01/20 02:59:36 gongloo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.13 2005/02/07 15:46:14 fserb Exp $ + + 07 Feb 2005; Fernando Serboncini <fserb@gentoo.org> quixote-0.6.1.ebuild, + quixote-1.0.ebuild: + moved 'inherit' to the right place 19 Jan 2005; <gongloo@gentoo.org> quixote-1.0.ebuild: Keyworded ~ppc-macos. |