summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-09-23 07:55:05 +0000
committerMike Frysinger <vapier@gentoo.org>2006-09-23 07:55:05 +0000
commitf45d04aee3f7f4eaa082e71081af4d36ae5215b1 (patch)
tree5b1d64bac1c59a870560676c8b249667dc621ed7 /media-libs/gd
parentm68k love (diff)
downloadgentoo-2-f45d04aee3f7f4eaa082e71081af4d36ae5215b1.tar.gz
gentoo-2-f45d04aee3f7f4eaa082e71081af4d36ae5215b1.tar.bz2
gentoo-2-f45d04aee3f7f4eaa082e71081af4d36ae5215b1.zip
m68k love
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'media-libs/gd')
-rw-r--r--media-libs/gd/files/digest-gd-2.0.322
-rw-r--r--media-libs/gd/gd-2.0.33.ebuild4
2 files changed, 4 insertions, 2 deletions
diff --git a/media-libs/gd/files/digest-gd-2.0.32 b/media-libs/gd/files/digest-gd-2.0.32
index a465e30b6b3d..5181873f91db 100644
--- a/media-libs/gd/files/digest-gd-2.0.32
+++ b/media-libs/gd/files/digest-gd-2.0.32
@@ -1 +1,3 @@
MD5 f7978941e578de778a3f4da759db7b29 gd-2.0.32.tar.gz 587498
+RMD160 a4991be23de05ab9037ddd114c921d1d4000e467 gd-2.0.32.tar.gz 587498
+SHA256 36d615c7ba1ab2e4c4b7431e87570ea4e1c7c9fe11180c4c67cec53bba4f609e gd-2.0.32.tar.gz 587498
diff --git a/media-libs/gd/gd-2.0.33.ebuild b/media-libs/gd/gd-2.0.33.ebuild
index e553bf7cea40..bdb4b05f497a 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-2006 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.12 2006/04/23 20:48:09 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.33.ebuild,v 1.13 2006/09/23 07:55:05 vapier Exp $
inherit eutils libtool autotools
@@ -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 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="fontconfig jpeg png truetype xpm"
DEPEND="fontconfig? ( media-libs/fontconfig )