diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2012-07-12 15:53:55 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2012-07-12 15:53:55 +0000 |
commit | 29054151b53ae7eeb1dc08c48f3879f9b141d523 (patch) | |
tree | 5af75b574fbe01c54f19f3717452d55f6cee0aa5 /net-misc/lambdamoo/lambdamoo-1.8.1-r2.ebuild | |
parent | added GPL-2 to LICENSE per bug 426062 (diff) | |
download | gentoo-2-29054151b53ae7eeb1dc08c48f3879f9b141d523.tar.gz gentoo-2-29054151b53ae7eeb1dc08c48f3879f9b141d523.tar.bz2 gentoo-2-29054151b53ae7eeb1dc08c48f3879f9b141d523.zip |
added GPL-2 to LICENSE per bug 426066
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/lambdamoo/lambdamoo-1.8.1-r2.ebuild')
-rw-r--r-- | net-misc/lambdamoo/lambdamoo-1.8.1-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/lambdamoo/lambdamoo-1.8.1-r2.ebuild b/net-misc/lambdamoo/lambdamoo-1.8.1-r2.ebuild index 036a189aea01..b87a5bd29d62 100644 --- a/net-misc/lambdamoo/lambdamoo-1.8.1-r2.ebuild +++ b/net-misc/lambdamoo/lambdamoo-1.8.1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/lambdamoo/lambdamoo-1.8.1-r2.ebuild,v 1.1 2010/09/20 02:17:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/lambdamoo/lambdamoo-1.8.1-r2.ebuild,v 1.2 2012/07/12 15:53:55 axs Exp $ EAPI="2" @@ -10,7 +10,7 @@ DESCRIPTION="networked mud that can be used for different types of collaborative HOMEPAGE="http://sourceforge.net/projects/lambdamoo/" SRC_URI="mirror://sourceforge/lambdamoo/LambdaMOO-${PV}.tar.gz" -LICENSE="as-is" +LICENSE="as-is GPL-2" SLOT="0" KEYWORDS="~x86 ~sparc" IUSE="" |