diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2008-01-27 17:30:11 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2008-01-27 17:30:11 +0000 |
commit | e66490910406139fa977c683ae3dc7cdcf332e91 (patch) | |
tree | 752fa371f9b8c271085107d75f177f40eb721d77 /dev-dotnet/mono-zeroconf | |
parent | new local use flag for banshee, mtp (diff) | |
download | historical-e66490910406139fa977c683ae3dc7cdcf332e91.tar.gz historical-e66490910406139fa977c683ae3dc7cdcf332e91.tar.bz2 historical-e66490910406139fa977c683ae3dc7cdcf332e91.zip |
license fix
Package-Manager: portage-2.1.4
Diffstat (limited to 'dev-dotnet/mono-zeroconf')
-rw-r--r-- | dev-dotnet/mono-zeroconf/mono-zeroconf-0.7.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/mono-zeroconf/mono-zeroconf-0.7.5.ebuild b/dev-dotnet/mono-zeroconf/mono-zeroconf-0.7.5.ebuild index 8cc814bbc67e..6ea7b762d08e 100644 --- a/dev-dotnet/mono-zeroconf/mono-zeroconf-0.7.5.ebuild +++ b/dev-dotnet/mono-zeroconf/mono-zeroconf-0.7.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-zeroconf/mono-zeroconf-0.7.5.ebuild,v 1.1 2008/01/27 17:05:28 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-zeroconf/mono-zeroconf-0.7.5.ebuild,v 1.2 2008/01/27 17:27:37 drac Exp $ inherit eutils mono @@ -8,7 +8,7 @@ DESCRIPTION="a cross platform Zero Configuration Networking library for Mono and HOMEPAGE="http://www.mono-project.com/Mono.Zeroconf" SRC_URI="http://banshee-project.org/files/${PN}/${P}.tar.bz2" -LICENSE="as-is" +LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" IUSE="avahi" |