summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-07-06 12:56:59 +0000
committerMichał Górny <mgorny@gentoo.org>2014-07-06 12:56:59 +0000
commitff78ab0a6d2a4e3fd3c6f73c4ebdbb30a67a3f2c (patch)
treea6678209f29537931cfbaf0289b914219c197fe4 /sys-fs
parentClean up obsolete dependencies on virtual/python-argparse and virtual/python-... (diff)
downloadgentoo-2-ff78ab0a6d2a4e3fd3c6f73c4ebdbb30a67a3f2c.tar.gz
gentoo-2-ff78ab0a6d2a4e3fd3c6f73c4ebdbb30a67a3f2c.tar.bz2
gentoo-2-ff78ab0a6d2a4e3fd3c6f73c4ebdbb30a67a3f2c.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 'sys-fs')
-rw-r--r--sys-fs/bedup/ChangeLog7
-rw-r--r--sys-fs/bedup/bedup-0.9.0_p20140413.ebuild5
-rw-r--r--sys-fs/bedup/bedup-9999.ebuild5
3 files changed, 10 insertions, 7 deletions
diff --git a/sys-fs/bedup/ChangeLog b/sys-fs/bedup/ChangeLog
index 095080b5f4f4..d71b5816e92f 100644
--- a/sys-fs/bedup/ChangeLog
+++ b/sys-fs/bedup/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-fs/bedup
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/bedup/ChangeLog,v 1.8 2014/05/21 11:31:18 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/bedup/ChangeLog,v 1.9 2014/07/06 12:56:59 mgorny Exp $
+
+ 06 Jul 2014; Michał Górny <mgorny@gentoo.org> bedup-0.9.0_p20140413.ebuild,
+ bedup-9999.ebuild:
+ Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
+ unittest2 (those packages were only required for <=python-2.6).
21 May 2014; Michał Górny <mgorny@gentoo.org> bedup-0.9.0_p20140413.ebuild,
bedup-9999.ebuild:
diff --git a/sys-fs/bedup/bedup-0.9.0_p20140413.ebuild b/sys-fs/bedup/bedup-0.9.0_p20140413.ebuild
index c3f6d485480a..234b8293569c 100644
--- a/sys-fs/bedup/bedup-0.9.0_p20140413.ebuild
+++ b/sys-fs/bedup/bedup-0.9.0_p20140413.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/bedup/bedup-0.9.0_p20140413.ebuild,v 1.3 2014/05/21 11:31:18 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/bedup/bedup-0.9.0_p20140413.ebuild,v 1.4 2014/07/06 12:56:59 mgorny Exp $
EAPI=5
@@ -25,5 +25,4 @@ RDEPEND="${DEPEND}
dev-python/alembic[${PYTHON_USEDEP}]
dev-python/contextlib2[${PYTHON_USEDEP}]
dev-python/pyxdg[${PYTHON_USEDEP}]
- >=dev-python/sqlalchemy-0.8.2[sqlite,${PYTHON_USEDEP}]
- virtual/python-argparse[${PYTHON_USEDEP}]"
+ >=dev-python/sqlalchemy-0.8.2[sqlite,${PYTHON_USEDEP}]"
diff --git a/sys-fs/bedup/bedup-9999.ebuild b/sys-fs/bedup/bedup-9999.ebuild
index 024a3c2624dc..08fc557b5d5c 100644
--- a/sys-fs/bedup/bedup-9999.ebuild
+++ b/sys-fs/bedup/bedup-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/bedup/bedup-9999.ebuild,v 1.6 2014/05/21 11:31:18 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/bedup/bedup-9999.ebuild,v 1.7 2014/07/06 12:56:59 mgorny Exp $
EAPI=5
@@ -30,8 +30,7 @@ RDEPEND="${DEPEND}
dev-python/alembic[${PYTHON_USEDEP}]
dev-python/contextlib2[${PYTHON_USEDEP}]
dev-python/pyxdg[${PYTHON_USEDEP}]
- >=dev-python/sqlalchemy-0.8.2[sqlite,${PYTHON_USEDEP}]
- virtual/python-argparse[${PYTHON_USEDEP}]"
+ >=dev-python/sqlalchemy-0.8.2[sqlite,${PYTHON_USEDEP}]"
#if LIVE
SRC_URI=