diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-09-12 14:08:14 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-09-12 14:08:14 +0000 |
commit | 559a10999a6cf228f499cf6371d5ae24ad3fa93b (patch) | |
tree | d4b68e8cf433dbc78baa550c9f056261569f5a6b /dev-dotnet/libgdiplus | |
parent | Marked ppc stable for bug #333661. (diff) | |
download | gentoo-2-559a10999a6cf228f499cf6371d5ae24ad3fa93b.tar.gz gentoo-2-559a10999a6cf228f499cf6371d5ae24ad3fa93b.tar.bz2 gentoo-2-559a10999a6cf228f499cf6371d5ae24ad3fa93b.zip |
Marked ppc stable for bug #334101.
(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.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-dotnet/libgdiplus/ChangeLog b/dev-dotnet/libgdiplus/ChangeLog index ae349fda22d3..1fceba841290 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.119 2010/09/12 04:26:17 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.120 2010/09/12 14:08:14 josejx Exp $ + + 12 Sep 2010; Joseph Jezak <josejx@gentoo.org> libgdiplus-2.6.7-r1.ebuild: + Marked ppc stable for bug #334101. 12 Sep 2010; Joseph Jezak <josejx@gentoo.org> libgdiplus-2.6.4.ebuild: Marked ppc for bug #327279. diff --git a/dev-dotnet/libgdiplus/libgdiplus-2.6.7-r1.ebuild b/dev-dotnet/libgdiplus/libgdiplus-2.6.7-r1.ebuild index 06fd03f70c46..4aa15a92585a 100644 --- a/dev-dotnet/libgdiplus/libgdiplus-2.6.7-r1.ebuild +++ b/dev-dotnet/libgdiplus/libgdiplus-2.6.7-r1.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.7-r1.ebuild,v 1.3 2010/09/10 10:52:19 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.6.7-r1.ebuild,v 1.4 2010/09/12 14:08:14 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 |