summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-02 12:24:47 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-02 12:24:47 +0000
commitf00ca547676899944bcf78716a912e4b84d80b47 (patch)
tree8e1c51b7b9a567ad18a99cce4fc4b1e7d4553ab0 /dev-dotnet
parentUse shipped skype.conf instead of one from FILESDIR. (diff)
downloadgentoo-2-f00ca547676899944bcf78716a912e4b84d80b47.tar.gz
gentoo-2-f00ca547676899944bcf78716a912e4b84d80b47.tar.bz2
gentoo-2-f00ca547676899944bcf78716a912e4b84d80b47.zip
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/libgdiplus/ChangeLog8
-rw-r--r--dev-dotnet/libgdiplus/libgdiplus-2.4.2.ebuild6
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