summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2015-10-10 17:56:19 +0200
committerMartin Väth <martin@mvath.de>2015-10-11 10:49:24 +0200
commit81655eff1e5e0f1f331e3c64dcc100e190eb6990 (patch)
treeb6c6ce1ecdf48cfe3bed522346672f348c10a779 /dev-util
parenteix: update gettext deps (diff)
downloadmv-historical.tar.gz
mv-historical.tar.bz2
mv-historical.zip
Bump lesspipe. Fix python depshistorical
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/pyrep/ChangeLog3
-rw-r--r--dev-util/pyrep/pyrep-1.4-r1.ebuild2
2 files changed, 4 insertions, 1 deletions
diff --git a/dev-util/pyrep/ChangeLog b/dev-util/pyrep/ChangeLog
index 597acaa2..9a9cb692 100644
--- a/dev-util/pyrep/ChangeLog
+++ b/dev-util/pyrep/ChangeLog
@@ -4,6 +4,9 @@
*pyrep-1.4-r1 (18 Jan 2015)
+ 10 Oct 2015; Martin Väth <martin@mvath.de>:
+ Update python dep
+
15 Feb 2015; Martin Väth <martin@mvath.de>:
Fix python-single-r1 usage
diff --git a/dev-util/pyrep/pyrep-1.4-r1.ebuild b/dev-util/pyrep/pyrep-1.4-r1.ebuild
index 7fe136ab..c10ea901 100644
--- a/dev-util/pyrep/pyrep-1.4-r1.ebuild
+++ b/dev-util/pyrep/pyrep-1.4-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=5
RESTRICT="mirror"
-PYTHON_COMPAT=( jython2_7 pypy{,3} python{2_7,3_{3,4}} )
+PYTHON_COMPAT=( jython2_7 pypy{,3} python{2_7,3_{4,5}} )
inherit eutils python-single-r1
DESCRIPTION="Search and/or replace regular expressions within many files interactively"