public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-libs/libh2oxx: libh2oxx-9999.ebuild libh2oxx-0.2.ebuild ChangeLog
@ 2014-07-06 13:21 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2014-07-06 13:21 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/07/06 13:21:28

  Modified:             libh2oxx-9999.ebuild libh2oxx-0.2.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.3                  sci-libs/libh2oxx/libh2oxx-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libh2oxx/libh2oxx-9999.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libh2oxx/libh2oxx-9999.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libh2oxx/libh2oxx-9999.ebuild?r1=1.2&r2=1.3

Index: libh2oxx-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/libh2oxx/libh2oxx-9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libh2oxx-9999.ebuild	16 Oct 2013 13:13:05 -0000	1.2
+++ libh2oxx-9999.ebuild	6 Jul 2014 13:21:28 -0000	1.3
@@ -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/sci-libs/libh2oxx/libh2oxx-9999.ebuild,v 1.2 2013/10/16 13:13:05 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libh2oxx/libh2oxx-9999.ebuild,v 1.3 2014/07/06 13:21:28 mgorny Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 DESCRIPTION="C++ bindings for libh2o"
 HOMEPAGE="https://bitbucket.org/mgorny/libh2oxx/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
+SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"



1.2                  sci-libs/libh2oxx/libh2oxx-0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libh2oxx/libh2oxx-0.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libh2oxx/libh2oxx-0.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libh2oxx/libh2oxx-0.2.ebuild?r1=1.1&r2=1.2

Index: libh2oxx-0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/libh2oxx/libh2oxx-0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libh2oxx-0.2.ebuild	7 Jun 2012 15:21:27 -0000	1.1
+++ libh2oxx-0.2.ebuild	6 Jul 2014 13:21:28 -0000	1.2
@@ -1,6 +1,6 @@
-# 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/sci-libs/libh2oxx/libh2oxx-0.2.ebuild,v 1.1 2012/06/07 15:21:27 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libh2oxx/libh2oxx-0.2.ebuild,v 1.2 2014/07/06 13:21:28 mgorny Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="C++ bindings for libh2o"
 HOMEPAGE="https://bitbucket.org/mgorny/libh2oxx/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
+SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"



1.6                  sci-libs/libh2oxx/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/libh2oxx/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	16 Oct 2013 13:13:05 -0000	1.5
+++ ChangeLog	6 Jul 2014 13:21:28 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for sci-libs/libh2oxx
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libh2oxx/ChangeLog,v 1.5 2013/10/16 13:13:05 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libh2oxx/ChangeLog,v 1.6 2014/07/06 13:21:28 mgorny Exp $
+
+  06 Jul 2014; Michał Górny <mgorny@gentoo.org> libh2oxx-0.2.ebuild,
+  libh2oxx-9999.ebuild:
+  Replace obsolete mirror://bitbucket with the real URI.
 
   16 Oct 2013; Michał Górny <mgorny@gentoo.org> libh2oxx-9999.ebuild:
   Switch to git-r3. Add SLOT operators to dependencies.





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

only message in thread, other threads:[~2014-07-06 13:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-06 13:21 [gentoo-commits] gentoo-x86 commit in sci-libs/libh2oxx: libh2oxx-9999.ebuild libh2oxx-0.2.ebuild ChangeLog Michal Gorny (mgorny)

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