- some random cleanups for EAPI5 and licensing.

- bump teamspeak-server-bin
This commit is contained in:
2013-04-30 18:33:24 +02:00
parent 957e47161c
commit c78c641925
7 changed files with 13 additions and 14 deletions

View File

@@ -1,8 +1,8 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $Id$
EAPI="4"
EAPI="5"
inherit cmake-utils

View File

@@ -1,8 +1,8 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $Id$
EAPI="4"
EAPI="5"
inherit autotools-utils eutils
@@ -12,7 +12,7 @@ SRC_URI="http://people.znc.in/~dessa/ghost/deps/${P}.tar.xz"
RESTRICT="mirror"
LICENSE="as-is"
LICENSE="LGPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="static-libs"