app-portage/distpatch: Support sys-apps/portage-mgorny
authorMichał Górny <mgorny@gentoo.org>
Wed, 21 Mar 2018 17:00:19 +0000 (18:00 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 21 Mar 2018 18:12:32 +0000 (19:12 +0100)
app-portage/distpatch/distpatch-0.1.2-r1.ebuild [moved from app-portage/distpatch/distpatch-0.1.2.ebuild with 81% similarity]

similarity index 81%
rename from app-portage/distpatch/distpatch-0.1.2.ebuild
rename to app-portage/distpatch/distpatch-0.1.2-r1.ebuild
index f4b74b77721b5f167f80f36a47ca9b03ab80d0dd..351cdc02b9cfe5717f57eef5415b5f50e6ecbbd7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,11 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-CDEPEND=">=sys-apps/portage-2.1.8.3
+CDEPEND="
+       || (
+               >=sys-apps/portage-2.1.8.3
+               sys-apps/portage-mgorny
+       )
        dev-python/snakeoil"
 DEPEND="${CDEPEND}
        dev-python/setuptools"