summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Johanson <latexer@gentoo.org>2005-10-15 22:09:12 +0000
committerPeter Johanson <latexer@gentoo.org>2005-10-15 22:09:12 +0000
commita7455e897c74002fca5bbebba3b5493607b7164c (patch)
tree4c2621661c9a00daddfde92f001d9443a6b04955 /dev-dotnet
parentFix weekly log rotation. bug #107906 (diff)
downloadgentoo-2-a7455e897c74002fca5bbebba3b5493607b7164c.tar.gz
gentoo-2-a7455e897c74002fca5bbebba3b5493607b7164c.tar.bz2
gentoo-2-a7455e897c74002fca5bbebba3b5493607b7164c.zip
Mark stable on x86.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/libgdiplus/ChangeLog5
-rw-r--r--dev-dotnet/libgdiplus/libgdiplus-1.1.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-dotnet/libgdiplus/ChangeLog b/dev-dotnet/libgdiplus/ChangeLog
index 8e4e3be79ae1..1f8f15f7bc67 100644
--- a/dev-dotnet/libgdiplus/ChangeLog
+++ b/dev-dotnet/libgdiplus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-dotnet/libgdiplus
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.43 2005/10/15 21:52:36 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.44 2005/10/15 22:09:12 latexer Exp $
+
+ 15 Oct 2005; Peter Johanson <latexer@gentoo.org> libgdiplus-1.1.8.ebuild:
+ Mark stable on x86.
*libgdiplus-1.1.9.2 (15 Oct 2005)
diff --git a/dev-dotnet/libgdiplus/libgdiplus-1.1.8.ebuild b/dev-dotnet/libgdiplus/libgdiplus-1.1.8.ebuild
index f096bfd981b3..09bc89e7946a 100644
--- a/dev-dotnet/libgdiplus/libgdiplus-1.1.8.ebuild
+++ b/dev-dotnet/libgdiplus/libgdiplus-1.1.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-1.1.8.ebuild,v 1.4 2005/10/15 21:01:31 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-1.1.8.ebuild,v 1.5 2005/10/15 22:09:12 latexer Exp $
inherit libtool eutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.go-mono.com/sources/${PN}-${PV:0:3}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="tiff gif jpeg png"