summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuele Giaquinta <exg@gentoo.org>2006-05-05 04:23:58 +0000
committerEmanuele Giaquinta <exg@gentoo.org>2006-05-05 04:23:58 +0000
commitb512ce48496f20249820a7def9f46b5497c1d857 (patch)
treed543ed6320a5c3e19f6952a5dfccfbd830aeaf17 /app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild
parentFixed #117768. (diff)
downloadgentoo-2-b512ce48496f20249820a7def9f46b5497c1d857.tar.gz
gentoo-2-b512ce48496f20249820a7def9f46b5497c1d857.tar.bz2
gentoo-2-b512ce48496f20249820a7def9f46b5497c1d857.zip
Version bump. Add patch for bug #113341.
(Portage version: 2.1_pre10-r2)
Diffstat (limited to 'app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild')
-rw-r--r--app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild b/app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild
index b4a77b26787d..f8c4345767a1 100644
--- a/app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild
+++ b/app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild,v 1.10 2006/01/13 11:23:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild,v 1.11 2006/05/05 04:23:58 exg Exp $
inherit eutils
@@ -29,6 +29,7 @@ src_unpack() {
epatch "${FILESDIR}"/${P}-fPIC.patch
epatch "${FILESDIR}"/${P}-no_libedit.patch
epatch "${FILESDIR}"/${P}-gcc.patch
+ epatch "${FILESDIR}"/${P}-revoke.patch
libtoolize --copy --force || die
autoreconf || die