summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-libs/libh2oxx/ChangeLog8
-rw-r--r--sci-libs/libh2oxx/libh2oxx-0.2.ebuild6
-rw-r--r--sci-libs/libh2oxx/libh2oxx-9999.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/sci-libs/libh2oxx/ChangeLog b/sci-libs/libh2oxx/ChangeLog
index 13a917421764..a8a7bac220ee 100644
--- a/sci-libs/libh2oxx/ChangeLog
+++ b/sci-libs/libh2oxx/ChangeLog
@@ -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.
diff --git a/sci-libs/libh2oxx/libh2oxx-0.2.ebuild b/sci-libs/libh2oxx/libh2oxx-0.2.ebuild
index 004d902ef8cf..bad664ffde36 100644
--- a/sci-libs/libh2oxx/libh2oxx-0.2.ebuild
+++ b/sci-libs/libh2oxx/libh2oxx-0.2.ebuild
@@ -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 @@ inherit autotools-utils
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"
diff --git a/sci-libs/libh2oxx/libh2oxx-9999.ebuild b/sci-libs/libh2oxx/libh2oxx-9999.ebuild
index 8f36da739d93..df125e84b03c 100644
--- a/sci-libs/libh2oxx/libh2oxx-9999.ebuild
+++ b/sci-libs/libh2oxx/libh2oxx-9999.ebuild
@@ -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 @@ inherit autotools-utils
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"