summaryrefslogtreecommitdiff
path: root/eclass/bzr.eclass
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-04 11:22:40 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-04 11:22:40 +0100
commitfe1c8b732bd548b699d4c2ef725f67f8b8c8911c (patch)
tree84c0b6ca01b7cb63c7d6e685a63823200ce1007f /eclass/bzr.eclass
parent7c7c2c9727d6b2ff30945b5aea0d575e1c406d8b (diff)
gentoo resync : 04.05.2018
Diffstat (limited to 'eclass/bzr.eclass')
-rw-r--r--eclass/bzr.eclass6
1 files changed, 3 insertions, 3 deletions
diff --git a/eclass/bzr.eclass b/eclass/bzr.eclass
index 710b64db28c0..7fa682e12501 100644
--- a/eclass/bzr.eclass
+++ b/eclass/bzr.eclass
@@ -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}.