summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-03 23:56:08 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-03 23:56:08 +0000
commit38e655c3fd73b3967c5256ec5c604b4e907184ef (patch)
tree03e708d5772fa456762712f4a95a389f3e02275b /app-pda
parentamd64 stable, bug #500066 (diff)
downloadgentoo-2-38e655c3fd73b3967c5256ec5c604b4e907184ef.tar.gz
gentoo-2-38e655c3fd73b3967c5256ec5c604b4e907184ef.tar.bz2
gentoo-2-38e655c3fd73b3967c5256ec5c604b4e907184ef.zip
amd64 stable, bug #500238
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/ifuse/ChangeLog5
-rw-r--r--app-pda/ifuse/ifuse-1.1.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/ifuse/ChangeLog b/app-pda/ifuse/ChangeLog
index a256af74a12d..e5274dbbccf5 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.14 2014/02/24 00:19:55 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/ifuse/ChangeLog,v 1.15 2014/03/03 23:56:08 pacho Exp $
+
+ 03 Mar 2014; Pacho Ramos <pacho@gentoo.org> ifuse-1.1.2-r1.ebuild:
+ amd64 stable, bug #500238
23 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> ifuse-1.1.2-r1.ebuild:
x86 stable wrt bug #500238
diff --git a/app-pda/ifuse/ifuse-1.1.2-r1.ebuild b/app-pda/ifuse/ifuse-1.1.2-r1.ebuild
index 803bf4d3aa54..6573df184049 100644
--- a/app-pda/ifuse/ifuse-1.1.2-r1.ebuild
+++ b/app-pda/ifuse/ifuse-1.1.2-r1.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.2-r1.ebuild,v 1.2 2014/02/24 00:19:55 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/ifuse/ifuse-1.1.2-r1.ebuild,v 1.3 2014/03/03 23:56:08 pacho Exp $
EAPI=5
inherit autotools 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:=