summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2010-04-07 14:51:19 +0000
committerOlivier Crête <tester@gentoo.org>2010-04-07 14:51:19 +0000
commitabd7f0cae33eeb11f0ffa3559091f640c8498f00 (patch)
tree18b11d8f7f0679ca61ecb2e1e40955a3bc980f92 /app-pda/libimobiledevice
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-abd7f0cae33eeb11f0ffa3559091f640c8498f00.tar.gz
gentoo-2-abd7f0cae33eeb11f0ffa3559091f640c8498f00.tar.bz2
gentoo-2-abd7f0cae33eeb11f0ffa3559091f640c8498f00.zip
Update license (parts are lgpl-2.1)
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'app-pda/libimobiledevice')
-rw-r--r--app-pda/libimobiledevice/ChangeLog6
-rw-r--r--app-pda/libimobiledevice/libimobiledevice-1.0.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-pda/libimobiledevice/ChangeLog b/app-pda/libimobiledevice/ChangeLog
index d1ddae3736cc..83a2dc5bfe44 100644
--- a/app-pda/libimobiledevice/ChangeLog
+++ b/app-pda/libimobiledevice/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/libimobiledevice
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.1 2010/04/07 14:41:50 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.2 2010/04/07 14:51:19 tester Exp $
+
+ 07 Apr 2010; Olivier Crête <tester@gentoo.org>
+ libimobiledevice-1.0.0.ebuild:
+ Update license (parts are lgpl-2.1)
*libimobiledevice-1.0.0 (07 Apr 2010)
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.0.0.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.0.0.ebuild
index a555589b3c34..c4b27491ac00 100644
--- a/app-pda/libimobiledevice/libimobiledevice-1.0.0.ebuild
+++ b/app-pda/libimobiledevice/libimobiledevice-1.0.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.0.0.ebuild,v 1.1 2010/04/07 14:41:50 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.0.0.ebuild,v 1.2 2010/04/07 14:51:19 tester Exp $
EAPI=3
DESCRIPTION="Support library to communicate with Apple iPhone/iPod Touch devices"
HOMEPAGE="http://www.libimobiledevice.org/"
SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2"
-LICENSE="GPL-2"
+LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64"
IUSE="python"