zmedico     14/10/19 08:02:14

  Modified:             go-fuse-0_p20140812.ebuild ChangeLog
  Log:
  Use tar.gz instead of zip, so there's no need for app-arch/unzip in DEPEND.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0xAE5719A3)

Revision  Changes    Path
1.2                  dev-libs/go-fuse/go-fuse-0_p20140812.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/go-fuse/go-fuse-0_p20140812.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/go-fuse/go-fuse-0_p20140812.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/go-fuse/go-fuse-0_p20140812.ebuild?r1=1.1&r2=1.2

Index: go-fuse-0_p20140812.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/go-fuse/go-fuse-0_p20140812.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- go-fuse-0_p20140812.ebuild  15 Oct 2014 23:28:17 -0000      1.1
+++ go-fuse-0_p20140812.ebuild  19 Oct 2014 08:02:14 -0000      1.2
@@ -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/dev-libs/go-fuse/go-fuse-0_p20140812.ebuild,v 1.1 
2014/10/15 23:28:17 zmedico Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/go-fuse/go-fuse-0_p20140812.ebuild,v 1.2 
2014/10/19 08:02:14 zmedico Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 GO_PN=github.com/hanwen/${PN}
 HOMEPAGE="https://${GO_PN}";
 EGIT_COMMIT="8c85ded140ac1889372a0e22d8d21e3d10a303bd"
-SRC_URI="https://${GO_PN}/archive/${EGIT_COMMIT}.zip -> ${P}.zip"
+SRC_URI="https://${GO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
 IUSE=""



1.7                  dev-libs/go-fuse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/go-fuse/ChangeLog?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/go-fuse/ChangeLog?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/go-fuse/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/go-fuse/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   15 Oct 2014 23:28:17 -0000      1.6
+++ ChangeLog   19 Oct 2014 08:02:14 -0000      1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/go-fuse
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/go-fuse/ChangeLog,v 1.6 2014/10/15 
23:28:17 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/go-fuse/ChangeLog,v 1.7 2014/10/19 
08:02:14 zmedico Exp $
+
+  19 Oct 2014; Zac Medico <[email protected]> go-fuse-0_p20140812.ebuild:
+  Use tar.gz instead of zip, so there's no need for app-arch/unzip in DEPEND.
 
 *go-fuse-0_p20140812 (15 Oct 2014)
 




Reply via email to