From 00dc93a32fc4d7545e40ca29c6797397b8c052bc Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Sat, 17 Apr 2004 19:11:54 +0000 Subject: Removing gdk-pixbuf from DEPEND and closing bug #48117. --- games-arcade/sdl-sopwith/ChangeLog | 8 ++++++-- games-arcade/sdl-sopwith/sdl-sopwith-1.7.1.ebuild | 4 ++-- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'games-arcade/sdl-sopwith') diff --git a/games-arcade/sdl-sopwith/ChangeLog b/games-arcade/sdl-sopwith/ChangeLog index 32e170eef43b..73996887d4a5 100644 --- a/games-arcade/sdl-sopwith/ChangeLog +++ b/games-arcade/sdl-sopwith/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/sdl-sopwith -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdl-sopwith/ChangeLog,v 1.1 2003/11/29 22:51:50 mr_bones_ Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdl-sopwith/ChangeLog,v 1.2 2004/04/17 19:11:54 wolf31o2 Exp $ + + 17 Apr 2004; Chris Gianelloni + sdl-sopwith-1.7.1.ebuild: + Removing gdk-pixbuf from DEPEND and closing bug #48117. *sdl-sopwith-1.7.1 (29 Nov 2003) diff --git a/games-arcade/sdl-sopwith/sdl-sopwith-1.7.1.ebuild b/games-arcade/sdl-sopwith/sdl-sopwith-1.7.1.ebuild index 97fb1a5f94d5..362e325a2a4d 100644 --- a/games-arcade/sdl-sopwith/sdl-sopwith-1.7.1.ebuild +++ b/games-arcade/sdl-sopwith/sdl-sopwith-1.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdl-sopwith/sdl-sopwith-1.7.1.ebuild,v 1.4 2004/04/14 04:07:15 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdl-sopwith/sdl-sopwith-1.7.1.ebuild,v 1.5 2004/04/17 19:11:54 wolf31o2 Exp $ inherit games @@ -20,7 +20,7 @@ RDEPEND=">=media-libs/libsdl-1.1.3 x11-libs/pango >=x11-libs/gtk+-2 >=dev-libs/glib-2 - media-libs/gdk-pixbuf + dev-util/pkgconfig >=media-libs/freetype-2" DEPEND="${RDEPEND} dev-util/pkgconfig" -- cgit v1.2.3-65-gdbad