summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-07-05 11:00:02 +0000
committerPacho Ramos <pacho@gentoo.org>2014-07-05 11:00:02 +0000
commite4d56a8cc75682ab829fc6b0d8237fe7e44f95f2 (patch)
tree18fd15c0ef7d570c3261f133b7d6edbc042e5971 /dev-dotnet
parentWe cannot stabilize giflib 4.2.x yet (#512540) (diff)
downloadgentoo-2-e4d56a8cc75682ab829fc6b0d8237fe7e44f95f2.tar.gz
gentoo-2-e4d56a8cc75682ab829fc6b0d8237fe7e44f95f2.tar.bz2
gentoo-2-e4d56a8cc75682ab829fc6b0d8237fe7e44f95f2.zip
amd64 stable, bug #504796
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/libgdiplus/ChangeLog5
-rw-r--r--dev-dotnet/libgdiplus/libgdiplus-2.10.9-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-dotnet/libgdiplus/ChangeLog b/dev-dotnet/libgdiplus/ChangeLog
index 5dfc26fd3826..d95a5eecd7ce 100644
--- a/dev-dotnet/libgdiplus/ChangeLog
+++ b/dev-dotnet/libgdiplus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-dotnet/libgdiplus
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.148 2014/07/05 10:59:00 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.149 2014/07/05 11:00:02 pacho Exp $
+
+ 05 Jul 2014; Pacho Ramos <pacho@gentoo.org> libgdiplus-2.10.9-r1.ebuild:
+ amd64 stable, bug #504796
*libgdiplus-2.10.9-r2 (05 Jul 2014)
diff --git a/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r1.ebuild b/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r1.ebuild
index c3b8fd6236f7..3cfcaed106f8 100644
--- a/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r1.ebuild
+++ b/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r1.ebuild,v 1.5 2014/07/05 10:59:00 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r1.ebuild,v 1.6 2014/07/05 11:00:02 pacho Exp $
EAPI="5"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.mono-project.com"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
SRC_URI="http://download.mono-project.com/sources/${PN}/${P}.tar.bz2"
IUSE="cairo"