public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-apps/novnc: ChangeLog novnc-0.4.ebuild novnc-0.5.ebuild
@ 2015-04-18 12:22 Sven Wegener (swegener)
  0 siblings, 0 replies; only message in thread
From: Sven Wegener (swegener) @ 2015-04-18 12:22 UTC (permalink / raw
  To: gentoo-commits

swegener    15/04/18 12:22:34

  Modified:             ChangeLog novnc-0.4.ebuild novnc-0.5.ebuild
  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.8                  www-apps/novnc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/novnc/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	12 Oct 2014 19:28:51 -0000	1.7
+++ ChangeLog	18 Apr 2015 12:22:34 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for www-apps/novnc
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/novnc/ChangeLog,v 1.7 2014/10/12 19:28:51 zmedico Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/novnc/ChangeLog,v 1.8 2015/04/18 12:22:34 swegener Exp $
+
+  18 Apr 2015; Sven Wegener <swegener@gentoo.org> novnc-0.4.ebuild,
+  novnc-0.5.ebuild:
+  Rename distfile to include package name.
 
 *novnc-0.5 (12 Oct 2014)
 



1.8                  www-apps/novnc/novnc-0.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/novnc/novnc-0.4.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/novnc/novnc-0.4.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/novnc/novnc-0.4.ebuild?r1=1.7&r2=1.8

Index: novnc-0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/novnc/novnc-0.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- novnc-0.4.ebuild	10 Aug 2014 20:14:21 -0000	1.7
+++ novnc-0.4.ebuild	18 Apr 2015 12:22:34 -0000	1.8
@@ -1,12 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/novnc/novnc-0.4.ebuild,v 1.7 2014/08/10 20:14:21 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/novnc/novnc-0.4.ebuild,v 1.8 2015/04/18 12:22:34 swegener Exp $
 
 EAPI=5
 
 DESCRIPTION="noVNC is a VNC client implemented using HTML5 technologies"
 HOMEPAGE="http://kanaka.github.com/noVNC/"
-SRC_URI="https://github.com/kanaka/noVNC/archive/v${PV}.tar.gz"
+SRC_URI="https://github.com/kanaka/noVNC/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 S="${WORKDIR}/noVNC-${PV}"
 
 LICENSE="MPL-2.0"



1.2                  www-apps/novnc/novnc-0.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/novnc/novnc-0.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/novnc/novnc-0.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/novnc/novnc-0.5.ebuild?r1=1.1&r2=1.2

Index: novnc-0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/novnc/novnc-0.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- novnc-0.5.ebuild	12 Oct 2014 19:28:51 -0000	1.1
+++ novnc-0.5.ebuild	18 Apr 2015 12:22:34 -0000	1.2
@@ -1,12 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/novnc/novnc-0.5.ebuild,v 1.1 2014/10/12 19:28:51 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/novnc/novnc-0.5.ebuild,v 1.2 2015/04/18 12:22:34 swegener Exp $
 
 EAPI=5
 
 DESCRIPTION="noVNC is a VNC client implemented using HTML5 technologies"
 HOMEPAGE="http://kanaka.github.com/noVNC/"
-SRC_URI="https://github.com/kanaka/noVNC/archive/v${PV}.tar.gz"
+SRC_URI="https://github.com/kanaka/noVNC/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 S="${WORKDIR}/noVNC-${PV}"
 
 LICENSE="MPL-2.0"





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

only message in thread, other threads:[~2015-04-18 12:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-18 12:22 [gentoo-commits] gentoo-x86 commit in www-apps/novnc: ChangeLog novnc-0.4.ebuild novnc-0.5.ebuild Sven Wegener (swegener)

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