diff options
author | 2014-08-03 12:09:49 +0000 | |
---|---|---|
committer | 2014-08-03 12:09:49 +0000 | |
commit | ad7695ad8e1018fc47b626a7bcfc1a57fbd1e6f8 (patch) | |
tree | 6c40e7c759ab4725cfee7db941a01046e4a40a42 /app-pda | |
parent | amd64/x86 stable wrt #518160 (diff) | |
download | gentoo-2-ad7695ad8e1018fc47b626a7bcfc1a57fbd1e6f8.tar.gz gentoo-2-ad7695ad8e1018fc47b626a7bcfc1a57fbd1e6f8.tar.bz2 gentoo-2-ad7695ad8e1018fc47b626a7bcfc1a57fbd1e6f8.zip |
amd64/x86 stable wrt #518160
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/ifuse/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/ifuse/ifuse-1.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/ifuse/ChangeLog b/app-pda/ifuse/ChangeLog index aa58774f3397..3e0dddff7f2e 100644 --- a/app-pda/ifuse/ChangeLog +++ b/app-pda/ifuse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/ifuse # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/ifuse/ChangeLog,v 1.17 2014/04/07 12:32:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/ifuse/ChangeLog,v 1.18 2014/08/03 12:09:49 ssuominen Exp $ + + 03 Aug 2014; Samuli Suominen <ssuominen@gentoo.org> ifuse-1.1.3.ebuild: + amd64/x86 stable wrt #518160 *ifuse-1.1.3 (07 Apr 2014) diff --git a/app-pda/ifuse/ifuse-1.1.3.ebuild b/app-pda/ifuse/ifuse-1.1.3.ebuild index 306c9c551af1..ce529de7e97e 100644 --- a/app-pda/ifuse/ifuse-1.1.3.ebuild +++ b/app-pda/ifuse/ifuse-1.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/ifuse/ifuse-1.1.3.ebuild,v 1.1 2014/04/07 12:32:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/ifuse/ifuse-1.1.3.ebuild,v 1.2 2014/08/03 12:09:49 ssuominen Exp $ EAPI=5 inherit readme.gentoo @@ -11,7 +11,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=app-pda/libimobiledevice-1.1.4:= |