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 1PjCrJ-0008Bd-Vi for garchives@archives.gentoo.org; Sat, 29 Jan 2011 15:37:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1CD63E0B6C; Sat, 29 Jan 2011 15:36:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C9684E0B6C for ; Sat, 29 Jan 2011 15:36:38 +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 11FFD1B4079 for ; Sat, 29 Jan 2011 15:36:38 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2146) id A212020054; Sat, 29 Jan 2011 15:36:36 +0000 (UTC) From: "Christian Faulhammer (fauli)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, fauli@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-dotnet/libgdiplus: libgdiplus-2.8.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libgdiplus-2.8.1.ebuild ChangeLog X-VCS-Directories: dev-dotnet/libgdiplus X-VCS-Committer: fauli X-VCS-Committer-Name: Christian Faulhammer Content-Type: text/plain; charset=utf8 Message-Id: <20110129153636.A212020054@flycatcher.gentoo.org> Date: Sat, 29 Jan 2011 15:36:36 +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: X-Archives-Hash: 6304c4fa9f93701caaaab3fe9751811b fauli 11/01/29 15:36:36 Modified: libgdiplus-2.8.1.ebuild ChangeLog Log: stable x86, bug 352808 =20 (Portage version: 2.1.9.35/cvs/Linux i686) Revision Changes Path 1.2 dev-dotnet/libgdiplus/libgdiplus-2.8.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/libgdip= lus/libgdiplus-2.8.1.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/libgdip= lus/libgdiplus-2.8.1.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/libgdip= lus/libgdiplus-2.8.1.ebuild?r1=3D1.1&r2=3D1.2 Index: libgdiplus-2.8.1.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/dev-dotnet/libgdiplus/libgdiplus-2.8.1.= ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libgdiplus-2.8.1.ebuild 26 Nov 2010 10:54:11 -0000 1.1 +++ libgdiplus-2.8.1.ebuild 29 Jan 2011 15:36:36 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.8.= 1.ebuild,v 1.1 2010/11/26 10:54:11 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.8.= 1.ebuild,v 1.2 2011/01/29 15:36:36 fauli Exp $ =20 EAPI=3D2 =20 @@ -11,7 +11,7 @@ =20 LICENSE=3D"MIT" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~ppc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-s= olaris" +KEYWORDS=3D"~amd64 ~ppc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-so= laris" IUSE=3D"cairo" =20 RDEPEND=3D">=3Ddev-libs/glib-2.16 1.126 dev-dotnet/libgdiplus/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/libgdip= lus/ChangeLog?rev=3D1.126&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/libgdip= lus/ChangeLog?rev=3D1.126&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/libgdip= lus/ChangeLog?r1=3D1.125&r2=3D1.126 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/dev-dotnet/libgdiplus/ChangeLog,v retrieving revision 1.125 retrieving revision 1.126 diff -u -r1.125 -r1.126 --- ChangeLog 26 Nov 2010 10:54:11 -0000 1.125 +++ ChangeLog 29 Jan 2011 15:36:36 -0000 1.126 @@ -1,6 +1,10 @@ # ChangeLog for dev-dotnet/libgdiplus -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.1= 25 2010/11/26 10:54:11 pacho Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.1= 26 2011/01/29 15:36:36 fauli Exp $ + + 29 Jan 2011; Christian Faulhammer + libgdiplus-2.8.1.ebuild: + stable x86, bug 352808 =20 *libgdiplus-2.8.1 (26 Nov 2010) =20