diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-05-11 19:26:06 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-05-11 19:26:06 +0000 |
commit | e921954aa13fe8a60dc480c09a9ee840c66dd656 (patch) | |
tree | 9dfaf92b095f01b81beff6fe1ea002e8009ff467 /dev-dotnet/libgdiplus | |
parent | Stable on amd64 wrt bug #359651 (diff) | |
download | gentoo-2-e921954aa13fe8a60dc480c09a9ee840c66dd656.tar.gz gentoo-2-e921954aa13fe8a60dc480c09a9ee840c66dd656.tar.bz2 gentoo-2-e921954aa13fe8a60dc480c09a9ee840c66dd656.zip |
Stable on amd64 wrt bug #359651
(Portage version: 2.2.0_alpha32/cvs/Linux x86_64)
Diffstat (limited to 'dev-dotnet/libgdiplus')
-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 12eaa909dc94..6fb906fbfec0 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.130 2011/05/07 16:40:44 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.131 2011/05/11 19:26:06 angelos Exp $ + + 11 May 2011; Christoph Mende <angelos@gentoo.org> libgdiplus-2.10.ebuild: + Stable on amd64 wrt bug #359651 07 May 2011; Thomas Kahle <tomka@gentoo.org> libgdiplus-2.10.ebuild: x86 stable per bug 359651 diff --git a/dev-dotnet/libgdiplus/libgdiplus-2.10.ebuild b/dev-dotnet/libgdiplus/libgdiplus-2.10.ebuild index ac67f11232bd..e0d3f954df80 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.3 2011/05/07 16:40:44 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.10.ebuild,v 1.4 2011/05/11 19:26:06 angelos 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 |