diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-03-12 17:27:21 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-03-12 17:33:16 +0100 |
commit | 7dc8797ff5ddcca23b400cc88ca7e1de0a90b936 (patch) | |
tree | d15ee3e235f7c28017f2212fe205b5c384269771 /dev-lang/ekopath/ekopath-6.0.637_p20151231-r100.ebuild | |
parent | dev-lang/ekopath: Convert to EAPI=6 (diff) | |
download | gentoo-7dc8797ff5ddcca23b400cc88ca7e1de0a90b936.tar.gz gentoo-7dc8797ff5ddcca23b400cc88ca7e1de0a90b936.tar.bz2 gentoo-7dc8797ff5ddcca23b400cc88ca7e1de0a90b936.zip |
dev-lang/ekopath: Add slotted variants of the old versions
Diffstat (limited to 'dev-lang/ekopath/ekopath-6.0.637_p20151231-r100.ebuild')
-rw-r--r-- | dev-lang/ekopath/ekopath-6.0.637_p20151231-r100.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ekopath/ekopath-6.0.637_p20151231-r100.ebuild b/dev-lang/ekopath/ekopath-6.0.637_p20151231-r100.ebuild index 447e726cd4c2..6a39c1078870 100644 --- a/dev-lang/ekopath/ekopath-6.0.637_p20151231-r100.ebuild +++ b/dev-lang/ekopath/ekopath-6.0.637_p20151231-r100.ebuild @@ -18,12 +18,12 @@ HOMEPAGE="http://www.pathscale.com/ekopath-compiler-suite" SRC_URI="http://c591116.r16.cf2.rackcdn.com/${PN}/nightly/Linux/${INSTALLER}" LICENSE="all-rights-reserved" -SLOT="0" +SLOT="0/${MY_PV}" KEYWORDS="~amd64" IUSE="" DEPEND="!!app-arch/rpm" -RDEPEND="" +RDEPEND="!dev-lang/ekopath:${MY_PV}" RESTRICT="bindist mirror" |