app-portage/layman: remove bazaar references
authorMikle Kolyada <zlogene@gentoo.org>
Mon, 27 Apr 2020 14:01:35 +0000 (17:01 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Mon, 27 Apr 2020 14:01:49 +0000 (17:01 +0300)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
app-portage/layman/layman-2.4.2-r1.ebuild
app-portage/layman/layman-2.4.3.ebuild
app-portage/layman/layman-9999.ebuild
app-portage/layman/metadata.xml

index 6ed498235fd215ec027dc4d18d419fd4a6a58303..db47d4e416b375dc57127ba3c5de6180f6e13a67 100644 (file)
@@ -15,14 +15,13 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="bazaar cvs darcs +git gpg g-sorcery mercurial sqlite squashfs subversion sync-plugin-portage test"
+IUSE="cvs darcs +git gpg g-sorcery mercurial sqlite squashfs subversion sync-plugin-portage test"
 RESTRICT="!test? ( test )"
 
 DEPEND="test? ( dev-vcs/subversion )
        "
 
 RDEPEND="
-       bazaar? ( dev-vcs/bzr )
        cvs? ( dev-vcs/cvs )
        darcs? ( dev-vcs/darcs )
        git? ( dev-vcs/git )
index dae60bcf5c631b3696cecd4de4ed99c9835c0112..691cdb324f884ca02b77689f939462e291712817 100644 (file)
@@ -22,14 +22,13 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Layman"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="bazaar cvs darcs +git gpg g-sorcery mercurial sqlite squashfs subversion sync-plugin-portage test"
+IUSE="cvs darcs +git gpg g-sorcery mercurial sqlite squashfs subversion sync-plugin-portage test"
 RESTRICT="!test? ( test )"
 
 DEPEND="test? ( dev-vcs/subversion )
        "
 
 RDEPEND="
-       bazaar? ( dev-vcs/bzr )
        cvs? ( dev-vcs/cvs )
        darcs? ( dev-vcs/darcs )
        git? ( dev-vcs/git )
index dae60bcf5c631b3696cecd4de4ed99c9835c0112..691cdb324f884ca02b77689f939462e291712817 100644 (file)
@@ -22,14 +22,13 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Layman"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="bazaar cvs darcs +git gpg g-sorcery mercurial sqlite squashfs subversion sync-plugin-portage test"
+IUSE="cvs darcs +git gpg g-sorcery mercurial sqlite squashfs subversion sync-plugin-portage test"
 RESTRICT="!test? ( test )"
 
 DEPEND="test? ( dev-vcs/subversion )
        "
 
 RDEPEND="
-       bazaar? ( dev-vcs/bzr )
        cvs? ( dev-vcs/cvs )
        darcs? ( dev-vcs/darcs )
        git? ( dev-vcs/git )
index 095d087db42de167bd367cd742497821d7c9e2b4..d291a854bfcba7e43127dd8bc34027ac1b41c71b 100644 (file)
@@ -6,7 +6,6 @@
                <name>Gentoo Layman team</name>
        </maintainer>
        <use>
-               <flag name="bazaar">Support <pkg>dev-vcs/bzr</pkg> based overlays</flag>
                <flag name="cvs">Support <pkg>dev-vcs/cvs</pkg> based overlays</flag>
                <flag name="darcs">Support <pkg>dev-vcs/darcs</pkg> based overlays</flag>
                <flag name="g-sorcery">Support <pkg>app-portage/g-sorcery</pkg> based overlays</flag>