diff options
author | 2012-04-11 21:13:05 +0000 | |
---|---|---|
committer | 2012-04-11 21:13:05 +0000 | |
commit | 7ded6c3cedb1a976d035f7b6ab87377b62fd7d08 (patch) | |
tree | 0e1a281b89f270d616964a1e0d05c0eabe2522a1 /dev-vcs | |
parent | Version bump (diff) | |
download | historical-7ded6c3cedb1a976d035f7b6ab87377b62fd7d08.tar.gz historical-7ded6c3cedb1a976d035f7b6ab87377b62fd7d08.tar.bz2 historical-7ded6c3cedb1a976d035f7b6ab87377b62fd7d08.zip |
clean up
Package-Manager: portage-2.1.10.49/cvs/Linux i686
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/bzr-explorer/ChangeLog | 6 | ||||
-rw-r--r-- | dev-vcs/bzr-explorer/bzr-explorer-1.1.1.ebuild | 31 | ||||
-rw-r--r-- | dev-vcs/bzrtools/ChangeLog | 6 | ||||
-rw-r--r-- | dev-vcs/bzrtools/bzrtools-2.2.0.ebuild | 52 | ||||
-rw-r--r-- | dev-vcs/bzrtools/bzrtools-2.4.0.ebuild | 52 | ||||
-rw-r--r-- | dev-vcs/qbzr/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/qbzr/qbzr-0.19.3.ebuild | 46 |
7 files changed, 14 insertions, 184 deletions
diff --git a/dev-vcs/bzr-explorer/ChangeLog b/dev-vcs/bzr-explorer/ChangeLog index d012b6839bab..3b675ff22319 100644 --- a/dev-vcs/bzr-explorer/ChangeLog +++ b/dev-vcs/bzr-explorer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-vcs/bzr-explorer # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-explorer/ChangeLog,v 1.17 2012/03/16 23:48:38 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-explorer/ChangeLog,v 1.18 2012/04/11 21:13:05 fauli Exp $ + + 11 Apr 2012; Christian Faulhammer <fauli@gentoo.org> + -bzr-explorer-1.1.1.ebuild: + clean up *bzr-explorer-1.2.2 (16 Mar 2012) diff --git a/dev-vcs/bzr-explorer/bzr-explorer-1.1.1.ebuild b/dev-vcs/bzr-explorer/bzr-explorer-1.1.1.ebuild deleted file mode 100644 index 3314d28b1eaa..000000000000 --- a/dev-vcs/bzr-explorer/bzr-explorer-1.1.1.ebuild +++ /dev/null @@ -1,31 +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-explorer/bzr-explorer-1.1.1.ebuild,v 1.3 2011/01/22 16:30:09 phajdan.jr Exp $ - -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="http://launchpad.net/${PN}/1.1/${LPV}/+download/${MY_P}.tar.gz" -LICENSE="GPL-2" - -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="gtk" - -DEPEND="" -RDEPEND=">=dev-vcs/bzr-1.14 - >=dev-vcs/qbzr-0.19 - gtk? ( dev-vcs/bzr-gtk )" - -S="${WORKDIR}"/${MY_P} diff --git a/dev-vcs/bzrtools/ChangeLog b/dev-vcs/bzrtools/ChangeLog index 7e8bc6c085b5..ad7d255389c8 100644 --- a/dev-vcs/bzrtools/ChangeLog +++ b/dev-vcs/bzrtools/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-vcs/bzrtools # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzrtools/ChangeLog,v 1.28 2012/03/16 23:40:04 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzrtools/ChangeLog,v 1.29 2012/04/11 21:08:45 fauli Exp $ + + 11 Apr 2012; Christian Faulhammer <fauli@gentoo.org> -bzrtools-2.2.0.ebuild, + -bzrtools-2.4.0.ebuild: + clean up *bzrtools-2.5 (16 Mar 2012) diff --git a/dev-vcs/bzrtools/bzrtools-2.2.0.ebuild b/dev-vcs/bzrtools/bzrtools-2.2.0.ebuild deleted file mode 100644 index 334b82e1609e..000000000000 --- a/dev-vcs/bzrtools/bzrtools-2.2.0.ebuild +++ /dev/null @@ -1,52 +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/bzrtools/bzrtools-2.2.0.ebuild,v 1.5 2011/02/25 20:35:02 xarthisius Exp $ - -EAPI="3" -PYTHON_DEPEND="2" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.*" - -inherit distutils eutils versionator - -DESCRIPTION="bzrtools is a useful collection of utilities for bzr." -HOMEPAGE="http://bazaar-vcs.org/BzrTools" -SRC_URI="https://launchpad.net/${PN}/stable/${PV}/+download/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos" -IUSE="" -#IUSE="test" - -RDEPEND="=dev-vcs/bzr-$(get_version_component_range 1-2)*" -DEPEND="${RDEPEND}" -# test? ( dev-python/testtools ) - -RESTRICT="test" - -S="${WORKDIR}/${PN}" - -DOCS="AUTHORS CREDITS NEWS NEWS.Shelf README README.Shelf TODO TODO.heads TODO.Shelf" -PYTHON_MODNAME="bzrlib/plugins/bzrtools" - -src_test() { - testing() { - local return_status="0" - - # put a linked copy of the bzr core into the build directory to properly - # test the "built" version of bzrtools - find "$(python_get_libdir)/site-packages/bzrlib/" \ - -mindepth 1 -maxdepth 1 \ - \( \( -type d -and -not -name "plugins" \) -or -name "*.py" \) \ - -exec ln -s '{}' "${S}/build-${PYTHON_ABI}/lib/bzrlib/" \; - touch "${S}/build-${PYTHON_ABI}/lib/bzrlib/plugins/__init__.py" - "${S}/test.py" "${S}/build-${PYTHON_ABI}/lib" || return_status="1" - # remove the "shadow" copy so it doesn't get installed - rm "${S}/build-${PYTHON_ABI}/lib/bzrlib/plugins/__init__.py" - find "${S}/build-${PYTHON_ABI}/lib/bzrlib/" -mindepth 1 -maxdepth 1 -type l -exec rm '{}' \; - - return "${return_status}" - } - python_execute_function testing -} diff --git a/dev-vcs/bzrtools/bzrtools-2.4.0.ebuild b/dev-vcs/bzrtools/bzrtools-2.4.0.ebuild deleted file mode 100644 index 547185fe21a4..000000000000 --- a/dev-vcs/bzrtools/bzrtools-2.4.0.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzrtools/bzrtools-2.4.0.ebuild,v 1.7 2012/02/19 12:34:51 armin76 Exp $ - -EAPI="3" -PYTHON_DEPEND="2" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.*" - -inherit distutils eutils versionator - -DESCRIPTION="bzrtools is a useful collection of utilities for bzr." -HOMEPAGE="http://bazaar-vcs.org/BzrTools" -SRC_URI="https://launchpad.net/${PN}/stable/${PV}/+download/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos" -IUSE="" -#IUSE="test" - -RDEPEND="=dev-vcs/bzr-$(get_version_component_range 1-2)*" -DEPEND="${RDEPEND}" -# test? ( dev-python/testtools )" - -RESTRICT="test" - -S="${WORKDIR}/${PN}" - -DOCS="AUTHORS CREDITS NEWS NEWS.Shelf README README.Shelf TODO TODO.heads TODO.Shelf" -PYTHON_MODNAME="bzrlib/plugins/bzrtools" - -src_test() { - testing() { - local return_status="0" - - # put a linked copy of the bzr core into the build directory to properly - # test the "built" version of bzrtools - find "$(python_get_libdir)/site-packages/bzrlib/" \ - -mindepth 1 -maxdepth 1 \ - \( \( -type d -and -not -name "plugins" \) -or -name "*.py" \) \ - -exec ln -s '{}' "${S}/build-${PYTHON_ABI}/lib/bzrlib/" \; - touch "${S}/build-${PYTHON_ABI}/lib/bzrlib/plugins/__init__.py" - "${S}/test.py" "${S}/build-${PYTHON_ABI}/lib" || return_status="1" - # remove the "shadow" copy so it doesn't get installed - rm "${S}/build-${PYTHON_ABI}/lib/bzrlib/plugins/__init__.py" - find "${S}/build-${PYTHON_ABI}/lib/bzrlib/" -mindepth 1 -maxdepth 1 -type l -exec rm '{}' \; - - return "${return_status}" - } - python_execute_function testing -} diff --git a/dev-vcs/qbzr/ChangeLog b/dev-vcs/qbzr/ChangeLog index dd25245ab1b7..fbc8f82d3596 100644 --- a/dev-vcs/qbzr/ChangeLog +++ b/dev-vcs/qbzr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/qbzr # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/ChangeLog,v 1.31 2012/03/18 18:34:21 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/ChangeLog,v 1.32 2012/04/11 21:10:21 fauli Exp $ + + 11 Apr 2012; Christian Faulhammer <fauli@gentoo.org> -qbzr-0.19.3.ebuild: + clean up 18 Mar 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml: Drop maintainer due retirement, bug #118003. diff --git a/dev-vcs/qbzr/qbzr-0.19.3.ebuild b/dev-vcs/qbzr/qbzr-0.19.3.ebuild deleted file mode 100644 index de9c5a996552..000000000000 --- a/dev-vcs/qbzr/qbzr-0.19.3.ebuild +++ /dev/null @@ -1,46 +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/qbzr/qbzr-0.19.3.ebuild,v 1.4 2011/01/22 16:24:58 phajdan.jr 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.2 - >=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" -} |