summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-06-16 11:57:50 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-06-16 11:57:50 +0000
commit9ad4997cfa0a6b913ae498bf25824b22768ab562 (patch)
treea23d4bcb8b03b1329f7bb79e3ee9a550b0ad9e14 /dev-dotnet
parentNew snapshot, SVN revision 9330 (diff)
downloadgentoo-2-9ad4997cfa0a6b913ae498bf25824b22768ab562.tar.gz
gentoo-2-9ad4997cfa0a6b913ae498bf25824b22768ab562.tar.bz2
gentoo-2-9ad4997cfa0a6b913ae498bf25824b22768ab562.zip
ppc stable, bug #181921
(Portage version: 2.1.3_rc3)
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/libgdiplus/ChangeLog6
-rw-r--r--dev-dotnet/libgdiplus/libgdiplus-1.2.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-dotnet/libgdiplus/ChangeLog b/dev-dotnet/libgdiplus/ChangeLog
index c8b42146f059..468ca5a1fde3 100644
--- a/dev-dotnet/libgdiplus/ChangeLog
+++ b/dev-dotnet/libgdiplus/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-dotnet/libgdiplus
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.73 2007/06/16 04:03:02 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.74 2007/06/16 11:57:50 dertobi123 Exp $
+
+ 16 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ libgdiplus-1.2.4.ebuild:
+ ppc stable, bug #181921
16 Jun 2007; Christian Faulhammer <opfer@gentoo.org>
libgdiplus-1.2.4.ebuild:
diff --git a/dev-dotnet/libgdiplus/libgdiplus-1.2.4.ebuild b/dev-dotnet/libgdiplus/libgdiplus-1.2.4.ebuild
index 355c6586d470..a592dc36b9f5 100644
--- a/dev-dotnet/libgdiplus/libgdiplus-1.2.4.ebuild
+++ b/dev-dotnet/libgdiplus/libgdiplus-1.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-1.2.4.ebuild,v 1.2 2007/06/16 04:03:02 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-1.2.4.ebuild,v 1.3 2007/06/16 11:57:50 dertobi123 Exp $
inherit eutils flag-o-matic toolchain-funcs autotools
@@ -10,7 +10,7 @@ SRC_URI="http://www.go-mono.com/sources/${PN}/${P}.tar.bz2"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86 ~x86-fbsd"
+KEYWORDS="~amd64 ppc ~sparc x86 ~x86-fbsd"
IUSE="exif gif jpeg tiff"
RDEPEND=">=dev-libs/glib-2.6