megacoffee.net Gentoo overlay - legacy mirror
We have moved to Git. This repository is only provided for compatibility with old installations. Learn how to migrate your installation here.
comparison media-tv/mediabrowser-server/mediabrowser-server-9999.ebuild @ 70:97572feb0266
[mediabrowser-server] changed source repository back to official repository
author | gsnerf <gsnerf@gsnerf.de> |
---|---|
date | Mon, 01 Sep 2014 09:13:08 +0200 |
parents | 1a02dd4607bf |
children | ae7769fd75f1 |
comparison
equal
deleted
inserted
replaced
69:1a02dd4607bf | 70:97572feb0266 |
---|---|
7 inherit eutils user | 7 inherit eutils user |
8 | 8 |
9 DESCRIPTION="MediaBrowser Server is a software that indexes a lot of different kinds of media and allows for them to be retrieved and played through the DLNA protocol on any device capable of processing them." | 9 DESCRIPTION="MediaBrowser Server is a software that indexes a lot of different kinds of media and allows for them to be retrieved and played through the DLNA protocol on any device capable of processing them." |
10 HOMEPAGE="http://mediabrowser.tv/" | 10 HOMEPAGE="http://mediabrowser.tv/" |
11 KEYWORDS="-* ~9999" | 11 KEYWORDS="-* ~9999" |
12 #SRC_URI="https://github.com/MediaBrowser/MediaBrowser/archive/master.zip" | 12 SRC_URI="https://github.com/MediaBrowser/MediaBrowser/archive/master.zip" |
13 SRC_URI="https://github.com/gsnerf/MediaBrowser/archive/master.zip" | 13 #SRC_URI="https://github.com/gsnerf/MediaBrowser/archive/master.zip" |
14 SLOT="0" | 14 SLOT="0" |
15 LICENSE="GPL-2" | 15 LICENSE="GPL-2" |
16 IUSE="" | 16 IUSE="" |
17 RESTRICT="mirror test" | 17 RESTRICT="mirror test" |
18 | 18 |