From 8672d5db5f771528654f7fa71b6a9ace6058e070 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 2 Mar 2011 20:08:54 +0000 Subject: Correct Slots for gtk 3 introduction to tree Package-Manager: portage-2.2.0_alpha26/cvs/Linux x86_64 --- sci-libs/libtifiles2/ChangeLog | 8 ++++++-- sci-libs/libtifiles2/libtifiles2-1.1.0.ebuild | 6 +++--- sci-libs/libtifiles2/libtifiles2-1.1.1.ebuild | 6 +++--- 3 files changed, 12 insertions(+), 8 deletions(-) (limited to 'sci-libs/libtifiles2') diff --git a/sci-libs/libtifiles2/ChangeLog b/sci-libs/libtifiles2/ChangeLog index 00bbcb15ccdb..0ec15f25fd81 100644 --- a/sci-libs/libtifiles2/ChangeLog +++ b/sci-libs/libtifiles2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/libtifiles2 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/ChangeLog,v 1.3 2009/03/24 23:08:52 josejx Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/ChangeLog,v 1.4 2011/03/02 20:08:54 jlec Exp $ + + 02 Mar 2011; Justin Lecher libtifiles2-1.1.0.ebuild, + libtifiles2-1.1.1.ebuild: + Correct Slots for gtk 3 introduction to tree 24 Mar 2009; Joseph Jezak libtifiles2-1.1.1.ebuild: Marked ~ppc for bug #263593. diff --git a/sci-libs/libtifiles2/libtifiles2-1.1.0.ebuild b/sci-libs/libtifiles2/libtifiles2-1.1.0.ebuild index c517006ced81..35aacfa28610 100644 --- a/sci-libs/libtifiles2/libtifiles2-1.1.0.ebuild +++ b/sci-libs/libtifiles2/libtifiles2-1.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/libtifiles2-1.1.0.ebuild,v 1.1 2009/02/03 14:52:53 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/libtifiles2-1.1.0.ebuild,v 1.2 2011/03/02 20:08:54 jlec Exp $ EAPI=2 @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc nls threads" -RDEPEND=">=dev-libs/glib-2.6.0 +RDEPEND="dev-libs/glib:2 sci-libs/libticables2 sci-libs/libticonv nls? ( virtual/libintl )" diff --git a/sci-libs/libtifiles2/libtifiles2-1.1.1.ebuild b/sci-libs/libtifiles2/libtifiles2-1.1.1.ebuild index 5025593ec28f..07ceea44a6f7 100644 --- a/sci-libs/libtifiles2/libtifiles2-1.1.1.ebuild +++ b/sci-libs/libtifiles2/libtifiles2-1.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/libtifiles2-1.1.1.ebuild,v 1.2 2009/03/24 23:08:52 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/libtifiles2-1.1.1.ebuild,v 1.3 2011/03/02 20:08:54 jlec Exp $ EAPI=2 @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc nls threads" -RDEPEND=">=dev-libs/glib-2.6.0 +RDEPEND="dev-libs/glib:2 sci-libs/libticables2 sci-libs/libticonv nls? ( virtual/libintl )" -- cgit v1.2.3-65-gdbad