[proaudio] [1233] Added important warning and fixed the exec name into the session file to the new gentoo location .

[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]


Revision: 1233
Author:   dominique
Date:     2008-06-22 18:40:42 +0200 (Sun, 22 Jun 2008)

Log Message:
-----------
Added important warning and fixed the exec name into the session file to the new gentoo location.

Modified Paths:
--------------
    trunk/overlays/proaudio/x11-themes/fvwm-crystal/ChangeLog
    trunk/overlays/proaudio/x11-themes/fvwm-crystal/Manifest
    trunk/overlays/proaudio/x11-themes/fvwm-crystal/files/fvwm-crystal
    trunk/overlays/proaudio/x11-themes/fvwm-crystal/fvwm-crystal-9999.ebuild


Modified: trunk/overlays/proaudio/x11-themes/fvwm-crystal/ChangeLog
===================================================================
--- trunk/overlays/proaudio/x11-themes/fvwm-crystal/ChangeLog	2008-06-19 21:34:12 UTC (rev 1232)
+++ trunk/overlays/proaudio/x11-themes/fvwm-crystal/ChangeLog	2008-06-22 16:40:42 UTC (rev 1233)
@@ -2,6 +2,11 @@
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  22 Jun 2008; Dominique Michel <dominique.michel@xxxxxxxxxxxx> Added
+  important warning about bug 210580: http://bugs.gentoo.org/show_bug.cgi?=210580
+  Changed the fvwm-crystal session file in order to use the new and correct
+  gentoo executable name.
+  
   19 Jun 2008; Dominique Michel <dominique.michel@xxxxxxxxxxxx> use
   the new svn repository on sourceforge.
 

Modified: trunk/overlays/proaudio/x11-themes/fvwm-crystal/Manifest
===================================================================
--- trunk/overlays/proaudio/x11-themes/fvwm-crystal/Manifest	2008-06-19 21:34:12 UTC (rev 1232)
+++ trunk/overlays/proaudio/x11-themes/fvwm-crystal/Manifest	2008-06-22 16:40:42 UTC (rev 1233)
@@ -1,4 +1,4 @@
-AUX fvwm-crystal 25 RMD160 d0c78fa2b6c0f80bd452bc381fbdc91cb5986ec8 SHA1 24deaa87267d7c6f0beb09eee790c0ef90055bbe SHA256 27345a70a0f0a1aadefcb8fe23ca1761fbe44a088f66d0c5e9db154db3c36962
-EBUILD fvwm-crystal-9999.ebuild 2326 RMD160 b17f10bec4ecbf848eccbf0c035a40c88bb05c5d SHA1 167c8d68fe030f24eaaca2cad17368c1496cd294 SHA256 b493b16eb9f241a83ba1eb4212fffbb6934f75245bb2de092ad864ac702c931f
-MISC ChangeLog 211 RMD160 f24121f2c44dca30aa2226af4be3c349c97706a0 SHA1 a7c0294ac5b50785440b0843deb33f4febca1cb5 SHA256 9cef1bd96222309178aae4c6578805396dffa5999a2eefd3e344286832f9bb5e
+AUX fvwm-crystal 24 RMD160 3dbc69c681d7371a515a74f706b573f98acd7089 SHA1 860fab9be792eaef5128188687ff8b4da59a7a2a SHA256 10daec05010a6def1e0c1bb5ecd5f7627bb9f42ca11bf41d667fab01e90137e9
+EBUILD fvwm-crystal-9999.ebuild 3116 RMD160 d7794368153cae2b6a2a91d87bf9146959514ae2 SHA1 917ae99a1f5b416b24700c3eca76f7a7b15c8e6f SHA256 76f479f4bb4ed52e9208bdb357256b95c75238276eea9da781cf8b9e670d0593
+MISC ChangeLog 578 RMD160 3c83158e32ce9863ba614a49b03d10e79b6a3946 SHA1 9d031338a3e77d3efefdcce8213df4b5c2cf5814 SHA256 82682308b45b578d46bcc123288f87dd152d80b600c3c21595101670a8ba29a1
 MISC metadata.xml 268 RMD160 facc07bd885f20615a1f2555069329c642e1a566 SHA1 2456bdb8a218c9d477d2d6ee4bf158de070c7be4 SHA256 96629b266b743f566c29158d4498edeeb1cd6b1f0cd9629e42d4f10b4da82f89

Modified: trunk/overlays/proaudio/x11-themes/fvwm-crystal/files/fvwm-crystal
===================================================================
--- trunk/overlays/proaudio/x11-themes/fvwm-crystal/files/fvwm-crystal	2008-06-19 21:34:12 UTC (rev 1232)
+++ trunk/overlays/proaudio/x11-themes/fvwm-crystal/files/fvwm-crystal	2008-06-22 16:40:42 UTC (rev 1233)
@@ -1,2 +1,2 @@
 #!/bin/sh
-/usr/bin/fvwm2
+/usr/bin/fvwm

Modified: trunk/overlays/proaudio/x11-themes/fvwm-crystal/fvwm-crystal-9999.ebuild
===================================================================
--- trunk/overlays/proaudio/x11-themes/fvwm-crystal/fvwm-crystal-9999.ebuild	2008-06-19 21:34:12 UTC (rev 1232)
+++ trunk/overlays/proaudio/x11-themes/fvwm-crystal/fvwm-crystal-9999.ebuild	2008-06-22 16:40:42 UTC (rev 1233)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-3.0.4.ebuild,v 1.6 2007/02/04 19:20:09 beandog Exp $
 
-inherit subversion
+inherit subversion eutils
 
 DESCRIPTION="Configurable and full featured theme for FVWM, with lots of transparency. This version add a freedesktop compatible menu"
 HOMEPAGE="http://fvwm-crystal.org/";
@@ -72,5 +72,22 @@
 	einfo "Read addons/session-management.README, it contain important"
 	einfo "information about session management support in FVWM-Crystal"
 	einfo
+	ebeep 5
+	ewarn
+	ewarn " Do not use konsole into fvwm-crystal to do portage or emerge work"
+	ewarn "because it will break your system. Use another terminal instead."
+	ewarn " Urxvt is working fine for me."
+	ewarn " See http://bugs.gentoo.org/show_bug.cgi?id=210580 for a discussion"
+	ewarn "on this issue."
+	ewarn
+	ewarn " The envfix.sh script will break the user configuration. It is why"
+	ewarn "I will not apply this script into this ebuild until I am 100% sure"
+	ewarn "that it address the real problem and that it is not a workaround for"
+	ewarn "some portage, konsole or gentoo specific issue."
+	ewarn
+	ewarn " You have be warned. If you want to use konsole into fvwm-crystal to do"
+	ewarn "portage work, use the last official gentoo ebuild for fvwm-crystal."
+	ewarn
+	ebeep 10
 }
 


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/