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 @ 67:77b8a9a5604d
changed keyword to accept to 9999 & fixed startup script for mediabrowser
author | gsnerf <gsnerf@gsnerf.de> |
---|---|
date | Sun, 31 Aug 2014 20:22:13 +0200 |
parents | bcbb5c3d4a99 |
children | e21d50d8a111 |
comparison
equal
deleted
inserted
replaced
66:bcbb5c3d4a99 | 67:77b8a9a5604d |
---|---|
6 | 6 |
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="-* ~x86 ~amd64" | 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="" |