diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:34:29 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:34:29 +0000 |
commit | f74de437fa28e12ca0f78c032c836e8a65147ed4 (patch) | |
tree | 165f686e0141bc34a7da29a2829e92c332d7e9cd /app-crypt | |
parent | whitespace (diff) | |
download | gentoo-2-f74de437fa28e12ca0f78c032c836e8a65147ed4.tar.gz gentoo-2-f74de437fa28e12ca0f78c032c836e8a65147ed4.tar.bz2 gentoo-2-f74de437fa28e12ca0f78c032c836e8a65147ed4.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/tpm-tools/tpm-tools-1.1.0.ebuild | 6 | ||||
-rw-r--r-- | app-crypt/tpm-tools/tpm-tools-1.2.3.ebuild | 6 | ||||
-rw-r--r-- | app-crypt/tpm-tools/tpm-tools-1.2.5.ebuild | 6 |
3 files changed, 9 insertions, 9 deletions
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 |