diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-09-12 04:26:17 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-09-12 04:26:17 +0000 |
commit | 52b6bc62fd214302535f05e2693fd50fbf745ed0 (patch) | |
tree | 76370e82197441561e2336a4466feab24d6778fb /dev-dotnet/libgdiplus | |
parent | Marked ppc for bug #327279. (diff) | |
download | gentoo-2-52b6bc62fd214302535f05e2693fd50fbf745ed0.tar.gz gentoo-2-52b6bc62fd214302535f05e2693fd50fbf745ed0.tar.bz2 gentoo-2-52b6bc62fd214302535f05e2693fd50fbf745ed0.zip |
Marked ppc for bug #327279.
(Portage version: 2.1.8.3/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.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-dotnet/libgdiplus/ChangeLog b/dev-dotnet/libgdiplus/ChangeLog index 10eb54b14975..ae349fda22d3 100644 --- a/dev-dotnet/libgdiplus/ChangeLog +++ b/dev-dotnet/libgdiplus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-dotnet/libgdiplus # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.118 2010/09/10 10:52:19 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.119 2010/09/12 04:26:17 josejx Exp $ + + 12 Sep 2010; Joseph Jezak <josejx@gentoo.org> libgdiplus-2.6.4.ebuild: + Marked ppc for bug #327279. 10 Sep 2010; Markos Chandras <hwoarang@gentoo.org> libgdiplus-2.6.7-r1.ebuild: diff --git a/dev-dotnet/libgdiplus/libgdiplus-2.6.4.ebuild b/dev-dotnet/libgdiplus/libgdiplus-2.6.4.ebuild index d7cf5131f59a..4bca85697085 100644 --- a/dev-dotnet/libgdiplus/libgdiplus-2.6.4.ebuild +++ b/dev-dotnet/libgdiplus/libgdiplus-2.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.6.4.ebuild,v 1.4 2010/07/12 17:31:53 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.6.4.ebuild,v 1.5 2010/09/12 04:26:17 josejx Exp $ EAPI=2 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.go-mono.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 |