diff options
Diffstat (limited to 'net-misc/asterisk-core-sounds/asterisk-core-sounds-1.4.22.ebuild')
-rw-r--r-- | net-misc/asterisk-core-sounds/asterisk-core-sounds-1.4.22.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/asterisk-core-sounds/asterisk-core-sounds-1.4.22.ebuild b/net-misc/asterisk-core-sounds/asterisk-core-sounds-1.4.22.ebuild index 829176cd1da2..4a5bfbdf6cd2 100644 --- a/net-misc/asterisk-core-sounds/asterisk-core-sounds-1.4.22.ebuild +++ b/net-misc/asterisk-core-sounds/asterisk-core-sounds-1.4.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-core-sounds/asterisk-core-sounds-1.4.22.ebuild,v 1.3 2012/06/21 07:01:59 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-core-sounds/asterisk-core-sounds-1.4.22.ebuild,v 1.4 2013/02/07 22:33:16 ulm Exp $ EAPI="4" @@ -24,7 +24,7 @@ for l in ${LINGUAS}; do [[ "${l}" = ^* ]] || SRC_URI+=" )" done -LICENSE="CCPL-Attribution-ShareAlike-3.0" +LICENSE="CC-BY-SA-3.0" SLOT="0" KEYWORDS="amd64 x86" |