diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2005-02-27 19:48:11 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2005-02-27 19:48:11 +0000 |
commit | 09e2cfd3b1a8679cb76c45c05476139a7d134ed3 (patch) | |
tree | d0007163ab4b7530d19c801dc84fbbb93e4b08b8 /eclass/ELT-patches | |
parent | Masking "=sci-biology/treeviewx-0.4-r1". Testing required. (diff) | |
download | historical-09e2cfd3b1a8679cb76c45c05476139a7d134ed3.tar.gz historical-09e2cfd3b1a8679cb76c45c05476139a7d134ed3.tar.bz2 historical-09e2cfd3b1a8679cb76c45c05476139a7d134ed3.zip |
Cosmetic fix
Diffstat (limited to 'eclass/ELT-patches')
-rw-r--r-- | eclass/ELT-patches/portage/1.4.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/ELT-patches/portage/1.4.1 b/eclass/ELT-patches/portage/1.4.1 index f07161122e6b..a49f33329f93 100644 --- a/eclass/ELT-patches/portage/1.4.1 +++ b/eclass/ELT-patches/portage/1.4.1 @@ -6,8 +6,8 @@ The file name can stay 1.4.1, as it will still apply to all versions. Only when a new version of libtool comes out that it do not apply to, then the name should be bumped, but the patch content should stay fairly the same. ---- ltmain.in.orig Wed Apr 3 01:19:37 2002 -+++ ltmain.in Sun May 26 19:50:52 2002 +--- ltmain.sh Wed Apr 3 01:19:37 2002 ++++ ltmain.sh Sun May 26 19:50:52 2002 @@ -3940,9 +3940,50 @@ $echo "$modename: \`$deplib' is not a valid libtool archive" 1>&2 exit 1 |