public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/bzr-git/
@ 2016-12-20 15:30 Tobias Klausmann
  0 siblings, 0 replies; 4+ messages in thread
From: Tobias Klausmann @ 2016-12-20 15:30 UTC (permalink / raw
  To: gentoo-commits

commit:     3e10a904279a7a993406cb326a6efca77c4b9247
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 20 15:29:39 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Dec 20 15:29:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e10a904

dev-vcs/bzr-git-0.6.8-r1: stable on amd64

Gentoo-Bug: 593152

 dev-vcs/bzr-git/bzr-git-0.6.8-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-vcs/bzr-git/bzr-git-0.6.8-r1.ebuild b/dev-vcs/bzr-git/bzr-git-0.6.8-r1.ebuild
index d14b550..8f9e7d4 100644
--- a/dev-vcs/bzr-git/bzr-git-0.6.8-r1.ebuild
+++ b/dev-vcs/bzr-git/bzr-git-0.6.8-r1.ebuild
@@ -19,10 +19,10 @@ SLOT="0"
 if [[ ${PV} = 9999 ]]; then
 	inherit bzr
 	EBZR_REPO_URI="lp:bzr-git"
-	KEYWORDS=""
+	KEYWORDS="amd64"
 else
 	SRC_URI="http://samba.org/~jelmer/bzr/${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86"
+	KEYWORDS="amd64 ~x86"
 fi
 
 IUSE=""


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/bzr-git/
@ 2017-01-15 10:33 Pacho Ramos
  0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos @ 2017-01-15 10:33 UTC (permalink / raw
  To: gentoo-commits

commit:     b7fcfdc29e0306638e94e02061b088d90b1477fe
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 15 10:24:05 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 10:32:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7fcfdc2

dev-vcs/bzr-git: Drop old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-vcs/bzr-git/bzr-git-0.6.8.ebuild | 37 ------------------------------------
 1 file changed, 37 deletions(-)

diff --git a/dev-vcs/bzr-git/bzr-git-0.6.8.ebuild b/dev-vcs/bzr-git/bzr-git-0.6.8.ebuild
deleted file mode 100644
index 87cb700..00000000
--- a/dev-vcs/bzr-git/bzr-git-0.6.8.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit distutils
-
-DESCRIPTION="Support for Git branches in Bazaar"
-HOMEPAGE="http://bazaar-vcs.org/BzrForeignBranches/Git"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-
-if [[ ${PV} = 9999 ]]; then
-	inherit bzr
-	EBZR_REPO_URI="lp:bzr-git"
-	KEYWORDS=""
-else
-	SRC_URI="http://samba.org/~jelmer/bzr/${P}.tar.gz"
-	KEYWORDS="amd64 x86"
-fi
-
-IUSE=""
-# Test are broken, they want API functions from Dulwich which are not
-# installed in Gentoo
-RESTRICT="test"
-
-# Check info.py for dulwich and bzr version dependency info.
-# The file should be fairly straightforward to understand.
-DEPEND=""
-RDEPEND=">=dev-python/dulwich-0.8.2
-	>=dev-vcs/bzr-2.5.0"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/bzr-git/
@ 2017-08-11 17:06 Michał Górny
  0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2017-08-11 17:06 UTC (permalink / raw
  To: gentoo-commits

commit:     7ab31677c288dace14249d20a7dae02e1a5b66fd
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 11 16:59:13 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 17:06:18 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ab31677

dev-vcs/bzr-git: Remove bazaar@ project, #626492

 dev-vcs/bzr-git/metadata.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/dev-vcs/bzr-git/metadata.xml b/dev-vcs/bzr-git/metadata.xml
index db5a1f9b3db..1b2becffa26 100644
--- a/dev-vcs/bzr-git/metadata.xml
+++ b/dev-vcs/bzr-git/metadata.xml
@@ -1,8 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="project">
-    <email>bazaar@gentoo.org</email>
-    <name>Gentoo Bazaar Project</name>
-  </maintainer>
+  <!-- maintainer-needed -->
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/bzr-git/
@ 2017-11-09 22:05 Mike Gilbert
  0 siblings, 0 replies; 4+ messages in thread
From: Mike Gilbert @ 2017-11-09 22:05 UTC (permalink / raw
  To: gentoo-commits

commit:     e549e93e8715431c1315df1069941debeb2ad296
Author:     Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Sat Sep  9 15:29:11 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Nov  9 22:03:19 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e549e93e

dev-vcs/bzr-git: use HTTPS for links to samba.org (bug #636916)

 dev-vcs/bzr-git/bzr-git-0.6.8-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-vcs/bzr-git/bzr-git-0.6.8-r1.ebuild b/dev-vcs/bzr-git/bzr-git-0.6.8-r1.ebuild
index d8e7bf340ea..f95f7e7aa5b 100644
--- a/dev-vcs/bzr-git/bzr-git-0.6.8-r1.ebuild
+++ b/dev-vcs/bzr-git/bzr-git-0.6.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -20,7 +20,7 @@ if [[ ${PV} = 9999 ]]; then
 	EBZR_REPO_URI="lp:bzr-git"
 	KEYWORDS="amd64 x86"
 else
-	SRC_URI="http://samba.org/~jelmer/bzr/${P}.tar.gz"
+	SRC_URI="https://www.samba.org/~jelmer/bzr/${P}.tar.gz"
 	KEYWORDS="amd64 x86"
 fi
 


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-11-09 22:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-20 15:30 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/bzr-git/ Tobias Klausmann
  -- strict thread matches above, loose matches on Subject: below --
2017-01-15 10:33 Pacho Ramos
2017-08-11 17:06 Michał Górny
2017-11-09 22:05 Mike Gilbert

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