summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-07-13 09:57:30 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-07-13 09:57:30 +0000
commit6ea8b791b93c6a95f64d531e851c388445306cbf (patch)
tree76e4fc59642afdc2180a6a9445c373dae0ad66a6 /dev-dotnet
parentStable for ppc, wrt bug #516310 (diff)
downloadgentoo-2-6ea8b791b93c6a95f64d531e851c388445306cbf.tar.gz
gentoo-2-6ea8b791b93c6a95f64d531e851c388445306cbf.tar.bz2
gentoo-2-6ea8b791b93c6a95f64d531e851c388445306cbf.zip
Stable for ppc, wrt bug #504796
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
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 2454783d9658..6a7fb021de0e 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.150 2014/07/07 12:25:25 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.151 2014/07/13 09:57:30 ago Exp $
+
+ 13 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libgdiplus-2.10.9-r1.ebuild:
+ Stable for ppc, wrt bug #504796
07 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> libgdiplus-2.10.9-r1.ebuild:
x86 stable wrt bug #504796
diff --git a/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r1.ebuild b/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r1.ebuild
index bd578dd81f5d..707ce6b6a7d5 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.7 2014/07/07 12:25:25 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r1.ebuild,v 1.8 2014/07/13 09:57:30 ago 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"