bzr.eclass: Update description.
authorUlrich Müller <ulm@gentoo.org>
Fri, 4 May 2018 05:20:32 +0000 (07:20 +0200)
committerUlrich Müller <ulm@gentoo.org>
Fri, 4 May 2018 05:20:32 +0000 (07:20 +0200)
Functions for patching and bootstrapping are gone since some time.

eclass/bzr.eclass

index 710b64db28c0a618b7507f29c5d08a4a0a8c1cc0..7fa682e1250150fc5aad6d214b2e645cb5a81782 100644 (file)
@@ -11,9 +11,9 @@
 # Christian Faulhammer <fauli@gentoo.org>
 # @BLURB: generic fetching functions for the Bazaar VCS
 # @DESCRIPTION:
-# The bzr.eclass provides functions to fetch, unpack, patch, and
-# bootstrap sources from repositories of the Bazaar distributed version
-# control system.  The eclass was originally derived from git.eclass.
+# The bzr.eclass provides functions to fetch and unpack sources from
+# repositories of the Bazaar distributed version control system.
+# The eclass was originally derived from git.eclass.
 #
 # Note: Just set EBZR_REPO_URI to the URI of the branch and src_unpack()
 # of this eclass will export the branch to ${WORKDIR}/${P}.