diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-09-26 11:45:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-09-26 11:45:58 +0000 |
commit | c0f4abc833a1fbda10313f0e1b13ab45e6ae431d (patch) | |
tree | b97c5f14fdf850d7ce2bb88b6a11b02f5cea4fae /media-tv/xbmc | |
parent | fix HOMEPAGE (diff) | |
download | gentoo-2-c0f4abc833a1fbda10313f0e1b13ab45e6ae431d.tar.gz gentoo-2-c0f4abc833a1fbda10313f0e1b13ab45e6ae431d.tar.bz2 gentoo-2-c0f4abc833a1fbda10313f0e1b13ab45e6ae431d.zip |
Update SVN paths as upstream has moved stuff around.
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'media-tv/xbmc')
-rw-r--r-- | media-tv/xbmc/ChangeLog | 6 | ||||
-rw-r--r-- | media-tv/xbmc/xbmc-9.04.1.ebuild | 4 | ||||
-rw-r--r-- | media-tv/xbmc/xbmc-9.04.ebuild | 4 | ||||
-rw-r--r-- | media-tv/xbmc/xbmc-9999.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/media-tv/xbmc/ChangeLog b/media-tv/xbmc/ChangeLog index 58eca63ae23e..71e6ac790d43 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.26 2009/09/05 15:05:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/ChangeLog,v 1.27 2009/09/26 11:45:58 vapier Exp $ + + 26 Sep 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9.04.ebuild, + xbmc-9.04.1.ebuild, xbmc-9999.ebuild: + Update SVN paths as upstream has moved stuff around. 05 Sep 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild: Generate autotools since upstream no longer includes them in svn #283722 diff --git a/media-tv/xbmc/xbmc-9.04.1.ebuild b/media-tv/xbmc/xbmc-9.04.1.ebuild index 16229698c31b..c10ebdc73758 100644 --- a/media-tv/xbmc/xbmc-9.04.1.ebuild +++ b/media-tv/xbmc/xbmc-9.04.1.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.1.ebuild,v 1.1 2009/09/05 15:02:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9.04.1.ebuild,v 1.2 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 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 diff --git a/media-tv/xbmc/xbmc-9999.ebuild b/media-tv/xbmc/xbmc-9999.ebuild index be35f48c6b83..87bb2598514e 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.30 2009/09/05 15:05:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild,v 1.31 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 |