mgorny      14/07/06 13:22:29

  Modified:             npapi-sdk-0.27.ebuild npapi-sdk-0.27.2.ebuild
                        npapi-sdk-9999.ebuild ChangeLog
  Log:
  Replace obsolete mirror://bitbucket with the real URI.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.12                 net-misc/npapi-sdk/npapi-sdk-0.27.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild?r1=1.11&r2=1.12

Index: npapi-sdk-0.27.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- npapi-sdk-0.27.ebuild       4 Dec 2012 22:01:27 -0000       1.11
+++ npapi-sdk-0.27.ebuild       6 Jul 2014 13:22:29 -0000       1.12
@@ -1,13 +1,13 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild,v 
1.11 2012/12/04 22:01:27 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild,v 
1.12 2014/07/06 13:22:29 mgorny Exp $
 
 EAPI=4
 inherit autotools-utils
 
 DESCRIPTION="NPAPI headers bundle"
 HOMEPAGE="https://bitbucket.org/mgorny/npapi-sdk/";
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
+SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2";
 
 LICENSE="MPL-1.1"
 SLOT="0"



1.10                 net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild?r1=1.9&r2=1.10

Index: npapi-sdk-0.27.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- npapi-sdk-0.27.2.ebuild     31 Mar 2013 10:38:00 -0000      1.9
+++ npapi-sdk-0.27.2.ebuild     6 Jul 2014 13:22:29 -0000       1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild,v 1.9 
2013/03/31 10:38:00 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild,v 1.10 
2014/07/06 13:22:29 mgorny Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="NPAPI headers bundle"
 HOMEPAGE="https://bitbucket.org/mgorny/npapi-sdk/";
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
+SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2";
 
 LICENSE="MPL-1.1"
 SLOT="0"



1.10                 net-misc/npapi-sdk/npapi-sdk-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild?r1=1.9&r2=1.10

Index: npapi-sdk-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- npapi-sdk-9999.ebuild       16 Oct 2013 13:08:19 -0000      1.9
+++ npapi-sdk-9999.ebuild       6 Jul 2014 13:22:29 -0000       1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild,v 
1.9 2013/10/16 13:08:19 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild,v 
1.10 2014/07/06 13:22:29 mgorny Exp $
 
 EAPI=4
 
@@ -15,7 +15,7 @@
 
 DESCRIPTION="NPAPI headers bundle"
 HOMEPAGE="https://bitbucket.org/mgorny/npapi-sdk/";
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
+SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2";
 
 LICENSE="MPL-1.1"
 SLOT="0"



1.27                 net-misc/npapi-sdk/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/ChangeLog?rev=1.27&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/ChangeLog?rev=1.27&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   16 Oct 2013 13:08:19 -0000      1.26
+++ ChangeLog   6 Jul 2014 13:22:29 -0000       1.27
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/npapi-sdk
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/ChangeLog,v 1.26 
2013/10/16 13:08:19 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/ChangeLog,v 1.27 
2014/07/06 13:22:29 mgorny Exp $
+
+  06 Jul 2014; Michał Górny <mgo...@gentoo.org> npapi-sdk-0.27.2.ebuild,
+  npapi-sdk-0.27.ebuild, npapi-sdk-9999.ebuild:
+  Replace obsolete mirror://bitbucket with the real URI.
 
   16 Oct 2013; Michał Górny <mgo...@gentoo.org> npapi-sdk-9999.ebuild:
   Switch to git-r3.




Reply via email to