public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-pda/ifuse: ChangeLog ifuse-0.9.5.ebuild
@ 2009-12-14 23:26 Tony Vroon (chainsaw)
  0 siblings, 0 replies; only message in thread
From: Tony Vroon (chainsaw) @ 2009-12-14 23:26 UTC (permalink / raw
  To: gentoo-commits

chainsaw    09/12/14 23:26:24

  Modified:             ChangeLog
  Added:                ifuse-0.9.5.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc59/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-pda/ifuse/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/ifuse/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/ifuse/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/ifuse/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/ifuse/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	8 Jun 2009 23:26:57 -0000	1.1
+++ ChangeLog	14 Dec 2009 23:26:24 -0000	1.2
@@ -1,6 +1,11 @@
 # ChangeLog for app-pda/ifuse
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/ifuse/ChangeLog,v 1.1 2009/06/08 23:26:57 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/ifuse/ChangeLog,v 1.2 2009/12/14 23:26:24 chainsaw Exp $
+
+*ifuse-0.9.5 (14 Dec 2009)
+
+  14 Dec 2009; <chainsaw@gentoo.org> +ifuse-0.9.5.ebuild:
+  Version bump.
 
 *ifuse-0.9.1 (08 Jun 2009)
 



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

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

Index: ifuse-0.9.5.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/ifuse/ifuse-0.9.5.ebuild,v 1.1 2009/12/14 23:26:24 chainsaw Exp $

DESCRIPTION="Mount Apple iPhone/iPod Touch file systems for backup purposes"
HOMEPAGE="http://matt.colyer.name/projects/iphone-linux/index.php?title=Main_Page"
SRC_URI="http://cloud.github.com/downloads/MattColyer/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
RDEPEND=">=app-pda/libplist-1.1
	>=app-pda/libiphone-0.9.5
	=dev-libs/glib-2*
	sys-fs/fuse"

src_install() {
	make DESTDIR="${D}" install || die
}

pkg_postinst() {
	ewarn "Only use this filesystem driver to create backups of your data."
	ewarn "The music database is hashed, and attempting to add files will "
	ewarn "cause the iPod/iPhone to consider your database unauthorised."
	ewarn "It will respond by wiping all media files, requiring a restore "
	ewarn "through iTunes. You have been warned."
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-14 23:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-14 23:26 [gentoo-commits] gentoo-x86 commit in app-pda/ifuse: ChangeLog ifuse-0.9.5.ebuild Tony Vroon (chainsaw)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox