From edd2509edbc0d41fff798ef185305eb279906f57 Mon Sep 17 00:00:00 2001 From: Michael Januszewski Date: Sun, 2 Sep 2007 21:08:10 +0000 Subject: Change the deps to require klibc-1.5 or later (bug #191074). (Portage version: 2.1.3.7) --- media-gfx/splashutils/ChangeLog | 6 +++++- media-gfx/splashutils/splashutils-1.5.1.ebuild | 4 ++-- media-gfx/splashutils/splashutils-1.5.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'media-gfx') diff --git a/media-gfx/splashutils/ChangeLog b/media-gfx/splashutils/ChangeLog index 3a129045dad1..f8a1937bb1dd 100644 --- a/media-gfx/splashutils/ChangeLog +++ b/media-gfx/splashutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/splashutils # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.106 2007/08/26 19:37:07 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.107 2007/09/02 21:08:10 spock Exp $ + + 02 Sep 2007; MichaƂ Januszewski + splashutils-1.5.ebuild, splashutils-1.5.1.ebuild: + Change the deps to require klibc-1.5 or later (bug #191074). *splashutils-1.5.1 (26 Aug 2007) diff --git a/media-gfx/splashutils/splashutils-1.5.1.ebuild b/media-gfx/splashutils/splashutils-1.5.1.ebuild index e2d1eecb3f1f..1bae867f56e1 100644 --- a/media-gfx/splashutils/splashutils-1.5.1.ebuild +++ b/media-gfx/splashutils/splashutils-1.5.1.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/media-gfx/splashutils/splashutils-1.5.1.ebuild,v 1.1 2007/08/26 19:37:07 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.1.ebuild,v 1.2 2007/09/02 21:08:10 spock Exp $ inherit eutils multilib toolchain-funcs @@ -39,7 +39,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2 ) app-arch/cpio media-gfx/fbgrab" DEPEND="${RDEPEND} - >=dev-libs/klibc-1.4.13" + >=dev-libs/klibc-1.5" S="${WORKDIR}/${P/_/-}" SG="${WORKDIR}/${GENTOOSPLASH}" diff --git a/media-gfx/splashutils/splashutils-1.5.ebuild b/media-gfx/splashutils/splashutils-1.5.ebuild index 442aea705362..eea396317c5e 100644 --- a/media-gfx/splashutils/splashutils-1.5.ebuild +++ b/media-gfx/splashutils/splashutils-1.5.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/media-gfx/splashutils/splashutils-1.5.ebuild,v 1.4 2007/08/19 21:22:30 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.ebuild,v 1.5 2007/09/02 21:08:10 spock Exp $ inherit eutils multilib toolchain-funcs @@ -39,7 +39,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2 ) app-arch/cpio media-gfx/fbgrab" DEPEND="${RDEPEND} - >=dev-libs/klibc-1.4.13" + >=dev-libs/klibc-1.5" S="${WORKDIR}/${P/_/-}" SG="${WORKDIR}/${GENTOOSPLASH}" -- cgit v1.2.3-65-gdbad