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 | c72c0e995645b56e6a76b9b32911fb1d586870fb (patch) | |
tree | d82046d87cf4421c4e298fba05efe2b7a53b79ec /app-accessibility/accerciser/ChangeLog | |
parent | Adding myself as a maintainer. (diff) | |
download | gentoo-2-c72c0e995645b56e6a76b9b32911fb1d586870fb.tar.gz gentoo-2-c72c0e995645b56e6a76b9b32911fb1d586870fb.tar.bz2 gentoo-2-c72c0e995645b56e6a76b9b32911fb1d586870fb.zip |
RDEPEND was wrong, it needs dev-python/pygtksourceview instead of dev-python/gtksourceview-python. Remove old.
(Portage version: 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) |