summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-07-06 13:23:12 +0000
committerMichał Górny <mgorny@gentoo.org>2014-07-06 13:23:12 +0000
commit492d24c65f80e3794cf570b65ee39d8fa402d2cf (patch)
treed6a67352a6ac162be819d9aab5a6c809af1aa2ef /www-client/dwb
parentReplace obsolete mirror://bitbucket with the real URI. (diff)
downloadgentoo-2-492d24c65f80e3794cf570b65ee39d8fa402d2cf.tar.gz
gentoo-2-492d24c65f80e3794cf570b65ee39d8fa402d2cf.tar.bz2
gentoo-2-492d24c65f80e3794cf570b65ee39d8fa402d2cf.zip
Replace obsolete mirror://bitbucket with the real URI.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'www-client/dwb')
-rw-r--r--www-client/dwb/ChangeLog7
-rw-r--r--www-client/dwb/dwb-2013.03.30.ebuild6
-rw-r--r--www-client/dwb/dwb-2014.03.07.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/www-client/dwb/ChangeLog b/www-client/dwb/ChangeLog
index 0ec37dda21c1..8ef588c57b2f 100644
--- a/www-client/dwb/ChangeLog
+++ b/www-client/dwb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-client/dwb
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/dwb/ChangeLog,v 1.22 2014/06/26 04:41:55 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/dwb/ChangeLog,v 1.23 2014/07/06 13:23:12 mgorny Exp $
+
+ 06 Jul 2014; Michał Górny <mgorny@gentoo.org> dwb-2013.03.30.ebuild,
+ dwb-2014.03.07.ebuild:
+ Replace obsolete mirror://bitbucket with the real URI.
26 Jun 2014; Tim Harder <radhermit@gentoo.org> dwb-9999.ebuild, metadata.xml:
Add libsecret use flag and update libsoup dep.
@@ -96,4 +100,3 @@
18 Feb 2012; Tim Harder <radhermit@gentoo.org> +dwb-2012.02.01.ebuild,
+dwb-9999.ebuild, +metadata.xml:
Initial import. Ebuild by me.
-
diff --git a/www-client/dwb/dwb-2013.03.30.ebuild b/www-client/dwb/dwb-2013.03.30.ebuild
index a8ab5d3e8b91..9d29348f2b9d 100644
--- a/www-client/dwb/dwb-2013.03.30.ebuild
+++ b/www-client/dwb/dwb-2013.03.30.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/www-client/dwb/dwb-2013.03.30.ebuild,v 1.2 2013/04/30 07:57:58 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/dwb/dwb-2013.03.30.ebuild,v 1.3 2014/07/06 13:23:12 mgorny Exp $
EAPI=5
@@ -8,7 +8,7 @@ inherit toolchain-funcs eutils
DESCRIPTION="Dynamic web browser based on WebKit and GTK+"
HOMEPAGE="http://portix.bitbucket.org/dwb/"
-SRC_URI="mirror://bitbucket/portix/dwb/downloads/${P}.tar.gz"
+SRC_URI="https://www.bitbucket.org/portix/dwb/downloads/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
diff --git a/www-client/dwb/dwb-2014.03.07.ebuild b/www-client/dwb/dwb-2014.03.07.ebuild
index 77249a252fb6..caa07c3b30af 100644
--- a/www-client/dwb/dwb-2014.03.07.ebuild
+++ b/www-client/dwb/dwb-2014.03.07.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/dwb/dwb-2014.03.07.ebuild,v 1.1 2014/03/17 03:44:46 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/dwb/dwb-2014.03.07.ebuild,v 1.2 2014/07/06 13:23:12 mgorny Exp $
EAPI=5
@@ -8,7 +8,7 @@ inherit toolchain-funcs eutils
DESCRIPTION="Dynamic web browser based on WebKit and GTK+"
HOMEPAGE="http://portix.bitbucket.org/dwb/"
-SRC_URI="mirror://bitbucket/portix/dwb/downloads/${P}.tar.gz"
+SRC_URI="https://www.bitbucket.org/portix/dwb/downloads/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"