diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-04 19:53:52 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-04 19:53:52 +0000 |
commit | 6174e905ea3bd2e92944f90a1231f9ae7df67f7b (patch) | |
tree | 251c17a40f5b5fae3b223268506408d8a652cc15 /x11-libs/gtksourceview/ChangeLog | |
parent | Fix CDDA build with fbsd. (diff) | |
download | historical-6174e905ea3bd2e92944f90a1231f9ae7df67f7b.tar.gz historical-6174e905ea3bd2e92944f90a1231f9ae7df67f7b.tar.bz2 historical-6174e905ea3bd2e92944f90a1231f9ae7df67f7b.zip |
Remove gnome-vfs dep; bug #177082
Package-Manager: portage-2.1.2.5
Diffstat (limited to 'x11-libs/gtksourceview/ChangeLog')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index a19832e2110d..7e35e31d4ab6 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.91 2007/03/28 02:12:18 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.92 2007/05/04 19:53:52 dang Exp $ + + 04 May 2007; Daniel Gryniewicz <dang@gentoo.org> + gtksourceview-1.8.5.ebuild: + Remove gnome-vfs dep; bug #177082 *gtksourceview-1.8.5 (28 Mar 2007) |