From 1815a67a0a3803e8a24b926e7fcbda4b207b0ca8 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 2 Mar 2011 19:45:51 +0000 Subject: Correct Slots for gtk 3 introduction to tree Package-Manager: portage-2.2.0_alpha26/cvs/Linux x86_64 --- sci-electronics/xnec2c/ChangeLog | 7 +++++-- sci-electronics/xnec2c/xnec2c-1.4.ebuild | 7 ++++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'sci-electronics/xnec2c') diff --git a/sci-electronics/xnec2c/ChangeLog b/sci-electronics/xnec2c/ChangeLog index 486fbabb64fd..af7c3ed11959 100644 --- a/sci-electronics/xnec2c/ChangeLog +++ b/sci-electronics/xnec2c/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/xnec2c -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xnec2c/ChangeLog,v 1.2 2010/09/27 15:43:40 tomjbe Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xnec2c/ChangeLog,v 1.3 2011/03/02 19:45:51 jlec Exp $ + + 02 Mar 2011; Justin Lecher xnec2c-1.4.ebuild: + Correct Slots for gtk 3 introduction to tree 27 Sep 2010; Thomas Beierlein xnec2c-1.4.ebuild, +files/xnec2c-1.4-fortify.patch: diff --git a/sci-electronics/xnec2c/xnec2c-1.4.ebuild b/sci-electronics/xnec2c/xnec2c-1.4.ebuild index c144bc0471d3..adef4f9f943c 100644 --- a/sci-electronics/xnec2c/xnec2c-1.4.ebuild +++ b/sci-electronics/xnec2c/xnec2c-1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xnec2c/xnec2c-1.4.ebuild,v 1.2 2010/09/27 15:43:40 tomjbe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xnec2c/xnec2c-1.4.ebuild,v 1.3 2011/03/02 19:45:51 jlec Exp $ EAPI="2" @@ -17,7 +17,8 @@ IUSE="examples" S="${WORKDIR}/${PN}" -RDEPEND="dev-libs/glib +RDEPEND=" + dev-libs/glib:2 x11-libs/gtk+:2" DEPEND="${RDEPEND} sys-devel/gettext" -- cgit v1.2.3-65-gdbad