diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-05-25 17:41:21 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-05-25 17:41:21 +0000 |
commit | 9f09bd613e0fe050554a1a80917d98d9fbe46524 (patch) | |
tree | e18d2e6e19dcddf7ad4ce2e82032be9c9105d4df /dev-libs/openssl | |
parent | Add simple lib required for spatialite-tools. (diff) | |
download | gentoo-2-9f09bd613e0fe050554a1a80917d98d9fbe46524.tar.gz gentoo-2-9f09bd613e0fe050554a1a80917d98d9fbe46524.tar.bz2 gentoo-2-9f09bd613e0fe050554a1a80917d98d9fbe46524.zip |
eat trailing whitespace in comments
Diffstat (limited to 'dev-libs/openssl')
-rwxr-xr-x | dev-libs/openssl/files/gentoo.config-0.9.8 | 6 | ||||
-rwxr-xr-x | dev-libs/openssl/files/gentoo.config-1.0.0 | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/openssl/files/gentoo.config-0.9.8 b/dev-libs/openssl/files/gentoo.config-0.9.8 index b096d34bfc33..69bb6bc0a3fe 100755 --- a/dev-libs/openssl/files/gentoo.config-0.9.8 +++ b/dev-libs/openssl/files/gentoo.config-0.9.8 @@ -1,12 +1,12 @@ #!/usr/bin/env bash # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/files/gentoo.config-0.9.8,v 1.17 2009/06/21 11:40:34 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/files/gentoo.config-0.9.8,v 1.18 2012/05/25 17:41:21 vapier Exp $ # -# Openssl doesn't play along nicely with cross-compiling +# Openssl doesn't play along nicely with cross-compiling # like autotools based projects, so let's teach it new tricks. # -# Review the bundled 'config' script to see why kind of targets +# Review the bundled 'config' script to see why kind of targets # we can pass to the 'Configure' script. diff --git a/dev-libs/openssl/files/gentoo.config-1.0.0 b/dev-libs/openssl/files/gentoo.config-1.0.0 index 73f3a8839e2c..0c479f16920a 100755 --- a/dev-libs/openssl/files/gentoo.config-1.0.0 +++ b/dev-libs/openssl/files/gentoo.config-1.0.0 @@ -1,12 +1,12 @@ #!/usr/bin/env bash # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/files/gentoo.config-1.0.0,v 1.4 2011/12/07 16:03:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/files/gentoo.config-1.0.0,v 1.5 2012/05/25 17:41:21 vapier Exp $ # -# Openssl doesn't play along nicely with cross-compiling +# Openssl doesn't play along nicely with cross-compiling # like autotools based projects, so let's teach it new tricks. # -# Review the bundled 'config' script to see why kind of targets +# Review the bundled 'config' script to see why kind of targets # we can pass to the 'Configure' script. |