summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-07-06 12:54:38 +0000
committerMichał Górny <mgorny@gentoo.org>2014-07-06 12:54:38 +0000
commit92f3faafaea73480d288c6393b06c90d6a3f7304 (patch)
treeb6d219f739574bd4bb9beb7f92a08aea76f4a708 /net-fs/tahoe-lafs
parentClean up obsolete dependencies on virtual/python-argparse and virtual/python-... (diff)
downloadgentoo-2-92f3faafaea73480d288c6393b06c90d6a3f7304.tar.gz
gentoo-2-92f3faafaea73480d288c6393b06c90d6a3f7304.tar.bz2
gentoo-2-92f3faafaea73480d288c6393b06c90d6a3f7304.zip
Clean up obsolete dependencies on virtual/python-argparse and virtual/python-unittest2 (those packages were only required for <=python-2.6).
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'net-fs/tahoe-lafs')
-rw-r--r--net-fs/tahoe-lafs/ChangeLog8
-rw-r--r--net-fs/tahoe-lafs/tahoe-lafs-1.10.0-r2.ebuild7
2 files changed, 9 insertions, 6 deletions
diff --git a/net-fs/tahoe-lafs/ChangeLog b/net-fs/tahoe-lafs/ChangeLog
index afa1841dba68..ecd2029f0bba 100644
--- a/net-fs/tahoe-lafs/ChangeLog
+++ b/net-fs/tahoe-lafs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-fs/tahoe-lafs
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/tahoe-lafs/ChangeLog,v 1.6 2013/08/26 00:49:51 hasufell Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-fs/tahoe-lafs/ChangeLog,v 1.7 2014/07/06 12:54:38 mgorny Exp $
+
+ 06 Jul 2014; Michał Górny <mgorny@gentoo.org> tahoe-lafs-1.10.0-r2.ebuild:
+ Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
+ unittest2 (those packages were only required for <=python-2.6).
26 Aug 2013; Julian Ospald <hasufell@gentoo.org> tahoe-lafs-1.10.0-r2.ebuild:
update deps for eclass conversion
diff --git a/net-fs/tahoe-lafs/tahoe-lafs-1.10.0-r2.ebuild b/net-fs/tahoe-lafs/tahoe-lafs-1.10.0-r2.ebuild
index 0c1d6608985c..a58e7ff9f789 100644
--- a/net-fs/tahoe-lafs/tahoe-lafs-1.10.0-r2.ebuild
+++ b/net-fs/tahoe-lafs/tahoe-lafs-1.10.0-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/tahoe-lafs/tahoe-lafs-1.10.0-r2.ebuild,v 1.3 2013/08/26 00:49:51 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/tahoe-lafs/tahoe-lafs-1.10.0-r2.ebuild,v 1.4 2014/07/06 12:54:38 mgorny Exp $
EAPI=5
@@ -34,8 +34,7 @@ RDEPEND="
>=dev-python/twisted-core-9.0.0-r1[${PYTHON_USEDEP}]
dev-python/zbase32[${PYTHON_USEDEP}]
dev-python/zfec[${PYTHON_USEDEP}]
- net-zope/zope-interface[${PYTHON_USEDEP}]
- virtual/python-argparse[${PYTHON_USEDEP}]"
+ net-zope/zope-interface[${PYTHON_USEDEP}]"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
S=${WORKDIR}/${MY_P}