diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 15:52:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 15:52:15 +0000 |
commit | 93a05c70dfeb7b876a8c8a8460e8c1a42aa7783d (patch) | |
tree | 739039ae0fbf52893204c7ff77fe9022314db2e1 /dev-dotnet/libgdiplus | |
parent | Add ~ppc64, wrt bug #455960 (diff) | |
download | gentoo-2-93a05c70dfeb7b876a8c8a8460e8c1a42aa7783d.tar.gz gentoo-2-93a05c70dfeb7b876a8c8a8460e8c1a42aa7783d.tar.bz2 gentoo-2-93a05c70dfeb7b876a8c8a8460e8c1a42aa7783d.zip |
Add ~ppc64, wrt bug #455960
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-dotnet/libgdiplus')
-rw-r--r-- | dev-dotnet/libgdiplus/ChangeLog | 8 | ||||
-rw-r--r-- | dev-dotnet/libgdiplus/libgdiplus-2.10.9.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-dotnet/libgdiplus/ChangeLog b/dev-dotnet/libgdiplus/ChangeLog index 440a7cc40ea5..ca5086837a64 100644 --- a/dev-dotnet/libgdiplus/ChangeLog +++ b/dev-dotnet/libgdiplus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-dotnet/libgdiplus -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.140 2012/12/07 04:53:34 phajdan.jr Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.141 2013/02/23 15:52:15 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libgdiplus-2.10.9.ebuild: + Add ~ppc64, wrt bug #455960 07 Dec 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libgdiplus-2.10.9.ebuild: @@ -667,4 +670,3 @@ 08 Jun 2004; Peter Johanson, <latexer@gentoo.org> libgdiplus-0.8.ebuild, metadata.xml: Initial commit. Ebuild by yours truly. - diff --git a/dev-dotnet/libgdiplus/libgdiplus-2.10.9.ebuild b/dev-dotnet/libgdiplus/libgdiplus-2.10.9.ebuild index 0f0c4e09eeb1..04cf9391f668 100644 --- a/dev-dotnet/libgdiplus/libgdiplus-2.10.9.ebuild +++ b/dev-dotnet/libgdiplus/libgdiplus-2.10.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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.ebuild,v 1.6 2012/12/07 04:53:34 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.10.9.ebuild,v 1.7 2013/02/23 15:52:15 ago Exp $ EAPI=2 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.mono-project.com" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ppc 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" IUSE="cairo" RDEPEND=">=dev-libs/glib-2.16:2 |