Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 101086 Details for
Bug 153184
emerge lastfmplayer-1.0.0.1_p2113 fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to make SVN fetching work again 2
lastfmplayer-1.0.0.1_p2113.patch (text/plain), 788 bytes, created by
David Li
on 2006-11-02 13:43:32 UTC
(
hide
)
Description:
Patch to make SVN fetching work again 2
Filename:
MIME Type:
Creator:
David Li
Created:
2006-11-02 13:43:32 UTC
Size:
788 bytes
patch
obsolete
>--- lastfmplayer-1.0.0.1_p2113.ebuild 2006-09-22 18:06:07.000000000 -0400 >+++ lastfmplayer-1.0.0.1_p2113.ebuild 2006-11-02 16:41:49.388234183 -0500 >@@ -7,7 +7,7 @@ > DESCRIPTION="The player allows you to listen to last.fm radio streams" > HOMEPAGE="http://www.last.fm/help/player" > SRC_URI="" >-ESVN_REPO_URI="svn://svn.audioscrobbler.net/LastFM_client/trunk" >+ESVN_REPO_URI="svn://svn.audioscrobbler.net/LastFM_client" > ESVN_OPTIONS="--revision ${PV#*_p}" > > LICENSE="GPL-2" >@@ -39,6 +39,9 @@ > } > > src_compile() { >+ # Fix for peg revisions and SVN eclass >+ cd "trunk" >+ > if use debug ; then > qmake CONFIG+=debug || die "qmake failed" > else >@@ -50,6 +53,9 @@ > } > > src_install() { >+ # Fix for peg revisions and SVN eclass >+ cd "trunk" >+ > # Docs > dodoc ChangeLog HACKING README TODO >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 153184
:
100683
|
101068
| 101086