* [gentoo-commits] gentoo-x86 commit in media-tv/xbmc: xbmc-9.04.1.ebuild xbmc-9.04.ebuild xbmc-9999.ebuild
@ 2009-09-26 12:11 Mike Frysinger (vapier)
0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2009-09-26 12:11 UTC (permalink / raw
To: gentoo-commits
vapier 09/09/26 12:11:41
Modified: xbmc-9.04.1.ebuild xbmc-9.04.ebuild
xbmc-9999.ebuild
Log:
tweak ESVN_PROJECT so it overlays existing checkouts nicely
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Revision Changes Path
1.3 media-tv/xbmc/xbmc-9.04.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/xbmc/xbmc-9.04.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/xbmc/xbmc-9.04.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/xbmc/xbmc-9.04.1.ebuild?r1=1.2&r2=1.3
Index: xbmc-9.04.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9.04.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xbmc-9.04.1.ebuild 26 Sep 2009 11:45:58 -0000 1.2
+++ xbmc-9.04.1.ebuild 26 Sep 2009 12:11:40 -0000 1.3
@@ -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.2 2009/09/26 11:45:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9.04.1.ebuild,v 1.3 2009/09/26 12:11:40 vapier Exp $
# XXX: be nice to split out packages that come bundled and use the
# system libraries ...
@@ -12,7 +12,7 @@
# Use XBMC_ESVN_REPO_URI to track a different branch
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}
+ESVN_PROJECT=${ESVN_PROJECT%/*}
if [[ ${PV} == "9999" ]] ; then
inherit subversion
KEYWORDS=""
1.5 media-tv/xbmc/xbmc-9.04.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/xbmc/xbmc-9.04.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/xbmc/xbmc-9.04.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/xbmc/xbmc-9.04.ebuild?r1=1.4&r2=1.5
Index: xbmc-9.04.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9.04.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xbmc-9.04.ebuild 26 Sep 2009 11:45:58 -0000 1.4
+++ xbmc-9.04.ebuild 26 Sep 2009 12:11:40 -0000 1.5
@@ -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.4 2009/09/26 11:45:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9.04.ebuild,v 1.5 2009/09/26 12:11:40 vapier Exp $
# XXX: be nice to split out packages that come bundled and use the
# system libraries ...
@@ -12,7 +12,7 @@
# Use XBMC_ESVN_REPO_URI to track a different branch
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}
+ESVN_PROJECT=${ESVN_PROJECT%/*}
if [[ ${PV} == "9999" ]] ; then
inherit subversion
KEYWORDS=""
1.32 media-tv/xbmc/xbmc-9999.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild?r1=1.31&r2=1.32
Index: xbmc-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- xbmc-9999.ebuild 26 Sep 2009 11:45:58 -0000 1.31
+++ xbmc-9999.ebuild 26 Sep 2009 12:11:40 -0000 1.32
@@ -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.31 2009/09/26 11:45:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild,v 1.32 2009/09/26 12:11:40 vapier Exp $
# XXX: be nice to split out packages that come bundled and use the
# system libraries ...
@@ -12,7 +12,7 @@
# Use XBMC_ESVN_REPO_URI to track a different branch
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}
+ESVN_PROJECT=${ESVN_PROJECT%/*}
if [[ ${PV} == "9999" ]] ; then
inherit subversion autotools
KEYWORDS=""
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-09-26 12:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-26 12:11 [gentoo-commits] gentoo-x86 commit in media-tv/xbmc: xbmc-9.04.1.ebuild xbmc-9.04.ebuild xbmc-9999.ebuild Mike Frysinger (vapier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox