diff options
-rw-r--r-- | dev-dotnet/libgdiplus/ChangeLog | 8 | ||||
-rw-r--r-- | dev-dotnet/libgdiplus/libgdiplus-2.4.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-dotnet/libgdiplus/ChangeLog b/dev-dotnet/libgdiplus/ChangeLog index 7c4385411dfe..93bec462fa85 100644 --- a/dev-dotnet/libgdiplus/ChangeLog +++ b/dev-dotnet/libgdiplus/ChangeLog @@ -1,6 +1,10 @@ # 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.104 2009/09/27 16:50:15 nixnut Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.105 2010/01/02 12:24:47 fauli Exp $ + + 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + libgdiplus-2.4.2.ebuild: + Transfer Prefix keywords 27 Sep 2009; nixnut <nixnut@gentoo.org> libgdiplus-2.4.2.ebuild: ppc stable #284306 diff --git a/dev-dotnet/libgdiplus/libgdiplus-2.4.2.ebuild b/dev-dotnet/libgdiplus/libgdiplus-2.4.2.ebuild index 61e0caa826e7..252cfcf61bfd 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 +# 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.4.2.ebuild,v 1.3 2009/09/27 16:50:15 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.4.2.ebuild,v 1.4 2010/01/02 12:24:47 fauli 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 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="pango" RDEPEND=">=dev-libs/glib-2.16 |