summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-07-06 13:20:24 +0000
committerMichał Górny <mgorny@gentoo.org>2014-07-06 13:20:24 +0000
commit1f5e6f41df7dc01f6746cb1153200507480a6c23 (patch)
treea1412910b6e804b916b92042d778517df839114b /games-engines
parentReplace obsolete mirror://bitbucket with the real URI. (diff)
downloadgentoo-2-1f5e6f41df7dc01f6746cb1153200507480a6c23.tar.gz
gentoo-2-1f5e6f41df7dc01f6746cb1153200507480a6c23.tar.bz2
gentoo-2-1f5e6f41df7dc01f6746cb1153200507480a6c23.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 'games-engines')
-rw-r--r--games-engines/love/ChangeLog8
-rw-r--r--games-engines/love/love-0.7.2-r1.ebuild6
-rw-r--r--games-engines/love/love-0.8.0.ebuild6
-rw-r--r--games-engines/love/love-9999.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/games-engines/love/ChangeLog b/games-engines/love/ChangeLog
index c07224fa1571..0e5a66a8062f 100644
--- a/games-engines/love/ChangeLog
+++ b/games-engines/love/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-engines/love
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/love/ChangeLog,v 1.16 2013/07/30 14:26:40 pinkbyte Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-engines/love/ChangeLog,v 1.17 2014/07/06 13:20:24 mgorny Exp $
+
+ 06 Jul 2014; Michał Górny <mgorny@gentoo.org> love-0.7.2-r1.ebuild,
+ love-0.8.0.ebuild, love-9999.ebuild:
+ Replace obsolete mirror://bitbucket with the real URI.
30 Jul 2013; Sergey Popov <pinkbyte@gentoo.org> love-0.8.0.ebuild:
Add ~arm keyword
diff --git a/games-engines/love/love-0.7.2-r1.ebuild b/games-engines/love/love-0.7.2-r1.ebuild
index 752b742fe807..48d1c8f8f44e 100644
--- a/games-engines/love/love-0.7.2-r1.ebuild
+++ b/games-engines/love/love-0.7.2-r1.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/games-engines/love/love-0.7.2-r1.ebuild,v 1.5 2013/07/04 09:13:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/love/love-0.7.2-r1.ebuild,v 1.6 2014/07/06 13:20:24 mgorny Exp $
EAPI=3
@@ -8,7 +8,7 @@ inherit base games
DESCRIPTION="A framework for 2D games in Lua"
HOMEPAGE="http://love2d.org/"
-SRC_URI="mirror://bitbucket/rude/${PN}/downloads/${P}-linux-src.tar.gz"
+SRC_URI="https://www.bitbucket.org/rude/${PN}/downloads/${P}-linux-src.tar.gz"
LICENSE="ZLIB"
SLOT="0.7"
diff --git a/games-engines/love/love-0.8.0.ebuild b/games-engines/love/love-0.8.0.ebuild
index f9557a565b29..5fcf2a6a3084 100644
--- a/games-engines/love/love-0.8.0.ebuild
+++ b/games-engines/love/love-0.8.0.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/games-engines/love/love-0.8.0.ebuild,v 1.9 2013/07/30 14:26:40 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/love/love-0.8.0.ebuild,v 1.10 2014/07/06 13:20:24 mgorny Exp $
EAPI=3
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]]; then
SRC_URI=""
KEYWORDS=""
else
- SRC_URI="mirror://bitbucket/rude/${PN}/downloads/${P}-linux-src.tar.gz"
+ SRC_URI="https://www.bitbucket.org/rude/${PN}/downloads/${P}-linux-src.tar.gz"
KEYWORDS="amd64 ~arm ~ppc x86"
fi
diff --git a/games-engines/love/love-9999.ebuild b/games-engines/love/love-9999.ebuild
index 52b8851e9ccb..4c7e98d908fa 100644
--- a/games-engines/love/love-9999.ebuild
+++ b/games-engines/love/love-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/games-engines/love/love-9999.ebuild,v 1.7 2013/03/21 14:02:27 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/love/love-9999.ebuild,v 1.8 2014/07/06 13:20:24 mgorny Exp $
EAPI=5
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]]; then
SRC_URI=""
KEYWORDS=""
else
- SRC_URI="mirror://bitbucket/rude/${PN}/downloads/${P}-linux-src.tar.gz"
+ SRC_URI="https://www.bitbucket.org/rude/${PN}/downloads/${P}-linux-src.tar.gz"
KEYWORDS="~amd64 ~x86"
fi