diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-09-27 17:25:55 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-09-27 17:25:55 +0000 |
commit | 9e4d2f9fd375c00332c4c817e2d5610436c99a86 (patch) | |
tree | fccf5c91ac7d078bfcc77824782ee0aaddf18664 /app-editors/gedit-plugins/ChangeLog | |
parent | ppc/ppc64 stable wrt #381551 (diff) | |
download | gentoo-2-9e4d2f9fd375c00332c4c817e2d5610436c99a86.tar.gz gentoo-2-9e4d2f9fd375c00332c4c817e2d5610436c99a86.tar.bz2 gentoo-2-9e4d2f9fd375c00332c4c817e2d5610436c99a86.zip |
Fix glib[introspection] dependency, pointed out by xarthisius
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/gedit-plugins/ChangeLog')
-rw-r--r-- | app-editors/gedit-plugins/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-editors/gedit-plugins/ChangeLog b/app-editors/gedit-plugins/ChangeLog index 4f942898c768..760714fb5e17 100644 --- a/app-editors/gedit-plugins/ChangeLog +++ b/app-editors/gedit-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/gedit-plugins # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/ChangeLog,v 1.16 2011/08/16 22:09:44 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/ChangeLog,v 1.17 2011/09/27 17:25:55 nirbheek Exp $ + + 27 Sep 2011; Nirbheek Chauhan <nirbheek@gentoo.org> + gedit-plugins-3.0.7.ebuild: + Fix glib[introspection] dependency, pointed out by xarthisius *gedit-plugins-3.0.7 (16 Aug 2011) |