diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 16:59:28 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 16:59:28 +0000 |
commit | 2cac7b44d3bff55c821b4230844aed3ffc7b2e18 (patch) | |
tree | b556b42795502a1c240ef13151b38c0f025c4923 /dev-dotnet/libgdiplus | |
parent | ppc stable #284306 (diff) | |
download | historical-2cac7b44d3bff55c821b4230844aed3ffc7b2e18.tar.gz historical-2cac7b44d3bff55c821b4230844aed3ffc7b2e18.tar.bz2 historical-2cac7b44d3bff55c821b4230844aed3ffc7b2e18.zip |
ppc stable #284306
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'dev-dotnet/libgdiplus')
-rw-r--r-- | dev-dotnet/libgdiplus/ChangeLog | 5 | ||||
-rw-r--r-- | dev-dotnet/libgdiplus/libgdiplus-2.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-dotnet/libgdiplus/ChangeLog b/dev-dotnet/libgdiplus/ChangeLog index 0a829c11e9ab..7c4385411dfe 100644 --- a/dev-dotnet/libgdiplus/ChangeLog +++ b/dev-dotnet/libgdiplus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-dotnet/libgdiplus # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.103 2009/09/19 15:06:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.104 2009/09/27 16:50:15 nixnut Exp $ + + 27 Sep 2009; nixnut <nixnut@gentoo.org> libgdiplus-2.4.2.ebuild: + ppc stable #284306 19 Sep 2009; Markus Meier <maekke@gentoo.org> libgdiplus-2.4.2.ebuild: amd64/x86 stable, bug #284306 diff --git a/dev-dotnet/libgdiplus/libgdiplus-2.4.2.ebuild b/dev-dotnet/libgdiplus/libgdiplus-2.4.2.ebuild index 75b58351d8eb..61e0caa826e7 100644 --- a/dev-dotnet/libgdiplus/libgdiplus-2.4.2.ebuild +++ b/dev-dotnet/libgdiplus/libgdiplus-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.4.2.ebuild,v 1.2 2009/09/19 15:06:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.4.2.ebuild,v 1.3 2009/09/27 16:50:15 nixnut Exp $ EAPI=2 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.go-mono.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="pango" RDEPEND=">=dev-libs/glib-2.16 |