summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-01 23:11:55 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-01 23:11:55 +0000
commit58cab3366b127cce5e3b343419e746eabce3322b (patch)
tree348299cdb09f19ea68bfd5393d119d0592700ff7 /app-crypt/kth-krb
parentstable on ppc64, bug #52701 (Manifest recommit) (diff)
downloadgentoo-2-58cab3366b127cce5e3b343419e746eabce3322b.tar.gz
gentoo-2-58cab3366b127cce5e3b343419e746eabce3322b.tar.bz2
gentoo-2-58cab3366b127cce5e3b343419e746eabce3322b.zip
Fix use invocation
Diffstat (limited to 'app-crypt/kth-krb')
-rw-r--r--app-crypt/kth-krb/ChangeLog6
-rw-r--r--app-crypt/kth-krb/kth-krb-1.2.1.ebuild4
-rw-r--r--app-crypt/kth-krb/kth-krb-1.2.2.ebuild4
-rw-r--r--app-crypt/kth-krb/kth-krb-1.2.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/app-crypt/kth-krb/ChangeLog b/app-crypt/kth-krb/ChangeLog
index 4f4a23abae14..f8b14426aa56 100644
--- a/app-crypt/kth-krb/ChangeLog
+++ b/app-crypt/kth-krb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-crypt/kth-krb
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/kth-krb/ChangeLog,v 1.25 2004/05/27 09:23:21 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/kth-krb/ChangeLog,v 1.26 2004/06/01 23:11:55 agriffis Exp $
+
+ 01 Jun 2004; Aron Griffis <agriffis@gentoo.org> kth-krb-1.2.1.ebuild,
+ kth-krb-1.2.2.ebuild, kth-krb-1.2.ebuild:
+ Fix use invocation
27 May 2004; Joshua Kinard <kumba@gentoo.org> kth-krb-1.2.2-r2.ebuild:
Marked stable on mips.
diff --git a/app-crypt/kth-krb/kth-krb-1.2.1.ebuild b/app-crypt/kth-krb/kth-krb-1.2.1.ebuild
index beed7cafe557..7078f227c83b 100644
--- a/app-crypt/kth-krb/kth-krb-1.2.1.ebuild
+++ b/app-crypt/kth-krb/kth-krb-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/kth-krb/kth-krb-1.2.1.ebuild,v 1.9 2004/04/06 03:30:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/kth-krb/kth-krb-1.2.1.ebuild,v 1.10 2004/06/01 23:11:55 agriffis Exp $
inherit eutils
@@ -42,7 +42,7 @@ src_install() {
install || die
# Doesn't get install otherwise (for some reason, look into this).
- if [ "`use ssl`" ] ; then
+ if use ssl ; then
cd ${S}/lib/des
make prefix=${D}/usr/athena \
diff --git a/app-crypt/kth-krb/kth-krb-1.2.2.ebuild b/app-crypt/kth-krb/kth-krb-1.2.2.ebuild
index bf2c0c7cb717..ef0daebf77a0 100644
--- a/app-crypt/kth-krb/kth-krb-1.2.2.ebuild
+++ b/app-crypt/kth-krb/kth-krb-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.ebuild,v 1.2 2004/04/06 03:31:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/kth-krb/kth-krb-1.2.2.ebuild,v 1.3 2004/06/01 23:11:55 agriffis Exp $
inherit eutils
@@ -42,7 +42,7 @@ src_install() {
install || die
# Doesn't get install otherwise (for some reason, look into this).
- if [ "`use ssl`" ] ; then
+ if use ssl ; then
cd ${S}/lib/des
make prefix=${D}/usr/athena \
diff --git a/app-crypt/kth-krb/kth-krb-1.2.ebuild b/app-crypt/kth-krb/kth-krb-1.2.ebuild
index d10a0c95b101..b94733a246ea 100644
--- a/app-crypt/kth-krb/kth-krb-1.2.ebuild
+++ b/app-crypt/kth-krb/kth-krb-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/kth-krb/kth-krb-1.2.ebuild,v 1.7 2004/04/06 03:31:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/kth-krb/kth-krb-1.2.ebuild,v 1.8 2004/06/01 23:11:55 agriffis Exp $
inherit eutils
@@ -42,7 +42,7 @@ src_install() {
install || die
# Doesn't get install otherwise (for some reason, look into this).
- if [ "`use ssl`" ] ; then
+ if use ssl ; then
cd ${S}/lib/des
make prefix=${D}/usr/athena \