diff options
author | 2014-08-11 21:40:11 +0000 | |
---|---|---|
committer | 2014-08-11 21:40:11 +0000 | |
commit | e78a1d4fd8c37acb255932ec59a025891f746c91 (patch) | |
tree | b8684d689d1f4df95834ad29bd74be01ecf5aedd /virtual | |
parent | Tree-clean virtual/python-argparse. (diff) | |
download | historical-e78a1d4fd8c37acb255932ec59a025891f746c91.tar.gz historical-e78a1d4fd8c37acb255932ec59a025891f746c91.tar.bz2 historical-e78a1d4fd8c37acb255932ec59a025891f746c91.zip |
Tree-clean virtual/python-unittest2.
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/python-unittest2/ChangeLog | 98 | ||||
-rw-r--r-- | virtual/python-unittest2/Manifest | 27 | ||||
-rw-r--r-- | virtual/python-unittest2/metadata.xml | 5 | ||||
-rw-r--r-- | virtual/python-unittest2/python-unittest2-1-r1.ebuild | 21 | ||||
-rw-r--r-- | virtual/python-unittest2/python-unittest2-1-r2.ebuild | 21 | ||||
-rw-r--r-- | virtual/python-unittest2/python-unittest2-1.ebuild | 18 |
6 files changed, 0 insertions, 190 deletions
diff --git a/virtual/python-unittest2/ChangeLog b/virtual/python-unittest2/ChangeLog deleted file mode 100644 index 75bc2f242a9a..000000000000 --- a/virtual/python-unittest2/ChangeLog +++ /dev/null @@ -1,98 +0,0 @@ -# ChangeLog for virtual/python-unittest2 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/python-unittest2/ChangeLog,v 1.26 2014/04/19 18:02:56 mgorny Exp $ - - 19 Apr 2014; Michał Górny <mgorny@gentoo.org> python-unittest2-1-r2.ebuild: - Use ${PYTHON_USEDEP} substitution support added to python_gen_cond_dep(). - - 02 Apr 2014; Patrick McLean <chutzpah@gentoo.org> - python-unittest2-1-r2.ebuild: - Add python3_4 support. - - 31 Mar 2014; Michał Górny <mgorny@gentoo.org> python-unittest2-1-r1.ebuild, - python-unittest2-1-r2.ebuild, python-unittest2-1.ebuild: - Add support for the new PyPy slotting. - - 04 Mar 2014; Naohiro Aota <naota@gentoo.org> python-unittest2-1-r2.ebuild: - Add ~x86-fbsd - - 04 Mar 2014; Vicente Olivert Riera <vincent@gentoo.org> - python-unittest2-1-r2.ebuild: - Add ~mips keyword. - - 17 Jan 2014; Mike Frysinger <vapier@gentoo.org> python-unittest2-1-r1.ebuild: - Mark sh stable. - - 13 Sep 2013; Michał Górny <mgorny@gentoo.org> python-unittest2-1-r2.ebuild: - Use python_gen_cond_dep and python_gen_usedep. This guarantees clean upgrade - after disabling old implementations. - - 05 Sep 2013; Michał Górny <mgorny@gentoo.org> python-unittest2-1-r1.ebuild, - python-unittest2-1.ebuild: - Clean up PYTHON_COMPAT from old implementations. - - 05 Sep 2013; Michał Górny <mgorny@gentoo.org> python-unittest2-1-r2.ebuild: - Drop stale conditionals after py2.5 & py3.1 removal. - - 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-unittest2-1-r1.ebuild: - Stable for x86, wrt bug #477360 - - 06 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-unittest2-1-r1.ebuild: - Stable for s390, wrt bug #477360 - - 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-unittest2-1-r1.ebuild: - Stable for ia64, wrt bug #477360 - - 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-unittest2-1-r1.ebuild: - Stable for sparc, wrt bug #477360 - - 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-unittest2-1-r1.ebuild: - Stable for alpha, wrt bug #477360 - - 23 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-unittest2-1-r1.ebuild: - Stable for arm, wrt bug #477360 - - 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-unittest2-1-r1.ebuild: - Stable for ppc64, wrt bug #477360 - - 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-unittest2-1-r1.ebuild: - Stable for ppc, wrt bug #477360 - - 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-unittest2-1-r1.ebuild: - Stable for amd64, wrt bug #477360 - - 19 Jul 2013; Jeroen Roovers <jer@gentoo.org> python-unittest2-1-r1.ebuild: - Stable for HPPA (bug #477360). - -*python-unittest2-1-r2 (19 Jul 2013) - - 19 Jul 2013; Michał Górny <mgorny@gentoo.org> +python-unittest2-1-r2.ebuild: - Finally stop pulling in unittest2 for py<2.7 & py<3.2, since all dependent - packages have correct deps now. - -*python-unittest2-1-r1 (30 Jun 2013) - - 30 Jun 2013; Justin Lecher <jlec@gentoo.org> +python-unittest2-1-r1.ebuild, - metadata.xml: - Fix usage of python-r1.eclass - - 28 Jan 2013; Alexis Ballier <aballier@gentoo.org> python-unittest2-1.ebuild: - keyword ~amd64-fbsd, bug #453136 - - 14 Jan 2013; Michał Górny <mgorny@gentoo.org> python-unittest2-1.ebuild: - Change the description to make the intent clear. - -*python-unittest2-1 (07 Jan 2013) - - 07 Jan 2013; Michał Górny <mgorny@gentoo.org> +python-unittest2-1.ebuild, - -python-unittest2-0.ebuild: - Explicitly require slot :0 of dev-python/unittest2. - - 07 Jan 2013; Michał Górny <mgorny@gentoo.org> python-unittest2-0.ebuild: - Install the unittest2 module for all implementations. - -*python-unittest2-0 (06 Jan 2013) - - 06 Jan 2013; Michał Górny <mgorny@gentoo.org> +metadata.xml, - +python-unittest2-0.ebuild: - Introduce a virtual for unittest2-compatible unittest module. diff --git a/virtual/python-unittest2/Manifest b/virtual/python-unittest2/Manifest deleted file mode 100644 index cf874b6aeb2a..000000000000 --- a/virtual/python-unittest2/Manifest +++ /dev/null @@ -1,27 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -EBUILD python-unittest2-1-r1.ebuild 702 SHA256 6254c84dc5916a7a82400185d6d8d160726882870441371deb3b62ac884df5b3 SHA512 2623f2ffd696dbe0c3edb5affe122f120c8b36ea9f28516533f1d1442bbfc76d93ea06b96ec74dc58f0555a22b504fde247dd883cd261acbe1940013f069a54c WHIRLPOOL c14b1ee7c8b093974b82e5817385562302f6e6e763fc5d9312cd6245ff2f2407e44137e61199013aaffa785585344f57333f8e61502c48b37ebdf1f9f9eb342c -EBUILD python-unittest2-1-r2.ebuild 758 SHA256 c592588762900304cd8c065f01a3efc1e3416fa569a5cfc5366c32af57b35db7 SHA512 b372daf9258f5bd72eb76612b9f6cc6d788e58da3c890f3a197fa6cbb83c54eb0af4c1e1907d64be908c67777bb1abdb573628526fa7597a480ddc483ccae7e9 WHIRLPOOL ae62b2af1ddd0da6431d414767aeea1ead94f08fd0c6b6b413ef8d0a4d1667dbe5552e0c9d648b4ef073b3489e0e14e55eef4ed1cbcb580e420214d1a470ee47 -EBUILD python-unittest2-1.ebuild 625 SHA256 790970a9b4f29f741f4555010dfc06f6a512ddbfc438b9e172576d20f5758f04 SHA512 c0c538c5beb66aaa0a4a2514710402b99959cc130ab73aef15318acabf31db67dc39b6b8f39b4fcaac461276416da36667cf5515427596cf0d5e84e7ffb12c68 WHIRLPOOL 7d9b5248214a7b8cb15c9d4f6e7e8e02b07e98f8977ad9308361621c1e7118d8a4c0cc2ac9f5e36da718490369d3540627b4f969a2b4f7a990c59c7c9d3c1527 -MISC ChangeLog 3784 SHA256 40329584d9d8ab8dba202b6f9f612894eec525de4774c0a2216caa796c151d54 SHA512 6ca5401b89146a4f17706bfa1764e715351942a465eeb7127a6428cad022b5e0cdd3e54b3a4d5f5effb942f61b0b24d61f6490c6458b5ec3e2d809d254049941 WHIRLPOOL db4736f376b92de5f0a4541473bcca5a7a8a62cbff79f2f9215f07bb4ee6528d8b25e72fe9b2d2f27a686016cc6d48c7141843664f9f4d4979a2755a84229dfe -MISC metadata.xml 161 SHA256 54c4e6d783f2571466c7b03622195c255b95cf06209e59ab6653a6366cdfde6e SHA512 b306d222517e4eae525f6a79634f26eff2068f85911b7904c52c485a004d1d5401300808da67f9a1e3f102d65aebd1e0d21cd18145ea0bfec156f2aa3785b104 WHIRLPOOL f9c8e8d23bde25f4b14031f83dcc09e8437fdbcbb27199c1e9d8109fb2ccc7589cabf8240256dbbe6e080d04d2c444d115c66f82fc9b479e1e70d1ef0fe60fe2 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.22 (GNU/Linux) - -iQJ8BAEBCABmBQJTUrpSXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w -ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2REJCMDdDQzRGMERBRDA2RUEwQUZFNDFC -MDdBMUFFQUVGQjQ0NjRFAAoJELB6GurvtEZOJhgQAJpgA0XnRNGXqwhvFZsp++2t -qdJ6Wm51cwTgxVTcplwGGKKS5kCj/jX5BawKqb+HtMhYpluCzMwwXHyecxj7j5rr -Wsgu4lMmS7SnIOCz0GBIvIF8uvq9GYRO5EL4RMLyW5bgbYnDbmXwOBajHDU/PRzK -5WhuYny2nbbeRCbDdRKzz936VfnCfA5yd8GjORP6akr4w9ywKu61eHvrMd0o0NEt -c0I9Ips8bT3gMLvDZf+e33DyLBwYQ5y1Hz01vth0+ICyV0GEORcHOpxEXV0lAvUt -Uy6W+6BrnPRvjDndoAgwOVftVWiscjJH/Wd08737BIK8GpKd+PxS8tXwDevVbgH1 -vKZCMUF/VrBvAzbuh/fOmwTJ8mYPEgaOVBC8iG9Ku2VT7FYzlXyOS43JaQ5ulP5+ -xiwT+ZGlp10OaBOSSRV17tMgo4TRpL4d1kE9oMPIQtFIYVNscV2ovR91gCwTc3YM -JsK7uNO5QWGu6JLdqBn2KTxybQaNd6jFFRJ5KAAqdaryZ0nWRppQRDfrzUUb0OeE -cZHxap/cpg4kNQrvH6oDIRkvHN0yFZMZIY0ttZ7kJUU6Xh+pAV4ZhvufcFHEgvL7 -Q9E6RiRcxwwxQ+kpRDOYcUKCA+JHDIDliDrmHbksZItpRPtzUCPS8qxGwyTGnzzn -v01rx0grMCJRVJLh1+1b -=PMAR ------END PGP SIGNATURE----- diff --git a/virtual/python-unittest2/metadata.xml b/virtual/python-unittest2/metadata.xml deleted file mode 100644 index ee7e8b2450a8..000000000000 --- a/virtual/python-unittest2/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <herd>python</herd> -</pkgmetadata> diff --git a/virtual/python-unittest2/python-unittest2-1-r1.ebuild b/virtual/python-unittest2/python-unittest2-1-r1.ebuild deleted file mode 100644 index a7900ab7e81e..000000000000 --- a/virtual/python-unittest2/python-unittest2-1-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/python-unittest2/python-unittest2-1-r1.ebuild,v 1.14 2014/03/31 21:23:50 mgorny Exp $ - -EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 ) -inherit python-r1 - -DESCRIPTION="A virtual for packages needing unittest2 in Python 2.5, 2.6, 3.1" -HOMEPAGE="" -SRC_URI="" - -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" -LICENSE="" -SLOT="0" -IUSE="" - -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND="${PYTHON_DEPS} - dev-python/unittest2:0[${PYTHON_USEDEP}]" diff --git a/virtual/python-unittest2/python-unittest2-1-r2.ebuild b/virtual/python-unittest2/python-unittest2-1-r2.ebuild deleted file mode 100644 index 6338e03cc518..000000000000 --- a/virtual/python-unittest2/python-unittest2-1-r2.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/python-unittest2/python-unittest2-1-r2.ebuild,v 1.8 2014/04/19 18:02:56 mgorny Exp $ - -EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_{2,3,4}} pypy pypy2_0 ) -inherit python-r1 - -DESCRIPTION="A virtual for packages needing unittest2 only in Python 2.6" -HOMEPAGE="" -SRC_URI="" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" -LICENSE="" -SLOT="0" -IUSE="" - -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND="${PYTHON_DEPS} - $(python_gen_cond_dep 'dev-python/unittest2[${PYTHON_USEDEP}]' python2_6)" diff --git a/virtual/python-unittest2/python-unittest2-1.ebuild b/virtual/python-unittest2/python-unittest2-1.ebuild deleted file mode 100644 index d9944ec51656..000000000000 --- a/virtual/python-unittest2/python-unittest2-1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/python-unittest2/python-unittest2-1.ebuild,v 1.5 2014/03/31 21:23:50 mgorny Exp $ - -EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 ) -inherit python-r1 - -DESCRIPTION="A virtual for packages needing unittest2 in Python 2.5, 2.6, 3.1" -HOMEPAGE="" -SRC_URI="" - -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" -LICENSE="" -SLOT="0" -IUSE="" - -RDEPEND="dev-python/unittest2:0" |