diff options
author | Pacho Ramos <pacho@gentoo.org> | 2011-02-14 19:49:22 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2011-02-14 19:49:22 +0000 |
commit | 9ca6adadcbaa240f2b09245c295f365c0367ac0f (patch) | |
tree | b6ae4ec55e10a76be3270afa94b669d923abdf5d /app-accessibility/accerciser/ChangeLog | |
parent | Adding myself as a maintainer. (diff) | |
download | historical-9ca6adadcbaa240f2b09245c295f365c0367ac0f.tar.gz historical-9ca6adadcbaa240f2b09245c295f365c0367ac0f.tar.bz2 historical-9ca6adadcbaa240f2b09245c295f365c0367ac0f.zip |
RDEPEND was wrong, it needs dev-python/pygtksourceview instead of dev-python/gtksourceview-python. Remove old.
Package-Manager: portage-2.1.9.39/cvs/Linux x86_64
Diffstat (limited to 'app-accessibility/accerciser/ChangeLog')
-rw-r--r-- | app-accessibility/accerciser/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/app-accessibility/accerciser/ChangeLog b/app-accessibility/accerciser/ChangeLog index 079de4c55c4b..135402fb6db5 100644 --- a/app-accessibility/accerciser/ChangeLog +++ b/app-accessibility/accerciser/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-accessibility/accerciser -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/accerciser/ChangeLog,v 1.16 2010/10/20 21:12:25 eva Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/accerciser/ChangeLog,v 1.17 2011/02/14 19:49:22 pacho Exp $ + + 14 Feb 2011; Pacho Ramos <pacho@gentoo.org> -accerciser-1.12.0.ebuild, + accerciser-1.12.1.ebuild: + RDEPEND was wrong, it needs dev-python/pygtksourceview instead of + dev-python/gtksourceview-python. *accerciser-1.12.1 (20 Oct 2010) |