diff options
author | 2012-12-07 04:53:34 +0000 | |
---|---|---|
committer | 2012-12-07 04:53:34 +0000 | |
commit | 72b62db1c01973d9219750085d3f5b53e498129a (patch) | |
tree | 3ee6c4f6e8155f7ca401dcea817103a47fbd3cc7 /dev-dotnet | |
parent | x86 stable wrt bug #435202 (diff) | |
download | gentoo-2-72b62db1c01973d9219750085d3f5b53e498129a.tar.gz gentoo-2-72b62db1c01973d9219750085d3f5b53e498129a.tar.bz2 gentoo-2-72b62db1c01973d9219750085d3f5b53e498129a.zip |
x86 stable wrt bug #435202
(Portage version: 2.1.11.31/cvs/Linux i686, signed Manifest commit with key 30427902)
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/libgdiplus/ChangeLog | 6 | ||||
-rw-r--r-- | dev-dotnet/libgdiplus/libgdiplus-2.10.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-dotnet/libgdiplus/ChangeLog b/dev-dotnet/libgdiplus/ChangeLog index 71df4ae8675b..440a7cc40ea5 100644 --- a/dev-dotnet/libgdiplus/ChangeLog +++ b/dev-dotnet/libgdiplus/ChangeLog @@ -1,6 +1,10 @@ # 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.139 2012/09/22 12:29:10 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.140 2012/12/07 04:53:34 phajdan.jr Exp $ + + 07 Dec 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + libgdiplus-2.10.9.ebuild: + x86 stable wrt bug #435202 22 Sep 2012; Anthony G. Basile <blueness@gentoo.org> libgdiplus-2.10.9.ebuild: diff --git a/dev-dotnet/libgdiplus/libgdiplus-2.10.9.ebuild b/dev-dotnet/libgdiplus/libgdiplus-2.10.9.ebuild index 3b5548418556..0f0c4e09eeb1 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 # 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.5 2012/09/22 12:29:10 blueness Exp $ +# $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 $ 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 x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="cairo" RDEPEND=">=dev-libs/glib-2.16:2 |