diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-04-21 16:12:24 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-04-21 16:12:24 +0000 |
commit | 6efdcf9039dcdf22f547e017bfc9e671b06fe7b8 (patch) | |
tree | 0ecfb45b6f8e3eee32ed430da8b18dc6bfed15ed /dev-lang | |
parent | Fix description, the gst plugins are now in separate package... (diff) | |
download | gentoo-2-6efdcf9039dcdf22f547e017bfc9e671b06fe7b8.tar.gz gentoo-2-6efdcf9039dcdf22f547e017bfc9e671b06fe7b8.tar.bz2 gentoo-2-6efdcf9039dcdf22f547e017bfc9e671b06fe7b8.zip |
fix0r license
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/orc/orc-0.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/orc/orc-0.4.4.ebuild b/dev-lang/orc/orc-0.4.4.ebuild index 2e596092ccde..e10c5a10bdd3 100644 --- a/dev-lang/orc/orc-0.4.4.ebuild +++ b/dev-lang/orc/orc-0.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/orc-0.4.4.ebuild,v 1.1 2010/04/21 15:38:51 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/orc-0.4.4.ebuild,v 1.2 2010/04/21 16:12:24 ssuominen Exp $ EAPI=2 @@ -8,7 +8,7 @@ DESCRIPTION="The Oil Runtime Compiler" HOMEPAGE="http://code.entropywave.com/projects/orc/" SRC_URI="http://code.entropywave.com/download/orc/${P}.tar.gz" -LICENSE="orc" +LICENSE="BSD BSD-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" |