* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/bzr-explorer/
@ 2016-12-29 10:05 Agostino Sarubbo
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo @ 2016-12-29 10:05 UTC (permalink / raw
To: gentoo-commits
commit: c768e38f939e2aa0f0b65d36455be9f5424da0ff
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 29 10:05:25 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Dec 29 10:05:25 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c768e38f
dev-vcs/bzr-explorer: amd64 stable wrt bug #593150
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-vcs/bzr-explorer/bzr-explorer-1.3.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-vcs/bzr-explorer/bzr-explorer-1.3.0-r1.ebuild b/dev-vcs/bzr-explorer/bzr-explorer-1.3.0-r1.ebuild
index e7fb250..eed77c5 100644
--- a/dev-vcs/bzr-explorer/bzr-explorer-1.3.0-r1.ebuild
+++ b/dev-vcs/bzr-explorer/bzr-explorer-1.3.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -21,7 +21,7 @@ LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="gtk"
DEPEND=""
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/bzr-explorer/
@ 2017-01-15 10:33 Pacho Ramos
0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos @ 2017-01-15 10:33 UTC (permalink / raw
To: gentoo-commits
commit: 74f9f9b608ab2396ce008dcf1914bcf59726a066
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 15 10:23:45 2017 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 10:32:23 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74f9f9b6
dev-vcs/bzr-explorer: Drop old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-vcs/bzr-explorer/bzr-explorer-1.3.0.ebuild | 31 --------------------------
1 file changed, 31 deletions(-)
diff --git a/dev-vcs/bzr-explorer/bzr-explorer-1.3.0.ebuild b/dev-vcs/bzr-explorer/bzr-explorer-1.3.0.ebuild
deleted file mode 100644
index 46fb730..00000000
--- a/dev-vcs/bzr-explorer/bzr-explorer-1.3.0.ebuild
+++ /dev/null
@@ -1,31 +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
-
-MY_PV=${PV/_beta/b}
-MY_PV=${MY_PV/_rc/rc}
-LPV=${MY_PV}
-MY_P=${PN}-${MY_PV}
-
-DESCRIPTION="A high level interface to all commonly used Bazaar features"
-HOMEPAGE="https://launchpad.net/bzr-explorer"
-SRC_URI="https://launchpad.net/${PN}/1.3/${LPV}/+download/${MY_P}.tar.gz"
-LICENSE="GPL-2"
-
-SLOT="0"
-
-KEYWORDS="amd64 x86"
-IUSE="gtk"
-
-DEPEND=""
-RDEPEND=">=dev-vcs/bzr-2.5
- >=dev-vcs/qbzr-0.23
- gtk? ( dev-vcs/bzr-gtk )"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/bzr-explorer/
@ 2017-08-11 17:06 Michał Górny
0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2017-08-11 17:06 UTC (permalink / raw
To: gentoo-commits
commit: 1bfd188f1398781df1307e5e4bebb47e1efcc8fd
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 11 16:59:09 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 17:06:17 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bfd188f
dev-vcs/bzr-explorer: Remove bazaar@ project, #626492
dev-vcs/bzr-explorer/metadata.xml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/dev-vcs/bzr-explorer/metadata.xml b/dev-vcs/bzr-explorer/metadata.xml
index af92949976a..d82f54c8b35 100644
--- a/dev-vcs/bzr-explorer/metadata.xml
+++ b/dev-vcs/bzr-explorer/metadata.xml
@@ -1,10 +1,7 @@
<?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 -->
<longdescription lang="en">
Bazaar Explorer is a desktop application for using the Bazaar
Version Control System. It provides a high level interface to all
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-08-11 17:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-11 17:06 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/bzr-explorer/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2017-01-15 10:33 Pacho Ramos
2016-12-29 10:05 Agostino Sarubbo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox