diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-09-23 19:41:11 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-09-23 19:41:11 +0000 |
commit | f328506a1722a3a457137f1edc075f7682fbaff8 (patch) | |
tree | 70dfe0b42ccfdc6931b92809487ce909bbbd7c4c /media-libs/osalp/osalp-0.7.3.ebuild | |
parent | added mask for >=media-libs/libsndfile-1.0.0 (1.0.1 is in portage) due (diff) | |
download | gentoo-2-f328506a1722a3a457137f1edc075f7682fbaff8.tar.gz gentoo-2-f328506a1722a3a457137f1edc075f7682fbaff8.tar.bz2 gentoo-2-f328506a1722a3a457137f1edc075f7682fbaff8.zip |
Changed GPL to GPL-2 in LICENSE
Diffstat (limited to 'media-libs/osalp/osalp-0.7.3.ebuild')
-rw-r--r-- | media-libs/osalp/osalp-0.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/osalp/osalp-0.7.3.ebuild b/media-libs/osalp/osalp-0.7.3.ebuild index fedda8b90809..664406cc6dee 100644 --- a/media-libs/osalp/osalp-0.7.3.ebuild +++ b/media-libs/osalp/osalp-0.7.3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/osalp/osalp-0.7.3.ebuild,v 1.1 2002/08/21 01:37:30 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/osalp/osalp-0.7.3.ebuild,v 1.2 2002/09/23 19:37:20 vapier Exp $ DESCRIPTION="Open Source Audio Library Project" HOMEPAGE="http://osalp.sourceforge.net/" -LICENSE="GPL" +LICENSE="GPL-2" DEPEND="encode? ( >=media-sound/lame-1.89 ) oggvorbis? ( >=media-libs/libvorbis-1.0 )" |