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/podsleuth | |
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/podsleuth')
-rw-r--r-- | dev-dotnet/podsleuth/podsleuth-0.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/podsleuth/podsleuth-0.6.1.ebuild b/dev-dotnet/podsleuth/podsleuth-0.6.1.ebuild index bd2ae119e939..aa8bb94d119d 100644 --- a/dev-dotnet/podsleuth/podsleuth-0.6.1.ebuild +++ b/dev-dotnet/podsleuth/podsleuth-0.6.1.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/podsleuth/podsleuth-0.6.1.ebuild,v 1.1 2008/01/27 15:54:21 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/podsleuth/podsleuth-0.6.1.ebuild,v 1.2 2008/01/27 17:30:11 drac Exp $ inherit mono @@ -8,7 +8,7 @@ DESCRIPTION="a tool to discover detailed model information about an Apple (TM) i HOMEPAGE="http://banshee-project.org/PodSleuth" SRC_URI="http://banshee-project.org/files/${PN}/${P}.tar.gz" -LICENSE="as-is" +LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" IUSE="" |