diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-05-07 16:40:44 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-05-07 16:40:44 +0000 |
commit | 8601f5fe232e3d5429329de824c38ed54e6a2538 (patch) | |
tree | f5b9252a1e281f54981267ba9a12fe02ef02393a /dev-dotnet | |
parent | x86 stable per bug 359651 (diff) | |
download | gentoo-2-8601f5fe232e3d5429329de824c38ed54e6a2538.tar.gz gentoo-2-8601f5fe232e3d5429329de824c38ed54e6a2538.tar.bz2 gentoo-2-8601f5fe232e3d5429329de824c38ed54e6a2538.zip |
x86 stable per bug 359651
(Portage version: 2.1.9.46/cvs/Linux i686)
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/libgdiplus/ChangeLog | 5 | ||||
-rw-r--r-- | dev-dotnet/libgdiplus/libgdiplus-2.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-dotnet/libgdiplus/ChangeLog b/dev-dotnet/libgdiplus/ChangeLog index 3735f0506374..12eaa909dc94 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.129 2011/03/21 20:23:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.130 2011/05/07 16:40:44 tomka Exp $ + + 07 May 2011; Thomas Kahle <tomka@gentoo.org> libgdiplus-2.10.ebuild: + x86 stable per bug 359651 21 Mar 2011; Brent Baude <ranger@gentoo.org> libgdiplus-2.10.ebuild: Marking libgdiplus-2.10 ppc stable for bug 359651 diff --git a/dev-dotnet/libgdiplus/libgdiplus-2.10.ebuild b/dev-dotnet/libgdiplus/libgdiplus-2.10.ebuild index 727d2beb2dd4..ac67f11232bd 100644 --- a/dev-dotnet/libgdiplus/libgdiplus-2.10.ebuild +++ b/dev-dotnet/libgdiplus/libgdiplus-2.10.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.10.ebuild,v 1.2 2011/03/21 20:23:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.10.ebuild,v 1.3 2011/05/07 16:40:44 tomka 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:2 |