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 1N3VxE-0001Km-Rl for garchives@archives.gentoo.org; Thu, 29 Oct 2009 14:26:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 679D0E077E; Thu, 29 Oct 2009 14:26:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 28F53E077E for ; Thu, 29 Oct 2009 14:26:20 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id BFD0C6775A for ; Thu, 29 Oct 2009 14:26:19 +0000 (UTC) Received: from maekke by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1N3VxD-00027R-6z for gentoo-commits@lists.gentoo.org; Thu, 29 Oct 2009 14:26:19 +0000 From: "Markus Meier (maekke)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, maekke@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xscreensaver: xscreensaver-5.10.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xscreensaver-5.10.ebuild ChangeLog X-VCS-Directories: x11-misc/xscreensaver X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier Content-Type: text/plain; charset=utf8 Message-Id: Sender: Markus Meier Date: Thu, 29 Oct 2009 14:26:19 +0000 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: 6e716b31-67b7-4cad-8f6d-dbb999be57cc X-Archives-Hash: 10697a132ea2a6cf28bf0aca45b053a0 maekke 09/10/29 14:26:19 Modified: xscreensaver-5.10.ebuild ChangeLog Log: arm stable, bug #287737 (Portage version: 2.2_rc46/cvs/Linux x86_64) Revision Changes Path 1.6 x11-misc/xscreensaver/xscreensaver-5.10.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xscreensa= ver/xscreensaver-5.10.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xscreensa= ver/xscreensaver-5.10.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xscreensa= ver/xscreensaver-5.10.ebuild?r1=3D1.5&r2=3D1.6 Index: xscreensaver-5.10.ebuild =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/x11-misc/xscreensaver/xscreensaver-5.10= .ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- xscreensaver-5.10.ebuild 19 Oct 2009 20:24:16 -0000 1.5 +++ xscreensaver-5.10.ebuild 29 Oct 2009 14:26:18 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.= 10.ebuild,v 1.5 2009/10/19 20:24:16 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.= 10.ebuild,v 1.6 2009/10/29 14:26:18 maekke Exp $ =20 EAPI=3D2 inherit autotools eutils flag-o-matic multilib pam @@ -11,7 +11,7 @@ =20 LICENSE=3D"BSD" SLOT=3D"0" -KEYWORDS=3D"alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 = ~x86-fbsd" +KEYWORDS=3D"alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~= x86-fbsd" IUSE=3D"jpeg new-login opengl pam suid xinerama" =20 RDEPEND=3D"x11-libs/libXmu 1.266 x11-misc/xscreensaver/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xscreensa= ver/ChangeLog?rev=3D1.266&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xscreensa= ver/ChangeLog?rev=3D1.266&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xscreensa= ver/ChangeLog?r1=3D1.265&r2=3D1.266 Index: ChangeLog =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/x11-misc/xscreensaver/ChangeLog,v retrieving revision 1.265 retrieving revision 1.266 diff -u -r1.265 -r1.266 --- ChangeLog 19 Oct 2009 20:24:16 -0000 1.265 +++ ChangeLog 29 Oct 2009 14:26:18 -0000 1.266 @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xscreensaver # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.2= 65 2009/10/19 20:24:16 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.2= 66 2009/10/29 14:26:18 maekke Exp $ + + 29 Oct 2009; Markus Meier xscreensaver-5.10.ebuild= : + arm stable, bug #287737 =20 19 Oct 2009; Tobias Klausmann xscreensaver-5.10.ebuild: