diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-02-11 22:42:14 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-02-11 22:42:14 +0000 |
commit | 431e715f3bd475541eb009a3455916a6bcf029c9 (patch) | |
tree | 03a6e1b259f7242ebe30ca61e72cb7c36441080c /dev-vcs | |
parent | stable x86, security bug 354231 (diff) | |
download | historical-431e715f3bd475541eb009a3455916a6bcf029c9.tar.gz historical-431e715f3bd475541eb009a3455916a6bcf029c9.tar.bz2 historical-431e715f3bd475541eb009a3455916a6bcf029c9.zip |
clean up
Package-Manager: portage-2.1.9.39/cvs/Linux i686
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/bzr-rewrite/ChangeLog | 6 | ||||
-rw-r--r-- | dev-vcs/bzr-rewrite/bzr-rewrite-0.6.0.ebuild | 24 | ||||
-rw-r--r-- | dev-vcs/qbzr/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/qbzr/qbzr-0.19.1.ebuild | 46 |
4 files changed, 9 insertions, 72 deletions
diff --git a/dev-vcs/bzr-rewrite/ChangeLog b/dev-vcs/bzr-rewrite/ChangeLog index 8337347adc3b..a5e5b2c6cfc9 100644 --- a/dev-vcs/bzr-rewrite/ChangeLog +++ b/dev-vcs/bzr-rewrite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-vcs/bzr-rewrite # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-rewrite/ChangeLog,v 1.8 2011/01/22 16:27:37 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-rewrite/ChangeLog,v 1.9 2011/02/11 22:39:15 fauli Exp $ + + 11 Feb 2011; Christian Faulhammer <fauli@gentoo.org> + -bzr-rewrite-0.6.0.ebuild: + clean up 22 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> bzr-rewrite-0.6.1.ebuild: diff --git a/dev-vcs/bzr-rewrite/bzr-rewrite-0.6.0.ebuild b/dev-vcs/bzr-rewrite/bzr-rewrite-0.6.0.ebuild deleted file mode 100644 index 6f986f3ee9fb..000000000000 --- a/dev-vcs/bzr-rewrite/bzr-rewrite-0.6.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-rewrite/bzr-rewrite-0.6.0.ebuild,v 1.4 2011/01/03 11:19:15 fauli Exp $ - -EAPI="3" -PYTHON_DEPEND="2" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.*" - -inherit distutils - -DESCRIPTION="Bazaar plugin that adds support for rebasing, similar to the functionality in git" -HOMEPAGE="https://launchpad.net/bzr-rewrite" -SRC_URI="http://launchpad.net/bzr-rewrite/trunk/${PV}/+download/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=">=dev-vcs/bzr-1.14 - !dev-vcs/bzr-rebase" -RDEPEND="${DEPEND} - !<dev-vcs/bzr-svn-0.6" diff --git a/dev-vcs/qbzr/ChangeLog b/dev-vcs/qbzr/ChangeLog index f82ed81b6bbe..6cf6e3d1752f 100644 --- a/dev-vcs/qbzr/ChangeLog +++ b/dev-vcs/qbzr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/qbzr # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/ChangeLog,v 1.17 2011/01/22 16:24:58 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/ChangeLog,v 1.18 2011/02/11 22:42:14 fauli Exp $ + + 11 Feb 2011; Christian Faulhammer <fauli@gentoo.org> -qbzr-0.19.1.ebuild: + clean up 22 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> qbzr-0.19.3.ebuild: x86 stable wrt bug #346985 diff --git a/dev-vcs/qbzr/qbzr-0.19.1.ebuild b/dev-vcs/qbzr/qbzr-0.19.1.ebuild deleted file mode 100644 index 3f7710e07778..000000000000 --- a/dev-vcs/qbzr/qbzr-0.19.1.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/qbzr-0.19.1.ebuild,v 1.2 2010/12/18 16:57:12 fauli Exp $ - -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="~amd64 ~ppc ~sparc ~x86" -IUSE="" - -# bzr version comes from NEWS file. It's lowest version required for some -# features to work. -DEPEND=">=dev-vcs/bzr-2.1 - >=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" -} |