diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-01-31 23:16:49 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-01-31 23:16:49 +0000 |
commit | 948cc9c4b1e10883866e65f81b34968f221bb8ac (patch) | |
tree | 34e6f935a0387f13654b499830efaab0944c30d1 /dev-tcltk/tix/files | |
parent | new package. x86 masked (diff) | |
download | historical-948cc9c4b1e10883866e65f81b34968f221bb8ac.tar.gz historical-948cc9c4b1e10883866e65f81b34968f221bb8ac.tar.bz2 historical-948cc9c4b1e10883866e65f81b34968f221bb8ac.zip |
Change SRC_URI to use mirror://sourceforge. Fixed diff. Closes #14141.
Diffstat (limited to 'dev-tcltk/tix/files')
-rw-r--r-- | dev-tcltk/tix/files/tix-8.2.0-gentoo.diff | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/dev-tcltk/tix/files/tix-8.2.0-gentoo.diff b/dev-tcltk/tix/files/tix-8.2.0-gentoo.diff index c254a0277f81..d50cfc9fe1c8 100644 --- a/dev-tcltk/tix/files/tix-8.2.0-gentoo.diff +++ b/dev-tcltk/tix/files/tix-8.2.0-gentoo.diff @@ -1,6 +1,6 @@ diff -aurN tix8.2.0/unix/Makefile.in funkhouser's/patch/Makefile.in --- tix8.2.0/unix/Makefile.in 2001-01-10 23:43:46.000000000 -0800 -+++ Makefile.in 2002-10-11 13:58:52.000000000 -0700 ++++ unix/Makefile.in 2002-10-11 13:58:52.000000000 -0700 @@ -44,6 +44,9 @@ # Directory in which to install libtix.so or libtix.a: LIB_INSTALL_DIR = $(INSTALL_ROOT)$(libdir) @@ -41,16 +41,7 @@ diff -aurN tix8.2.0/unix/Makefile.in funkhouser's/patch/Makefile.in diff -aurN tix8.2.0/library/HList.tcl haneef's/patch/HList.tcl --- tix8.2.0/library/HList.tcl 2001-01-23 23:28:35.000000000 -0800 -+++ HList.tcl 2002-10-11 13:57:35.000000000 -0700 -@@ -9,7 +9,7 @@ - # See the file "license.terms" for information on usage and redistribution - # of this file, and for a DISCLAIMER OF ALL WARRANTIES. - # --# $Id: tix-8.2.0-gentoo.diff,v 1.1 2002/10/31 22:31:16 karltk Exp $ -+# $Id: tix-8.2.0-gentoo.diff,v 1.1 2002/10/31 22:31:16 karltk Exp $ - - - #-------------------------------------------------------------------------- ++++ library/HList.tcl 2002-10-11 13:57:35.000000000 -0700 @@ -394,6 +394,9 @@ proc tixHList:AutoScan {w} { |