ssuominen    14/04/07 12:32:56

  Modified:             ChangeLog
  Added:                ifuse-1.1.3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  Changes    Path
1.17                 app-pda/ifuse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/ifuse/ChangeLog?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/ifuse/ChangeLog?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/ifuse/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/ifuse/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   4 Mar 2014 07:02:50 -0000       1.16
+++ ChangeLog   7 Apr 2014 12:32:56 -0000       1.17
@@ -1,6 +1,11 @@
 # 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.16 2014/03/04 
07:02:50 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/ifuse/ChangeLog,v 1.17 2014/04/07 
12:32:56 ssuominen Exp $
+
+*ifuse-1.1.3 (07 Apr 2014)
+
+  07 Apr 2014; Samuli Suominen <[email protected]> +ifuse-1.1.3.ebuild:
+  Version bump.
 
   04 Mar 2014; Samuli Suominen <[email protected]> -ifuse-1.1.2.ebuild:
   old



1.1                  app-pda/ifuse/ifuse-1.1.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/ifuse/ifuse-1.1.3.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/ifuse/ifuse-1.1.3.ebuild?rev=1.1&content-type=text/plain

Index: ifuse-1.1.3.ebuild
===================================================================
# 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 $

EAPI=5
inherit readme.gentoo

DESCRIPTION="Mount Apple iPhone/iPod Touch file systems for backup purposes"
HOMEPAGE="http://www.libimobiledevice.org/";
SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2";

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=app-pda/libimobiledevice-1.1.4:=
        >=app-pda/libplist-1.8:=
        >=sys-fs/fuse-2.7.0"
DEPEND="${RDEPEND}
        virtual/pkgconfig"

DOCS="AUTHORS NEWS README"

DOC_CONTENTS="Only use this filesystem driver to create backups of your data.
The music database is hashed, and attempting to add files will cause the
iPod/iPhone to consider your database unauthorised.
It will respond by wiping all media files, requiring a restore through iTunes."




Reply via email to