summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-05-29 20:58:22 +0000
committerMike Frysinger <vapier@gentoo.org>2009-05-29 20:58:22 +0000
commitd45cbdcb9cbb5ae05f2a4504438abfbb6a73cd89 (patch)
treeb63c6ffc96bb7226bd622848227140fc4a25109b /media-tv/xbmc
parentupdate to match latest upstream sources (diff)
downloadgentoo-2-d45cbdcb9cbb5ae05f2a4504438abfbb6a73cd89.tar.gz
gentoo-2-d45cbdcb9cbb5ae05f2a4504438abfbb6a73cd89.tar.bz2
gentoo-2-d45cbdcb9cbb5ae05f2a4504438abfbb6a73cd89.zip
Allow unrar-gpl for unrar needs #270728 by Mathy Vanvoorden.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'media-tv/xbmc')
-rw-r--r--media-tv/xbmc/ChangeLog6
-rw-r--r--media-tv/xbmc/xbmc-9.04.ebuild4
-rw-r--r--media-tv/xbmc/xbmc-9999.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-tv/xbmc/ChangeLog b/media-tv/xbmc/ChangeLog
index 6a1b8e28820f..9b9dc55e0d64 100644
--- a/media-tv/xbmc/ChangeLog
+++ b/media-tv/xbmc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-tv/xbmc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/ChangeLog,v 1.18 2009/05/16 14:49:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/ChangeLog,v 1.19 2009/05/29 20:58:22 vapier Exp $
+
+ 29 May 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9.04.ebuild,
+ xbmc-9999.ebuild:
+ Allow unrar-gpl for unrar needs #270728 by Mathy Vanvoorden.
*xbmc-9.04 (16 May 2009)
diff --git a/media-tv/xbmc/xbmc-9.04.ebuild b/media-tv/xbmc/xbmc-9.04.ebuild
index 151b4e212717..c59918dc5a2f 100644
--- a/media-tv/xbmc/xbmc-9.04.ebuild
+++ b/media-tv/xbmc/xbmc-9.04.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9.04.ebuild,v 1.1 2009/05/16 14:49:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9.04.ebuild,v 1.2 2009/05/29 20:58:22 vapier Exp $
# XXX: be nice to split out packages that come bundled and use the
# system libraries ...
@@ -32,7 +32,7 @@ IUSE="alsa debug joystick opengl profile pulseaudio vdpau"
RDEPEND="opengl? ( virtual/opengl )
app-arch/bzip2
- app-arch/unrar
+ || ( app-arch/unrar app-arch/unrar-gpl )
app-arch/unzip
app-arch/zip
app-i18n/enca
diff --git a/media-tv/xbmc/xbmc-9999.ebuild b/media-tv/xbmc/xbmc-9999.ebuild
index 67b647060fab..367784e99f6d 100644
--- a/media-tv/xbmc/xbmc-9999.ebuild
+++ b/media-tv/xbmc/xbmc-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild,v 1.24 2009/05/29 20:57:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild,v 1.25 2009/05/29 20:58:22 vapier Exp $
# XXX: be nice to split out packages that come bundled and use the
# system libraries ...
@@ -30,7 +30,7 @@ IUSE="alsa debug joystick opengl profile pulseaudio vdpau"
RDEPEND="opengl? ( virtual/opengl )
app-arch/bzip2
- app-arch/unrar
+ || ( app-arch/unrar app-arch/unrar-gpl )
app-arch/unzip
app-arch/zip
app-i18n/enca