From c3d80c33ce5ea26012cbe34901a31e7398a744c5 Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Fri, 1 Jan 2010 13:37:04 +0000 Subject: Make lzma-utils possible as dependency (Portage version: 2.1.6.13/cvs/Linux i686) --- games-emulation/mupen64plus/ChangeLog | 8 ++++++-- games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'games-emulation') diff --git a/games-emulation/mupen64plus/ChangeLog b/games-emulation/mupen64plus/ChangeLog index efc14dd9eee8..0c23381178e1 100644 --- a/games-emulation/mupen64plus/ChangeLog +++ b/games-emulation/mupen64plus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/mupen64plus -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.5 2009/12/30 23:07:43 joker Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.6 2010/01/01 13:37:04 fauli Exp $ + + 01 Jan 2010; Christian Faulhammer + mupen64plus-1.5-r1.ebuild: + Make lzma-utils possible as dependency 30 Dec 2009; Christian Birchinger mupen64plus-1.5-r1.ebuild: diff --git a/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild b/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild index 979972ea55c7..9534abc2a429 100644 --- a/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild +++ b/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild,v 1.2 2009/12/30 23:07:43 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild,v 1.3 2010/01/01 13:37:04 fauli Exp $ EAPI="2" @@ -31,7 +31,7 @@ RDEPEND="virtual/opengl lirc? ( app-misc/lirc ) qt4? ( x11-libs/qt-gui:4 x11-libs/qt-core:4 ) - app-arch/xz-utils" + || ( app-arch/xz-utils app-arch/lzma-utils )" DEPEND="${RDEPEND} dev-lang/yasm -- cgit v1.2.3-65-gdbad