public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michal Gorny (mgorny)" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-engines/love: love-0.8.0.ebuild love-9999.ebuild love-0.7.2-r1.ebuild ChangeLog
Date: Sun,  6 Jul 2014 13:20:24 +0000 (UTC)	[thread overview]
Message-ID: <20140706132024.8C2B92004E@flycatcher.gentoo.org> (raw)

mgorny      14/07/06 13:20:24

  Modified:             love-0.8.0.ebuild love-9999.ebuild
                        love-0.7.2-r1.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.10                 games-engines/love/love-0.8.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/love-0.8.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/love-0.8.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/love-0.8.0.ebuild?r1=1.9&r2=1.10

Index: love-0.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-engines/love/love-0.8.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- love-0.8.0.ebuild	30 Jul 2013 14:26:40 -0000	1.9
+++ love-0.8.0.ebuild	6 Jul 2014 13:20:24 -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/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 @@
 	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
 



1.8                  games-engines/love/love-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/love-9999.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/love-9999.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/love-9999.ebuild?r1=1.7&r2=1.8

Index: love-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-engines/love/love-9999.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- love-9999.ebuild	21 Mar 2013 14:02:27 -0000	1.7
+++ love-9999.ebuild	6 Jul 2014 13:20:24 -0000	1.8
@@ -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 @@
 	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
 



1.6                  games-engines/love/love-0.7.2-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/love-0.7.2-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/love-0.7.2-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/love-0.7.2-r1.ebuild?r1=1.5&r2=1.6

Index: love-0.7.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-engines/love/love-0.7.2-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- love-0.7.2-r1.ebuild	4 Jul 2013 09:13:11 -0000	1.5
+++ love-0.7.2-r1.ebuild	6 Jul 2014 13:20:24 -0000	1.6
@@ -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 @@
 
 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"



1.17                 games-engines/love/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-engines/love/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	30 Jul 2013 14:26:40 -0000	1.16
+++ ChangeLog	6 Jul 2014 13:20:24 -0000	1.17
@@ -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





             reply	other threads:[~2014-07-06 13:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-06 13:20 Michal Gorny (mgorny) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-09-25 11:21 [gentoo-commits] gentoo-x86 commit in games-engines/love: love-0.8.0.ebuild love-9999.ebuild love-0.7.2-r1.ebuild ChangeLog Agostino Sarubbo (ago)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140706132024.8C2B92004E@flycatcher.gentoo.org \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox