diff options
author | Rémi Cardona <remi@gentoo.org> | 2007-10-10 15:52:16 +0000 |
---|---|---|
committer | Rémi Cardona <remi@gentoo.org> | 2007-10-10 15:52:16 +0000 |
commit | daa4c78e09ac578377269fc16027a55b9349ab10 (patch) | |
tree | 40835f4ef570b7f877ab0218e932abff0eababe5 /x11-libs | |
parent | Rename mail-filter/dkim-milter local flag from approx-regex to diffheaders. (diff) | |
download | gentoo-2-daa4c78e09ac578377269fc16027a55b9349ab10.tar.gz gentoo-2-daa4c78e09ac578377269fc16027a55b9349ab10.tar.bz2 gentoo-2-daa4c78e09ac578377269fc16027a55b9349ab10.zip |
x11-libs/xfc: update gtksourceview deps (see bug #195366)
(Portage version: 2.1.3.12)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/xfc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/xfc/xfc-4.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xfc/ChangeLog b/x11-libs/xfc/ChangeLog index a52e0be49aa8..d0c569e6767a 100644 --- a/x11-libs/xfc/ChangeLog +++ b/x11-libs/xfc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/xfc # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xfc/ChangeLog,v 1.5 2007/09/15 15:28:07 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xfc/ChangeLog,v 1.6 2007/10/10 15:52:16 remi Exp $ + + 10 Oct 2007; Rémi Cardona <remi@gentoo.org> xfc-4.3.2.ebuild: + update gtksourceview deps (see bug #195366) *xfc-4.3.2 (15 Sep 2007) diff --git a/x11-libs/xfc/xfc-4.3.2.ebuild b/x11-libs/xfc/xfc-4.3.2.ebuild index e73da436b708..e278fc6047ed 100644 --- a/x11-libs/xfc/xfc-4.3.2.ebuild +++ b/x11-libs/xfc/xfc-4.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xfc/xfc-4.3.2.ebuild,v 1.1 2007/09/15 15:28:07 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xfc/xfc-4.3.2.ebuild,v 1.2 2007/10/10 15:52:16 remi Exp $ DESCRIPTION="C++ bindings to Xfce desktop environment" HOMEPAGE="http://xfc.xfce.org" @@ -17,7 +17,7 @@ RDEPEND=">=dev-libs/glib-2.6 >=x11-libs/pango-1.8 >=x11-libs/gtk+-2.6 >=gnome-base/libglade-2.4 - x11-libs/gtksourceview + =x11-libs/gtksourceview-1* dev-lang/perl doc? ( >=app-doc/doxygen-1.3.2 )" DEPEND="${RDEPEND} |