diff options
Diffstat (limited to 'media-video/feng-git/feng-git-0.1.ebuild')
-rw-r--r-- | media-video/feng-git/feng-git-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/feng-git/feng-git-0.1.ebuild b/media-video/feng-git/feng-git-0.1.ebuild index 330c4a0..d6ee77f 100644 --- a/media-video/feng-git/feng-git-0.1.ebuild +++ b/media-video/feng-git/feng-git-0.1.ebuild @@ -4,14 +4,14 @@ inherit git autotools -EGIT_REPO_URI="git://live.polito.it/var/git/feng.git" +EGIT_REPO_URI="git://git.lscube.org/feng.git" EGIT_BOOTSTRAP="eautoreconf" AT_M4DIR="m4" DESCRIPTION="Standard rtsp streaming server" HOMEPAGE="http://lscube.org/projects/feng" -LICENSE="GPL-2" +LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86 ~ppc64" IUSE="" |