diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-11 18:04:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-11 18:04:25 +0000 |
commit | 2488ee35031cd4c21b854df7a6170a02ec1fa3da (patch) | |
tree | 06604610d88f2ceb6a9bca75752c6cf287d0b569 /app-pda | |
parent | Stable for amd64, wrt bug #423155 (diff) | |
download | gentoo-2-2488ee35031cd4c21b854df7a6170a02ec1fa3da.tar.gz gentoo-2-2488ee35031cd4c21b854df7a6170a02ec1fa3da.tar.bz2 gentoo-2-2488ee35031cd4c21b854df7a6170a02ec1fa3da.zip |
Stable for amd64, wrt bug #423155
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/ideviceinstaller/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/ideviceinstaller/ideviceinstaller-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/ideviceinstaller/ChangeLog b/app-pda/ideviceinstaller/ChangeLog index b34f5344d166..8adf5628610e 100644 --- a/app-pda/ideviceinstaller/ChangeLog +++ b/app-pda/ideviceinstaller/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/ideviceinstaller # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/ideviceinstaller/ChangeLog,v 1.4 2012/05/16 01:07:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/ideviceinstaller/ChangeLog,v 1.5 2012/08/11 18:04:25 ago Exp $ + + 11 Aug 2012; Agostino Sarubbo <ago@gentoo.org> ideviceinstaller-1.0.1.ebuild: + Stable for amd64, wrt bug #423155 16 May 2012; Samuli Suominen <ssuominen@gentoo.org> -ideviceinstaller-1.0.0.ebuild, -files/ideviceinstaller-1.0.0-libgen_h.patch: diff --git a/app-pda/ideviceinstaller/ideviceinstaller-1.0.1.ebuild b/app-pda/ideviceinstaller/ideviceinstaller-1.0.1.ebuild index 31bbb7098c69..3cc160c7c4a8 100644 --- a/app-pda/ideviceinstaller/ideviceinstaller-1.0.1.ebuild +++ b/app-pda/ideviceinstaller/ideviceinstaller-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/ideviceinstaller/ideviceinstaller-1.0.1.ebuild,v 1.1 2012/05/16 01:04:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/ideviceinstaller/ideviceinstaller-1.0.1.ebuild,v 1.2 2012/08/11 18:04:25 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=app-pda/libimobiledevice-1.1.4 |