Author: rmh Date: 2006-02-06 11:04:44 +0000 (Mon, 06 Feb 2006) New Revision: 1140
Modified: trunk/web/patches/gentoo-only/portage.diff Log: Fix paths. Modified: trunk/web/patches/gentoo-only/portage.diff =================================================================== --- trunk/web/patches/gentoo-only/portage.diff 2006-02-06 07:06:48 UTC (rev 1139) +++ trunk/web/patches/gentoo-only/portage.diff 2006-02-06 11:04:44 UTC (rev 1140) @@ -2,8 +2,9 @@ Author: rmh Status: in BTS ---- /usr/lib/portage/pym/portage_data.py.old 2006-02-04 21:37:42 +0000 -+++ /usr/lib/portage/pym/portage_data.py 2006-02-04 21:37:52 +0000 +diff -ur portage-2.1_pre4.old/pym/portage_data.py portage-2.1_pre4/pym/portage_data.py +--- portage-2.1_pre4.old/pym/portage_data.py 2006-01-28 00:49:48 +0000 ++++ portage-2.1_pre4/pym/portage_data.py 2006-02-06 11:53:46 +0000 @@ -11,7 +11,7 @@ ostype=os.uname()[0] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

