diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-01-07 16:20:14 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-01-07 16:20:14 +0000 |
commit | ebc21632e327b1ee51e0856860d17d9f4150d447 (patch) | |
tree | d5d0b110c46a2dbbd9d4682053eb8c1e995bf69a | |
parent | Revert commit for bug 388129 because notify-pthon has depend on libnotify whi... (diff) | |
download | gentoo-2-ebc21632e327b1ee51e0856860d17d9f4150d447.tar.gz gentoo-2-ebc21632e327b1ee51e0856860d17d9f4150d447.tar.bz2 gentoo-2-ebc21632e327b1ee51e0856860d17d9f4150d447.zip |
off-by-one typo
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
-rw-r--r-- | x11-terms/guake/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/guake/ChangeLog b/x11-terms/guake/ChangeLog index 01849c32d943..6aaaf7de0aa5 100644 --- a/x11-terms/guake/ChangeLog +++ b/x11-terms/guake/ChangeLog @@ -1,9 +1,9 @@ # ChangeLog for x11-terms/guake # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/guake/ChangeLog,v 1.11 2012/01/07 16:19:30 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/guake/ChangeLog,v 1.12 2012/01/07 16:20:14 ssuominen Exp $ 07 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> guake-0.4.2.ebuild: - Revert commit for bug 388129 because notify-pthon has depend on libnotify + Revert commit for bug 388129 because notify-python has depend on libnotify which has depend on virtual for notification-daemon (and guake works fine with any of them) |