summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-01-07 19:03:36 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-01-07 19:03:36 +0000
commitfe6cb002f4d0671187327d27aaf3cbcfa326580f (patch)
tree85d66240cce5b2d928224d471bd0825bc1d79269 /dev-dotnet
parentppc stable, bug #160034 (diff)
downloadgentoo-2-fe6cb002f4d0671187327d27aaf3cbcfa326580f.tar.gz
gentoo-2-fe6cb002f4d0671187327d27aaf3cbcfa326580f.tar.bz2
gentoo-2-fe6cb002f4d0671187327d27aaf3cbcfa326580f.zip
ppc stable, bug #160164
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/libgdiplus/ChangeLog6
-rw-r--r--dev-dotnet/libgdiplus/libgdiplus-1.2.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-dotnet/libgdiplus/ChangeLog b/dev-dotnet/libgdiplus/ChangeLog
index 62cc8f03587e..153d18124588 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.65 2007/01/06 18:52:29 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.66 2007/01/07 19:03:36 dertobi123 Exp $
+
+ 07 Jan 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ libgdiplus-1.2.2.ebuild:
+ ppc stable, bug #160164
06 Jan 2007; Christian Faulhammer <opfer@gentoo.org>
libgdiplus-1.2.2.ebuild:
diff --git a/dev-dotnet/libgdiplus/libgdiplus-1.2.2.ebuild b/dev-dotnet/libgdiplus/libgdiplus-1.2.2.ebuild
index 03284a8bc8b2..fb73c44ecc8b 100644
--- a/dev-dotnet/libgdiplus/libgdiplus-1.2.2.ebuild
+++ b/dev-dotnet/libgdiplus/libgdiplus-1.2.2.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.2.ebuild,v 1.3 2007/01/06 18:52:29 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-1.2.2.ebuild,v 1.4 2007/01/07 19:03:36 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.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ppc x86"
IUSE="exif gif jpeg tiff"
RDEPEND=">=dev-libs/glib-2.6