diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:55:00 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:55:00 +0000 |
commit | 52b85528ca7f8f5b6367afe009053cca12672d0f (patch) | |
tree | c593af6b59edb5deed6e44443487100602ad40aa /media-sound/sox/sox-12.17.3-r3.ebuild | |
parent | Version bumped. (diff) | |
download | gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.tar.gz gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.tar.bz2 gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.zip |
License Fixes. Part 2.
Diffstat (limited to 'media-sound/sox/sox-12.17.3-r3.ebuild')
-rw-r--r-- | media-sound/sox/sox-12.17.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/sox/sox-12.17.3-r3.ebuild b/media-sound/sox/sox-12.17.3-r3.ebuild index 35d275d6df70..71dd913b4599 100644 --- a/media-sound/sox/sox-12.17.3-r3.ebuild +++ b/media-sound/sox/sox-12.17.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/sox-12.17.3-r3.ebuild,v 1.2 2003/02/13 13:19:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/sox-12.17.3-r3.ebuild,v 1.3 2003/02/28 16:54:59 liquidx Exp $ S=${WORKDIR}/${P} DESCRIPTION="The swiss army knife of sound processing programs" @@ -9,7 +9,7 @@ SRC_URI="http://download.sourceforge.net/sox/${P}.tar.gz" KEYWORDS="x86 ppc alpha ~sparc " SLOT="0" -LICENSE="LPGL-2.1" +LICENSE="LGPL-2.1" DEPEND="virtual/glibc" |