summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-01-29 17:05:38 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-01-29 17:05:38 +0000
commit4dfb0efb2082e88ae90d3191a7d10613f47ce5f8 (patch)
tree922ef6a8df9303d8b732e0b0a42802107ea77a14 /dev-dotnet/libgdiplus
parentFix building with Linux >= 2.6.36 wrt #352335. (diff)
downloadgentoo-2-4dfb0efb2082e88ae90d3191a7d10613f47ce5f8.tar.gz
gentoo-2-4dfb0efb2082e88ae90d3191a7d10613f47ce5f8.tar.bz2
gentoo-2-4dfb0efb2082e88ae90d3191a7d10613f47ce5f8.zip
Stable on amd64 wrt bug #352808
(Portage version: 2.1.9.35/cvs/Linux x86_64)
Diffstat (limited to 'dev-dotnet/libgdiplus')
-rw-r--r--dev-dotnet/libgdiplus/ChangeLog5
-rw-r--r--dev-dotnet/libgdiplus/libgdiplus-2.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-dotnet/libgdiplus/ChangeLog b/dev-dotnet/libgdiplus/ChangeLog
index e6767a6c5094..843de1d3a10c 100644
--- a/dev-dotnet/libgdiplus/ChangeLog
+++ b/dev-dotnet/libgdiplus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-dotnet/libgdiplus
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.126 2011/01/29 15:36:36 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.127 2011/01/29 17:05:38 hwoarang Exp $
+
+ 29 Jan 2011; Markos Chandras <hwoarang@gentoo.org> libgdiplus-2.8.1.ebuild:
+ Stable on amd64 wrt bug #352808
29 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
libgdiplus-2.8.1.ebuild:
diff --git a/dev-dotnet/libgdiplus/libgdiplus-2.8.1.ebuild b/dev-dotnet/libgdiplus/libgdiplus-2.8.1.ebuild
index f47d8be92780..f6c7678ed702 100644
--- a/dev-dotnet/libgdiplus/libgdiplus-2.8.1.ebuild
+++ b/dev-dotnet/libgdiplus/libgdiplus-2.8.1.ebuild
@@ -1,6 +1,6 @@
# 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.2 2011/01/29 15:36:36 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.8.1.ebuild,v 1.3 2011/01/29 17:05:38 hwoarang Exp $
EAPI=2
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.mono-project.com"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~ppc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="cairo"
RDEPEND=">=dev-libs/glib-2.16