commit:     aedff2b4225c052c353186a00494e4d3752c429d
Author:     Vikraman Choudhury <vikraman <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 12 04:02:54 2016 +0000
Commit:     Vikraman Choudhury <vikraman <AT> gentoo <DOT> org>
CommitDate: Fri Feb 12 04:03:14 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aedff2b4

sci-mathematics/twelf: Fix typo

Package-Manager: portage-2.2.27

 sci-mathematics/twelf/twelf-1.7.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/twelf/twelf-1.7.1.ebuild 
b/sci-mathematics/twelf/twelf-1.7.1.ebuild
index e5e8a82..dde30a1 100644
--- a/sci-mathematics/twelf/twelf-1.7.1.ebuild
+++ b/sci-mathematics/twelf/twelf-1.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -45,7 +45,7 @@ PATCHES=(
        )
 
 src_prepare() {
-       epatch ${PYTCHES[@]}
+       epatch ${PATCHES[@]}
        sed \
                -e "s@/usr/bin@${ROOT}usr/bin@g" \
                -e "s@/usr/share@${ROOT}usr/share@" \

Reply via email to