diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-01-15 17:53:19 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-01-15 17:55:25 +1100 |
commit | bf3cf2b99bb97b0ac13850a3537c72d0cc389f12 (patch) | |
tree | 73c4460ead0b4b9ecac55f611c8d33b5dd8bcb6d /dev-qt/qtpaths | |
parent | dev-qt/qtwidgets: remove old revision (diff) | |
download | gentoo-bf3cf2b99bb97b0ac13850a3537c72d0cc389f12.tar.gz gentoo-bf3cf2b99bb97b0ac13850a3537c72d0cc389f12.tar.bz2 gentoo-bf3cf2b99bb97b0ac13850a3537c72d0cc389f12.zip |
dev-qt: further revbumps to prevent mixing of Qt versions
Gentoo-bug: 563898
Gentoo-bug: 564560
Gentoo-bug: 564920
Gentoo-bug: 564922
Gentoo-bug: 565806
Gentoo-bug: 566580
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-qt/qtpaths')
-rw-r--r-- | dev-qt/qtpaths/qtpaths-5.5.1-r1.ebuild (renamed from dev-qt/qtpaths/qtpaths-5.5.1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.5.1.ebuild b/dev-qt/qtpaths/qtpaths-5.5.1-r1.ebuild index 017dd584962e..51d6f5770a02 100644 --- a/dev-qt/qtpaths/qtpaths-5.5.1.ebuild +++ b/dev-qt/qtpaths/qtpaths-5.5.1-r1.ebuild @@ -15,7 +15,7 @@ fi IUSE="" DEPEND=" - >=dev-qt/qtcore-${PV}:5 + ~dev-qt/qtcore-${PV} " RDEPEND="${DEPEND}" |