diff options
-rw-r--r-- | dev-dotnet/ipod-sharp/ipod-sharp-0.5.11.1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/libipoddevice/libipoddevice-0.4.0.ebuild | 4 | ||||
-rw-r--r-- | media-sound/banshee/banshee-0.9.12.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
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" diff --git a/media-libs/libipoddevice/libipoddevice-0.4.0.ebuild b/media-libs/libipoddevice/libipoddevice-0.4.0.ebuild index aa4ab1bd86c2..19a24d53e093 100644 --- a/media-libs/libipoddevice/libipoddevice-0.4.0.ebuild +++ b/media-libs/libipoddevice/libipoddevice-0.4.0.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/media-libs/libipoddevice/libipoddevice-0.4.0.ebuild,v 1.1 2005/11/27 19:51:43 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libipoddevice/libipoddevice-0.4.0.ebuild,v 1.2 2005/11/29 18:52:55 metalgod Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="libipoddevice is a device-specific layer for the Apple iPod" HOMEPAGE="http://banshee-project.org/Libipoddevice" SRC_URI="http://banshee-project.org/files/libipoddevice/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="LGPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" diff --git a/media-sound/banshee/banshee-0.9.12.ebuild b/media-sound/banshee/banshee-0.9.12.ebuild index c83fc6ff6eca..24b4ebfae174 100644 --- a/media-sound/banshee/banshee-0.9.12.ebuild +++ b/media-sound/banshee/banshee-0.9.12.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/media-sound/banshee/banshee-0.9.12.ebuild,v 1.3 2005/11/28 03:52:38 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-0.9.12.ebuild,v 1.4 2005/11/29 18:49:28 metalgod Exp $ inherit eutils gnome2 mono @@ -10,7 +10,7 @@ create audio and MP3 CDs from subsets of your library." HOMEPAGE="http://banshee-project.org" SRC_URI="http://banshee-project.org/files/${PN}/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="MIT" SLOT="0" KEYWORDS="~x86" IUSE="aac flac mad real vorbis" |