* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/qbzr/
@ 2015-12-07 13:24 Michael Palimaka
0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka @ 2015-12-07 13:24 UTC (permalink / raw
To: gentoo-commits
commit: 9c09c3450075af72a69d4ef46bde3973a90d74a1
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 7 13:06:07 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Dec 7 13:24:26 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c09c345
dev-cvs/qbzr: remove stray distutils_pkg_postinst
Gentoo-bug: 481026
Package-Manager: portage-2.2.26
dev-vcs/qbzr/qbzr-0.23.1.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/dev-vcs/qbzr/qbzr-0.23.1.ebuild b/dev-vcs/qbzr/qbzr-0.23.1.ebuild
index 87bbc46..b627fa5 100644
--- a/dev-vcs/qbzr/qbzr-0.23.1.ebuild
+++ b/dev-vcs/qbzr/qbzr-0.23.1.ebuild
@@ -33,8 +33,6 @@ src_test() {
}
pkg_postinst() {
- distutils_pkg_postinst
-
elog
elog "To enable spellchecking in qcommit, please, install >=dev-python/pyenchant-1.5.0"
elog " # emerge -a >=dev-python/pyenchant-1.5.0"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/qbzr/
@ 2016-12-29 10:05 Agostino Sarubbo
0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo @ 2016-12-29 10:05 UTC (permalink / raw
To: gentoo-commits
commit: 5e596b8b4f7b5885a25a5bb3a5f0f42f724cb8ef
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 29 10:05:30 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Dec 29 10:05:30 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e596b8b
dev-vcs/qbzr: 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/qbzr/qbzr-0.23.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-vcs/qbzr/qbzr-0.23.1.ebuild b/dev-vcs/qbzr/qbzr-0.23.1.ebuild
index b627fa5..f40eee1 100644
--- a/dev-vcs/qbzr/qbzr-0.23.1.ebuild
+++ b/dev-vcs/qbzr/qbzr-0.23.1.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$
@@ -13,7 +13,7 @@ SRC_URI="https://edge.launchpad.net/qbzr/$(get_version_component_range 1-2)/${PV
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~x86"
IUSE=""
# bzr version comes from NEWS file. It's lowest version required for some
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/qbzr/
@ 2017-02-21 11:54 Tobias Klausmann
0 siblings, 0 replies; 6+ messages in thread
From: Tobias Klausmann @ 2017-02-21 11:54 UTC (permalink / raw
To: gentoo-commits
commit: 982bc24d45a6e71d8fd4baef3e316ad6ddc78336
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 21 11:52:00 2017 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 11:52:00 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=982bc24d
dev-vcs/qbzr-0.23.1-r0: add alpha keyword
Gentoo-Bug: 593150
dev-vcs/qbzr/qbzr-0.23.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-vcs/qbzr/qbzr-0.23.1.ebuild b/dev-vcs/qbzr/qbzr-0.23.1.ebuild
index bd2587687b..43c78c60e8 100644
--- a/dev-vcs/qbzr/qbzr-0.23.1.ebuild
+++ b/dev-vcs/qbzr/qbzr-0.23.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://edge.launchpad.net/qbzr/$(get_version_component_range 1-2)/${PV
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc x86"
+KEYWORDS="alpha amd64 ~ppc x86"
IUSE=""
# bzr version comes from NEWS file. It's lowest version required for some
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/qbzr/
@ 2017-02-24 14:07 Agostino Sarubbo
0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo @ 2017-02-24 14:07 UTC (permalink / raw
To: gentoo-commits
commit: 87e83dbba4419dcca7468d4d64bc83e0ee633ad3
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 24 14:07:36 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Feb 24 14:07:36 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87e83dbb
dev-vcs/qbzr: ppc stable wrt bug #593150
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-vcs/qbzr/qbzr-0.23.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-vcs/qbzr/qbzr-0.23.1.ebuild b/dev-vcs/qbzr/qbzr-0.23.1.ebuild
index 43c78c60e8..f5b16f1b48 100644
--- a/dev-vcs/qbzr/qbzr-0.23.1.ebuild
+++ b/dev-vcs/qbzr/qbzr-0.23.1.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
# $Id$
@@ -13,7 +13,7 @@ SRC_URI="https://edge.launchpad.net/qbzr/$(get_version_component_range 1-2)/${PV
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~ppc x86"
+KEYWORDS="alpha amd64 ppc x86"
IUSE=""
# bzr version comes from NEWS file. It's lowest version required for some
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/qbzr/
@ 2017-03-18 9:09 Michał Górny
0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2017-03-18 9:09 UTC (permalink / raw
To: gentoo-commits
commit: b1daa8d11c7a9fdaefac6a7de82cb36aa23a554b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 18 08:22:42 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 18 09:09:40 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1daa8d1
dev-vcs/qbzr: Remove old (distutils.eclass)
dev-vcs/qbzr/Manifest | 1 -
dev-vcs/qbzr/qbzr-0.23.0.ebuild | 45 -----------------------------------------
2 files changed, 46 deletions(-)
diff --git a/dev-vcs/qbzr/Manifest b/dev-vcs/qbzr/Manifest
index ea7b4687ff6..bd2d00cff48 100644
--- a/dev-vcs/qbzr/Manifest
+++ b/dev-vcs/qbzr/Manifest
@@ -1,2 +1 @@
-DIST qbzr-0.23.0.tar.gz 808036 SHA256 7e66f2cdb3b38e83ecb99ae2934fe42e9c137273a06d54f66aa76da8a06bef58 SHA512 c1f26ef0db8db48e5b05cb6164bac08f33746983df85dba9e359a78dffbf05f18f67788f0d0e7b42deb530cf5a31cd9284752946ee00731c1e7559a0dcc4a071 WHIRLPOOL f925a7d49fc6f8702a921731090abd44192ab88a9a1c28d1e37d7ea94fc1550a13c0c7204f0328225bd71c481653afd7846e2b92401e2de246f7b2753baffa81
DIST qbzr-0.23.1.tar.gz 817769 SHA256 3211adef11c975dfbb6c80285651e2e6f3bfa99f1baa1a95371e8490ea8ff441 SHA512 05d05c2cf5e94d4a58d88d04bd3dd4ff13d977126d728683273990801733bc0dfb07388838e466117961a83c6e08454b7a8bdaca975ca19f7ecff729d97b4bd2 WHIRLPOOL 359f23ccaee972652c535ca238e7ee1a6781b5bc348aa291105bc1bb1211c98b2ebdf78d81d89659d6ff8c523ee3fcea9102a3a83f18c3e0a5b677b304a739b2
diff --git a/dev-vcs/qbzr/qbzr-0.23.0.ebuild b/dev-vcs/qbzr/qbzr-0.23.0.ebuild
deleted file mode 100644
index c26d7f7ab69..00000000000
--- a/dev-vcs/qbzr/qbzr-0.23.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="3"
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit distutils versionator
-
-DESCRIPTION="Qt frontend for Bazaar"
-HOMEPAGE="https://launchpad.net/qbzr"
-SRC_URI="https://edge.launchpad.net/qbzr/$(get_version_component_range 1-2)/${PV}/+download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ppc x86"
-IUSE=""
-
-# bzr version comes from NEWS file. It's lowest version required for some
-# features to work.
-DEPEND=">=dev-vcs/bzr-2.5
- >=dev-python/PyQt4-4.1[X]"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${PN}"
-
-DOCS="AUTHORS.txt NEWS.txt README.txt TODO.txt"
-PYTHON_MODNAME="bzrlib/plugins/qbzr"
-
-src_test() {
- elog "It's impossible to run tests at this point. If you wish to run tests"
- elog "after installation of ${PN} execute:"
- elog " $ bzr selftest -s bzrlib.plugins.qbzr"
-}
-
-pkg_postinst() {
- distutils_pkg_postinst
-
- elog
- elog "To enable spellchecking in qcommit, please, install >=dev-python/pyenchant-1.5.0"
- elog " # emerge -a >=dev-python/pyenchant-1.5.0"
- elog "To enable syntax highlighting, please, install dev-python/pygments"
- elog " # emerge -a dev-python/pygments"
-}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/qbzr/
@ 2017-08-11 17:06 Michał Górny
0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2017-08-11 17:06 UTC (permalink / raw
To: gentoo-commits
commit: 7357dd8d68e0338b6e71123eb0129d08a911ba22
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 11 16:59:27 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 17:06:21 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7357dd8d
dev-vcs/qbzr: Remove bazaar@ project, #626492
dev-vcs/qbzr/metadata.xml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/dev-vcs/qbzr/metadata.xml b/dev-vcs/qbzr/metadata.xml
index b10ac6eb095..59bc1c728c6 100644
--- a/dev-vcs/qbzr/metadata.xml
+++ b/dev-vcs/qbzr/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 -->
<upstream>
<remote-id type="launchpad">qbzr</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2017-08-11 17:06 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-21 11:54 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/qbzr/ Tobias Klausmann
-- strict thread matches above, loose matches on Subject: below --
2017-08-11 17:06 Michał Górny
2017-03-18 9:09 Michał Górny
2017-02-24 14:07 Agostino Sarubbo
2016-12-29 10:05 Agostino Sarubbo
2015-12-07 13:24 Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox