summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-09-26 11:45:58 +0000
committerMike Frysinger <vapier@gentoo.org>2009-09-26 11:45:58 +0000
commited0b890110cc922370e9e55e54afb6a354feb545 (patch)
tree69f1a5dff1b9b21c72aa426e3cbb0e58e5221f50 /media-tv/xbmc/xbmc-9.04.ebuild
parentfix HOMEPAGE (diff)
downloadhistorical-ed0b890110cc922370e9e55e54afb6a354feb545.tar.gz
historical-ed0b890110cc922370e9e55e54afb6a354feb545.tar.bz2
historical-ed0b890110cc922370e9e55e54afb6a354feb545.zip
Update SVN paths as upstream has moved stuff around.
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
Diffstat (limited to 'media-tv/xbmc/xbmc-9.04.ebuild')
-rw-r--r--media-tv/xbmc/xbmc-9.04.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/xbmc/xbmc-9.04.ebuild b/media-tv/xbmc/xbmc-9.04.ebuild
index 56cef62edfe8..6b54a0fd6466 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.3 2009/07/27 01:49:56 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9.04.ebuild,v 1.4 2009/09/26 11:45:58 vapier Exp $
# XXX: be nice to split out packages that come bundled and use the
# system libraries ...
@@ -10,7 +10,7 @@ EAPI="2"
inherit eutils
# Use XBMC_ESVN_REPO_URI to track a different branch
-ESVN_REPO_URI=${XBMC_ESVN_REPO_URI:-http://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/linuxport/XBMC}
+ESVN_REPO_URI=${XBMC_ESVN_REPO_URI:-http://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk}
ESVN_PROJECT=${ESVN_REPO_URI##*/svnroot/}
ESVN_PROJECT=${ESVN_PROJECT%/XBMC}
if [[ ${PV} == "9999" ]] ; then