diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-01-27 17:27:37 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-01-27 17:27:37 +0000 |
commit | 7708ce60b9961dfa9ce5f74a840793b97c92cfd5 (patch) | |
tree | d8dab5f930cdbf815d86ba0aea5eabcbf47b0159 /dev-dotnet | |
parent | new local use flag for banshee, mtp (diff) | |
download | gentoo-2-7708ce60b9961dfa9ce5f74a840793b97c92cfd5.tar.gz gentoo-2-7708ce60b9961dfa9ce5f74a840793b97c92cfd5.tar.bz2 gentoo-2-7708ce60b9961dfa9ce5f74a840793b97c92cfd5.zip |
license fix
(Portage version: 2.1.4)
Diffstat (limited to 'dev-dotnet')
-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" |