Author: jhuntwork
Date: 2007-07-25 16:44:55 -0600 (Wed, 25 Jul 2007)
New Revision: 1982

Added:
   branches/x86_64/root/.purple/
Removed:
   branches/x86_64/root/.gaim/
Modified:
   branches/x86_64/packages/pidgin/Makefile
   branches/x86_64/root/.irssi/config
Log:
Merge r1977 to x86_64 branch

Modified: branches/x86_64/packages/pidgin/Makefile
===================================================================
--- branches/x86_64/packages/pidgin/Makefile    2007-07-25 19:25:51 UTC (rev 
1981)
+++ branches/x86_64/packages/pidgin/Makefile    2007-07-25 22:44:55 UTC (rev 
1982)
@@ -1,12 +1,12 @@
 # pidgin Makefile
 
 NM= pidgin
-VRS= 2.0.0
+VRS= 2.0.2
 DIR= $(NM)-$(VRS)
 
 FILE= $(DIR).tar.bz2
 URL-$(FILE)= http://puzzle.dl.sourceforge.net/sourceforge/pidgin/$(FILE)
-SHA-$(FILE)= 7bfe348abc25307845e8de1d0fe2b761293ab071
+SHA-$(FILE)= 7f5cdc3e8fb8b8af9646bb0635b2852c24f7e059
 
 # Targets
 
@@ -25,7 +25,7 @@
        ./configure --prefix=/usr --disable-dbus --disable-gtkui
        make
        make install
-       svn export --force $(ROOT)/root/.gaim /root/.gaim
+       svn export --force $(ROOT)/root/.purple /root/.purple
 
 clean:
        -rm -rf $(DIR)

Modified: branches/x86_64/root/.irssi/config
===================================================================
--- branches/x86_64/root/.irssi/config  2007-07-25 19:25:51 UTC (rev 1981)
+++ branches/x86_64/root/.irssi/config  2007-07-25 22:44:55 UTC (rev 1982)
@@ -124,7 +124,7 @@
     type = "IRC";
     nick = "lfs-livecd";
     username = "guest";
-    realname = "guest";
+    realname = "LFS LiveCD";
   };
 };
 

Copied: branches/x86_64/root/.purple (from rev 1977, trunk/root/.purple)

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to