summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-06-22 08:39:36 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-06-22 08:39:36 +0000
commita295fd3c39313acd1c5ef01df41dcabd1f644989 (patch)
tree6d237d3d622fb7f3606a18509e459c58e2d336fe /eclass/git-r3.eclass
parentRemove vulnerable version. Fix security bug 551952. (diff)
downloadhistorical-a295fd3c39313acd1c5ef01df41dcabd1f644989.tar.gz
historical-a295fd3c39313acd1c5ef01df41dcabd1f644989.tar.bz2
historical-a295fd3c39313acd1c5ef01df41dcabd1f644989.zip
Fix typo.
Diffstat (limited to 'eclass/git-r3.eclass')
-rw-r--r--eclass/git-r3.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/git-r3.eclass b/eclass/git-r3.eclass
index a5d0f054d90f..eca443bce14c 100644
--- a/eclass/git-r3.eclass
+++ b/eclass/git-r3.eclass
@@ -1,13 +1,13 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/git-r3.eclass,v 1.48 2015/02/04 09:44:24 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/git-r3.eclass,v 1.49 2015/06/22 08:39:36 mrueg Exp $
# @ECLASS: git-r3.eclass
# @MAINTAINER:
# Michał Górny <mgorny@gentoo.org>
# @BLURB: Eclass for fetching and unpacking git repositories.
# @DESCRIPTION:
-# Third generation eclass for easing maitenance of live ebuilds using
+# Third generation eclass for easing maintenance of live ebuilds using
# git as remote repository.
case "${EAPI:-0}" in