diff options
author | 2013-05-11 22:00:30 +0000 | |
---|---|---|
committer | 2013-05-11 22:00:30 +0000 | |
commit | 8be4887b9a006836f0e46670433fcf26d487ef13 (patch) | |
tree | 1acf818772148b5a79fd5c87755a5c4fb002037c /app-pda/libimobiledevice/libimobiledevice-1.1.5.ebuild | |
parent | Version bump wrt #467914 by Chris Slycord (diff) | |
download | historical-8be4887b9a006836f0e46670433fcf26d487ef13.tar.gz historical-8be4887b9a006836f0e46670433fcf26d487ef13.tar.bz2 historical-8be4887b9a006836f0e46670433fcf26d487ef13.zip |
stfu repoman
Package-Manager: portage-2.2.0_alpha174/cvs/Linux x86_64
Manifest-Sign-Key: 0x4868F14D
Diffstat (limited to 'app-pda/libimobiledevice/libimobiledevice-1.1.5.ebuild')
-rw-r--r-- | app-pda/libimobiledevice/libimobiledevice-1.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.1.5.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.1.5.ebuild index 36a8cfc91280..02b87bc96c5d 100644 --- a/app-pda/libimobiledevice/libimobiledevice-1.1.5.ebuild +++ b/app-pda/libimobiledevice/libimobiledevice-1.1.5.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.5.ebuild,v 1.1 2013/05/11 21:57:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.5.ebuild,v 1.2 2013/05/11 22:00:19 ssuominen Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) -inherit autotools eutils python-r1 multilib +inherit eutils python-r1 multilib DESCRIPTION="Support library to communicate with Apple iPhone/iPod Touch devices" HOMEPAGE="http://www.libimobiledevice.org/" |