summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 01:34:29 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 01:34:29 +0000
commitbd1b2638bd574f638d2acf0f2ea9f3ec9b2c4a0d (patch)
tree96c82e9cca5c5e55c5f463992bfbb00237908c26 /app-crypt
parentwhitespace (diff)
downloadhistorical-bd1b2638bd574f638d2acf0f2ea9f3ec9b2c4a0d.tar.gz
historical-bd1b2638bd574f638d2acf0f2ea9f3ec9b2c4a0d.tar.bz2
historical-bd1b2638bd574f638d2acf0f2ea9f3ec9b2c4a0d.zip
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/gpgme/gpgme-0.3.14-r1.ebuild4
-rw-r--r--app-crypt/tpm-tools/tpm-tools-1.1.0.ebuild6
-rw-r--r--app-crypt/tpm-tools/tpm-tools-1.2.3.ebuild6
-rw-r--r--app-crypt/tpm-tools/tpm-tools-1.2.5.ebuild6
4 files changed, 11 insertions, 11 deletions
diff --git a/app-crypt/gpgme/gpgme-0.3.14-r1.ebuild b/app-crypt/gpgme/gpgme-0.3.14-r1.ebuild
index ae50234d1e9c..e2d2b0ed8b5e 100644
--- a/app-crypt/gpgme/gpgme-0.3.14-r1.ebuild
+++ b/app-crypt/gpgme/gpgme-0.3.14-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.3.14-r1.ebuild,v 1.20 2007/02/16 22:15:55 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.3.14-r1.ebuild,v 1.21 2007/06/26 01:34:07 mr_bones_ Exp $
inherit eutils autotools
@@ -80,7 +80,7 @@ src_compile() {
fi
# For gnugpg-1.9+
- # $(use_with smime gpgsm /usr/bin/gpgsm)
+ # $(use_with smime gpgsm /usr/bin/gpgsm)
#
econf \
diff --git a/app-crypt/tpm-tools/tpm-tools-1.1.0.ebuild b/app-crypt/tpm-tools/tpm-tools-1.1.0.ebuild
index 1702a1b3224b..f8b2c943ff00 100644
--- a/app-crypt/tpm-tools/tpm-tools-1.1.0.ebuild
+++ b/app-crypt/tpm-tools/tpm-tools-1.1.0.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/tpm-tools/tpm-tools-1.1.0.ebuild,v 1.2 2006/05/06 22:28:05 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/tpm-tools/tpm-tools-1.1.0.ebuild,v 1.3 2007/06/26 01:34:29 mr_bones_ Exp $
inherit autotools
@@ -25,10 +25,10 @@ src_unpack() {
cd "${S}"
# workaround econf "updating config.sub" sandbox violation
- ## (bug #96242 for instance):
+ ## (bug #96242 for instance):
#touch config.sub
- # no translation so far -> no need to gettextize it
+ # no translation so far -> no need to gettextize it
# (makes compilation a bit simpler...):
sed -i '/^gettextize/d' ./bootstrap.sh
sed -i '/\<po\>/d' Makefile.am
diff --git a/app-crypt/tpm-tools/tpm-tools-1.2.3.ebuild b/app-crypt/tpm-tools/tpm-tools-1.2.3.ebuild
index 4189342d5929..05a408d1b6ef 100644
--- a/app-crypt/tpm-tools/tpm-tools-1.2.3.ebuild
+++ b/app-crypt/tpm-tools/tpm-tools-1.2.3.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/tpm-tools/tpm-tools-1.2.3.ebuild,v 1.1 2006/05/06 22:28:05 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/tpm-tools/tpm-tools-1.2.3.ebuild,v 1.2 2007/06/26 01:34:29 mr_bones_ Exp $
inherit autotools
@@ -26,10 +26,10 @@ src_unpack() {
cd "${S}"
# workaround econf "updating config.sub" sandbox violation
- ## (bug #96242 for instance):
+ ## (bug #96242 for instance):
#touch config.sub
- # no translation so far -> no need to gettextize it
+ # no translation so far -> no need to gettextize it
# (makes compilation a bit simpler...):
sed -i '/^gettextize/d' ./bootstrap.sh
sed -i '/\<po\>/d' Makefile.am
diff --git a/app-crypt/tpm-tools/tpm-tools-1.2.5.ebuild b/app-crypt/tpm-tools/tpm-tools-1.2.5.ebuild
index 06571c6b1d25..aba50501d4ae 100644
--- a/app-crypt/tpm-tools/tpm-tools-1.2.5.ebuild
+++ b/app-crypt/tpm-tools/tpm-tools-1.2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/tpm-tools/tpm-tools-1.2.5.ebuild,v 1.2 2007/01/12 20:42:19 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/tpm-tools/tpm-tools-1.2.5.ebuild,v 1.3 2007/06/26 01:34:29 mr_bones_ Exp $
inherit autotools
@@ -25,10 +25,10 @@ src_unpack() {
cd "${S}"
# workaround econf "updating config.sub" sandbox violation
- ## (bug #96242 for instance):
+ ## (bug #96242 for instance):
#touch config.sub
- # no translation so far -> no need to gettextize it
+ # no translation so far -> no need to gettextize it
# (makes compilation a bit simpler...):
sed -i '/^gettextize/d' ./bootstrap.sh
sed -i '/\<po\>/d' Makefile.am