diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-11-29 18:51:23 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-11-29 18:51:23 +0000 |
commit | 4c25125a920b137a1d922bd287a57319a821ddd5 (patch) | |
tree | 1ea1b7612d29a0d324b1a2088335a11890d3869f /dev-dotnet | |
parent | Fix license (diff) | |
download | historical-4c25125a920b137a1d922bd287a57319a821ddd5.tar.gz historical-4c25125a920b137a1d922bd287a57319a821ddd5.tar.bz2 historical-4c25125a920b137a1d922bd287a57319a821ddd5.zip |
Fix license
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/ipod-sharp/Manifest | 8 | ||||
-rw-r--r-- | dev-dotnet/ipod-sharp/ipod-sharp-0.5.11.1.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-dotnet/ipod-sharp/Manifest b/dev-dotnet/ipod-sharp/Manifest index c77e3ca972de..3c8764750c3e 100644 --- a/dev-dotnet/ipod-sharp/Manifest +++ b/dev-dotnet/ipod-sharp/Manifest @@ -3,12 +3,12 @@ Hash: SHA1 MD5 25a12e2612816edf5b8db542a22ff646 ChangeLog 439 MD5 1020c9fcd11853fdf78f6feb29979179 files/digest-ipod-sharp-0.5.11.1 71 -MD5 b410ac0ae928ff79d1cca285c6834e5d ipod-sharp-0.5.11.1.ebuild 863 +MD5 aec133d5e4f8de2b65587e55d859d205 ipod-sharp-0.5.11.1.ebuild 861 MD5 46261388ca1ae057f1d8590a23834c49 metadata.xml 294 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDig8wwUpWvClEHQoRAka+AJwIDEj+PY7fF3D7Ub66g8U974kkDQCfe42Y -6gu6vcCWf/AvrgABX5xP9Xk= -=NPsF +iD8DBQFDjKL1wUpWvClEHQoRAt81AJ9lL0TCVT+i6gqL90GcmgjRblRrVwCfee/6 +CBu59MQ5oYnh7m5CIZf9zqg= +=7pIe -----END PGP SIGNATURE----- diff --git a/dev-dotnet/ipod-sharp/ipod-sharp-0.5.11.1.ebuild b/dev-dotnet/ipod-sharp/ipod-sharp-0.5.11.1.ebuild index 83c4b66a02c8..6194082ff1fd 100644 --- a/dev-dotnet/ipod-sharp/ipod-sharp-0.5.11.1.ebuild +++ b/dev-dotnet/ipod-sharp/ipod-sharp-0.5.11.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ipod-sharp/ipod-sharp-0.5.11.1.ebuild,v 1.1 2005/11/27 19:56:34 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ipod-sharp/ipod-sharp-0.5.11.1.ebuild,v 1.2 2005/11/29 18:51:23 metalgod Exp $ inherit mono @@ -8,7 +8,7 @@ DESCRIPTION="ipod-sharp provides high-level feature support for Apple's iPod and HOMEPAGE="http://banshee-project.org/Ipod-sharp" SRC_URI="http://banshee-project.org/files/${PN}/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="MIT" SLOT="0" KEYWORDS="~x86" IUSE="doc" |