swegener    15/04/18 12:52:24

  Modified:             websockify-0.6.0.ebuild ChangeLog
  Log:
  Rename distfile to include package name.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0x64D4CF24)

Revision  Changes    Path
1.3                  dev-python/websockify/websockify-0.6.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/websockify/websockify-0.6.0.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/websockify/websockify-0.6.0.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/websockify/websockify-0.6.0.ebuild?r1=1.2&r2=1.3

Index: websockify-0.6.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/websockify/websockify-0.6.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- websockify-0.6.0.ebuild     16 Jan 2015 11:11:12 -0000      1.2
+++ websockify-0.6.0.ebuild     18 Apr 2015 12:52:24 -0000      1.3
@@ -1,13 +1,13 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/websockify/websockify-0.6.0.ebuild,v 1.2 
2015/01/16 11:11:12 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/websockify/websockify-0.6.0.ebuild,v 1.3 
2015/04/18 12:52:24 swegener Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 
-SRC_URI="https://github.com/kanaka/${PN}/archive/v${PV}.zip";
+SRC_URI="https://github.com/kanaka/${PN}/archive/v${PV}.zip -> ${P}.zip"
 DESCRIPTION="WebSockets support for any application/server"
 HOMEPAGE="https://github.com/kanaka/websockify";
 



1.8                  dev-python/websockify/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/websockify/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   16 Jan 2015 11:11:12 -0000      1.7
+++ ChangeLog   18 Apr 2015 12:52:24 -0000      1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/websockify
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/websockify/ChangeLog,v 1.7 
2015/01/16 11:11:12 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/websockify/ChangeLog,v 1.8 
2015/04/18 12:52:24 swegener Exp $
+
+  18 Apr 2015; Sven Wegener <swege...@gentoo.org> websockify-0.6.0.ebuild:
+  Rename distfile to include package name.
 
   16 Jan 2015; Ian Delaney <idel...@gentoo.org> -websockify-0.3.0.ebuild,
   -websockify-0.4.1.ebuild, -websockify-0.5.1.ebuild, websockify-0.6.0.ebuild:




Reply via email to