diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2017-04-22 13:02:08 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2017-04-22 13:02:22 -0400 |
commit | 5bcfe868dd20ebb1667a321e7ea9565cdea6eb4d (patch) | |
tree | 86138c769f3455809a588add15adeb4c257ca94c /sys-devel/ct-ng | |
parent | media-libs/libtimidity: bump to 0.2.4 (diff) | |
download | gentoo-5bcfe868dd20ebb1667a321e7ea9565cdea6eb4d.tar.gz gentoo-5bcfe868dd20ebb1667a321e7ea9565cdea6eb4d.tar.bz2 gentoo-5bcfe868dd20ebb1667a321e7ea9565cdea6eb4d.zip |
sys-devel/ct-ng: restrict 1.22.0 to <dev-util/gperf-3.1, bug #606576
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-devel/ct-ng')
-rw-r--r-- | sys-devel/ct-ng/ct-ng-1.22.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/ct-ng/ct-ng-1.22.0.ebuild b/sys-devel/ct-ng/ct-ng-1.22.0.ebuild index 4130ab3971e9..a1002aaa002b 100644 --- a/sys-devel/ct-ng/ct-ng-1.22.0.ebuild +++ b/sys-devel/ct-ng/ct-ng-1.22.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86" IUSE="doc" RDEPEND="net-misc/curl - dev-util/gperf + <dev-util/gperf-3.1 dev-vcs/cvs dev-vcs/subversion" |