From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PWRz8-0002dC-2E for garchives@archives.gentoo.org; Sat, 25 Dec 2010 11:08:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A273E0138; Sat, 25 Dec 2010 11:08:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E687CE0138 for ; Sat, 25 Dec 2010 11:08:04 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 51A7E1B4050 for ; Sat, 25 Dec 2010 11:08:04 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2166) id D5CE220054; Sat, 25 Dec 2010 11:08:02 +0000 (UTC) From: "Samuli Suominen (ssuominen)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ssuominen@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: package.mask X-VCS-Repository: gentoo-x86 X-VCS-Files: package.mask X-VCS-Directories: profiles X-VCS-Committer: ssuominen X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Message-Id: <20101225110802.D5CE220054@flycatcher.gentoo.org> Date: Sat, 25 Dec 2010 11:08:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 776f9dac-c730-46d6-bd0b-6c110461a43a X-Archives-Hash: 10a630939e92b9976983c8e41cc03937 ssuominen 10/12/25 11:08:02 Modified: package.mask Log: Mask some broken xfce plugins Revision Changes Path 1.12299 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.m= ask?rev=3D1.12299&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.m= ask?rev=3D1.12299&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.m= ask?r1=3D1.12298&r2=3D1.12299 Index: package.mask =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.12298 retrieving revision 1.12299 diff -u -r1.12298 -r1.12299 --- package.mask 24 Dec 2010 11:12:58 -0000 1.12298 +++ package.mask 25 Dec 2010 11:08:02 -0000 1.12299 @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12298 2010/= 12/24 11:12:58 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12299 2010/= 12/25 11:08:02 ssuominen Exp $ # # When you add an entry to the top of this file, add your name, the date= , and # an explanation of why something is getting masked. Please be extremely @@ -31,6 +31,22 @@ =20 #--- END OF EXAMPLES --- =20 +# Samuli Suominen (25 Dec 2010) +# +# xfce4-weather-plugin, runtime crash, should be ported to libxfce4ui et= c. +# http://bugs.gentoo.org/show_bug.cgi?id=3D344985 +# http://git.xfce.org/panel-plugins/xfce4-weather-plugin/ +# +# xfce4-stopwatch-plugin, doesn't compile and should be upgraded to git = version of xfce4-vala etc. +# http://bugs.gentoo.org/show_bug.cgi?id=3D339302 +# http://bugs.gentoo.org/show_bug.cgi?id=3D344653 +# http://git.xfce.org/panel-plugins/xfce4-stopwatch-plugin/ +# http://git.xfce.org/bindings/xfce4-vala/ +# +# These need to be fixed by January, otherwise they'll get removed from = tree when 4.8.0 goes stable. +xfce-extra/xfce4-weather-plugin +xfce-extra/xfce4-stopwatch-plugin + # Nirbheek Chauhan (24 Dec 2010) # Also mask clutter-gtk-0.90 # Nirbheek Chauhan (5 Dec 2010)