summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-12-22 19:39:22 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-12-22 19:39:22 +0000
commit082065c9400c1c397dae8dc9a43cc4b8d707da79 (patch)
treeeee46d4e388101f88112e1eeea97b9b7a3615440 /media-libs
parentStable on hppa, ppc. (diff)
downloadgentoo-2-082065c9400c1c397dae8dc9a43cc4b8d707da79.tar.gz
gentoo-2-082065c9400c1c397dae8dc9a43cc4b8d707da79.tar.bz2
gentoo-2-082065c9400c1c397dae8dc9a43cc4b8d707da79.zip
Stable on ppc.
(Portage version: 2.1_pre1)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/gd/ChangeLog5
-rw-r--r--media-libs/gd/gd-2.0.33.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gd/ChangeLog b/media-libs/gd/ChangeLog
index 4dea88376812..3ef8fd01749e 100644
--- a/media-libs/gd/ChangeLog
+++ b/media-libs/gd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/gd
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/ChangeLog,v 1.28 2005/12/21 14:19:47 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/ChangeLog,v 1.29 2005/12/22 19:39:22 hansmi Exp $
+
+ 22 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> gd-2.0.33.ebuild:
+ Stable on ppc.
21 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> gd-2.0.33.ebuild:
Stable on amd64, bug 112937.
diff --git a/media-libs/gd/gd-2.0.33.ebuild b/media-libs/gd/gd-2.0.33.ebuild
index 0a79f3a9752a..b8c290b937a6 100644
--- a/media-libs/gd/gd-2.0.33.ebuild
+++ b/media-libs/gd/gd-2.0.33.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/media-libs/gd/gd-2.0.33.ebuild,v 1.7 2005/12/21 23:50:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.33.ebuild,v 1.8 2005/12/22 19:39:22 hansmi Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.boutell.com/gd/http/${P}.tar.gz"
LICENSE="|| ( as-is BSD )"
SLOT="2"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc-macos ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sparc x86"
IUSE="fontconfig jpeg png truetype xpm"
DEPEND="fontconfig? ( media-libs/fontconfig )