summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLina Pezzella <j4rg0n@gentoo.org>2005-01-01 05:32:47 +0000
committerLina Pezzella <j4rg0n@gentoo.org>2005-01-01 05:32:47 +0000
commit7e1556b532c20054d47b5fd56309866535dcba59 (patch)
treed189a1121d8e527c3c47c4c1e0a8dfbd04de73e4 /media-libs/gd
parentUnstable ppc-macos. (diff)
downloadhistorical-7e1556b532c20054d47b5fd56309866535dcba59.tar.gz
historical-7e1556b532c20054d47b5fd56309866535dcba59.tar.bz2
historical-7e1556b532c20054d47b5fd56309866535dcba59.zip
Unstable ppc-macos.
Diffstat (limited to 'media-libs/gd')
-rw-r--r--media-libs/gd/ChangeLog5
-rw-r--r--media-libs/gd/gd-2.0.32.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gd/ChangeLog b/media-libs/gd/ChangeLog
index 84fde2042555..32b498157733 100644
--- a/media-libs/gd/ChangeLog
+++ b/media-libs/gd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/gd
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/ChangeLog,v 1.18 2004/12/29 00:42:37 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/ChangeLog,v 1.19 2005/01/01 05:27:44 j4rg0n Exp $
+
+ 31 Dec 2004; Lina Pezzella <j4rg0n@gentoo.org> gd-2.0.32.ebuild:
+ Unstable ppc-macos.
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/media-libs/gd/gd-2.0.32.ebuild b/media-libs/gd/gd-2.0.32.ebuild
index c3a776c0d4fa..388aa3ee7179 100644
--- a/media-libs/gd/gd-2.0.32.ebuild
+++ b/media-libs/gd/gd-2.0.32.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.32.ebuild,v 1.2 2004/11/05 11:35:02 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.32.ebuild,v 1.3 2005/01/01 05:27:44 j4rg0n Exp $
inherit gnuconfig 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 ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~ppc-macos s390 sparc x86"
IUSE="jpeg png X truetype"
DEPEND="jpeg? ( >=media-libs/jpeg-6b )