diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-09-23 19:37:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-09-23 19:37:20 +0000 |
commit | 2fe3fa0cd9f76daa775ca7ab1eec28577ee81fb9 (patch) | |
tree | af300627b1be734e013652b728d0f8afbd02b89f /media-libs/osalp/osalp-0.7.3.ebuild | |
parent | Changed GPL to GPL-2 in LICENSE and updated SRC_URI to use mirror: (diff) | |
download | historical-2fe3fa0cd9f76daa775ca7ab1eec28577ee81fb9.tar.gz historical-2fe3fa0cd9f76daa775ca7ab1eec28577ee81fb9.tar.bz2 historical-2fe3fa0cd9f76daa775ca7ab1eec28577ee81fb9.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 )" |