diff options
author | 2013-04-17 18:22:53 +0000 | |
---|---|---|
committer | 2013-04-17 18:22:53 +0000 | |
commit | 5b56f3572a6da9a45f5bba9661e0e9a779cab00b (patch) | |
tree | 583d7e5b5f774a7f3937a743d7c27e476c8e13f6 /media-sound/snd/snd-9.11.ebuild | |
parent | Fix LICENSE, bug 465102. (diff) | |
download | historical-5b56f3572a6da9a45f5bba9661e0e9a779cab00b.tar.gz historical-5b56f3572a6da9a45f5bba9661e0e9a779cab00b.tar.bz2 historical-5b56f3572a6da9a45f5bba9661e0e9a779cab00b.zip |
Fix LICENSE, bug 465112.
Package-Manager: portage-2.1.11.62/cvs/Linux x86_64
Manifest-Sign-Key: 0x9433907D693FB5B8!
Diffstat (limited to 'media-sound/snd/snd-9.11.ebuild')
-rw-r--r-- | media-sound/snd/snd-9.11.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/snd/snd-9.11.ebuild b/media-sound/snd/snd-9.11.ebuild index 75e8d7419e1d..3ffe387333b2 100644 --- a/media-sound/snd/snd-9.11.ebuild +++ b/media-sound/snd/snd-9.11.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/media-sound/snd/snd-9.11.ebuild,v 1.9 2012/10/24 19:16:45 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-9.11.ebuild,v 1.10 2013/04/17 18:22:42 ulm Exp $ EAPI=1 @@ -10,8 +10,8 @@ DESCRIPTION="Snd is a sound editor" HOMEPAGE="http://ccrma.stanford.edu/software/snd/" SRC_URI="ftp://ccrma-ftp.stanford.edu/pub/Lisp/${P}.tar.gz" +LICENSE="Snd BSD-2 HPND GPL-2+ LGPL-2.1+ free-noncomm" SLOT="0" -LICENSE="as-is" KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux" IUSE="alsa cairo fam fftw gsl gtk guile jack ladspa motif nls opengl oss ruby xpm" |