stable x86, security bug #159886
authorChristian Faulhammer <fauli@gentoo.org>
Sat, 6 Jan 2007 18:52:29 +0000 (18:52 +0000)
committerChristian Faulhammer <fauli@gentoo.org>
Sat, 6 Jan 2007 18:52:29 +0000 (18:52 +0000)
Package-Manager: portage-2.1.1-r2

dev-dotnet/libgdiplus/ChangeLog
dev-dotnet/libgdiplus/libgdiplus-1.2.2.ebuild
dev-dotnet/pe-format/ChangeLog
dev-dotnet/pe-format/files/digest-pe-format-0
dev-dotnet/pe-format/pe-format-0.ebuild

index 1567e2622cc32e20d48b22d9b8af81af742918a8..62cc8f03587e87375f6421d60155832db52b3acc 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-dotnet/libgdiplus
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.64 2006/12/07 02:13:24 compnerd Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.65 2007/01/06 18:52:29 opfer Exp $
+
+  06 Jan 2007; Christian Faulhammer <opfer@gentoo.org>
+  libgdiplus-1.2.2.ebuild:
+  stable x86, security bug #159886
 
   07 Dec 2006; Saleem Abdulrasool <compnerd@gentoo.org>
   libgdiplus-1.1.13.2.ebuild, libgdiplus-1.1.13.4.ebuild,
index c9ac405e69ebc3357ad04a9de59351ce1330444e..03284a8bc8b219d50237ed28ba5aed4752dcab76 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-1.2.2.ebuild,v 1.2 2006/12/07 02:13:24 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-1.2.2.ebuild,v 1.3 2007/01/06 18:52:29 opfer Exp $
 
 inherit eutils flag-o-matic toolchain-funcs autotools
 
@@ -10,7 +10,7 @@ SRC_URI="http://www.go-mono.com/sources/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 IUSE="exif gif jpeg tiff"
 
 RDEPEND=">=dev-libs/glib-2.6
index 91d50d1c12539d2a48e304ab014effa70b31c7d9..7f1ef928e80818ad2314116dddcef517e3cf9a08 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-dotnet/pe-format
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.3 2006/12/21 22:01:04 drizzt Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.4 2007/01/06 18:47:38 opfer Exp $
+
+  06 Jan 2007; Christian Faulhammer <opfer@gentoo.org> pe-format-0.ebuild:
+  stable x86, security bug #159886
 
   21 Dec 2006; Timothy Redaelli <drizzt@gentoo.org> pe-format-0.ebuild:
   Add ~ppc keyword
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..8b137891791fe96927ad78e64b0aad7bded08bdc 100644 (file)
@@ -0,0 +1 @@
+
index b0135d4c613b25cb19883db721f44f6c20b7bb4c..854294c082c057a3f085d9762f526e6dd802e4d4 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-0.ebuild,v 1.3 2006/12/21 22:01:04 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-0.ebuild,v 1.4 2007/01/06 18:47:38 opfer Exp $
 
 inherit eutils
 
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.kernel.org/"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 IUSE=""
 
 RDEPEND="|| ( dev-lang/mono dev-dotnet/pnet )"