summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-02-06 21:38:41 +0000
committerMike Frysinger <vapier@gentoo.org>2005-02-06 21:38:41 +0000
commitaa8178152b85edce03be30202f13682c78218744 (patch)
treec2bcc28aecee52d22a897f2a0965ba74d62b2c6c /dev-perl
parentAdded a fix for bug #75604. (diff)
downloadhistorical-aa8178152b85edce03be30202f13682c78218744.tar.gz
historical-aa8178152b85edce03be30202f13682c78218744.tar.bz2
historical-aa8178152b85edce03be30202f13682c78218744.zip
stable
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/GD/GD-2.16.ebuild34
-rw-r--r--dev-perl/GD/GD-2.18.ebuild6
-rw-r--r--dev-perl/GD/files/digest-GD-2.161
3 files changed, 3 insertions, 38 deletions
diff --git a/dev-perl/GD/GD-2.16.ebuild b/dev-perl/GD/GD-2.16.ebuild
deleted file mode 100644
index 52f15b956532..000000000000
--- a/dev-perl/GD/GD-2.16.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.16.ebuild,v 1.2 2004/11/14 08:25:54 vapier Exp $
-
-inherit eutils perl-module
-
-DESCRIPTION="interface to Thomas Boutell's gd library"
-HOMEPAGE="http://www.cpan.org/modules/by-module/GD/${P}.readme"
-SRC_URI="http://www.cpan.org/modules/by-module/GD/${P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 mips ppc sparc x86"
-IUSE="jpeg truetype X gif png"
-
-DEPEND=">=media-libs/gd-2.0.12
- png? ( media-libs/libpng sys-libs/zlib )
- jpeg? ( media-libs/jpeg )
- truetype? ( =media-libs/freetype-2* )
- X? ( virtual/x11 )
- gif? ( media-libs/giflib )"
-
-src_compile() {
- myconf=""
- use jpeg && myconf="${myconf},JPEG"
- use truetype && myconf="${myconf},FREETYPE"
- use png && myconf="${myconf},PNG"
- use X && myconf="${myconf},XPM"
- use gif && myconf="${myconf},GIF"
- myconf="-options \"${myconf:1}\""
- perl-module_src_compile
-}
-
-mydoc="GD.html"
diff --git a/dev-perl/GD/GD-2.18.ebuild b/dev-perl/GD/GD-2.18.ebuild
index f832eb3b14ec..244323dbb048 100644
--- a/dev-perl/GD/GD-2.18.ebuild
+++ b/dev-perl/GD/GD-2.18.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.18.ebuild,v 1.1 2004/11/14 08:25:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.18.ebuild,v 1.2 2005/02/06 21:38:41 vapier Exp $
inherit eutils perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://www.cpan.org/modules/by-module/GD/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ia64 mips ppc sparc x86"
IUSE="jpeg truetype X gif png"
DEPEND=">=media-libs/gd-2.0.12
diff --git a/dev-perl/GD/files/digest-GD-2.16 b/dev-perl/GD/files/digest-GD-2.16
deleted file mode 100644
index c908ae2fa60b..000000000000
--- a/dev-perl/GD/files/digest-GD-2.16
+++ /dev/null
@@ -1 +0,0 @@
-MD5 690083b29d354759394eaa477b60e6f7 GD-2.16.tar.gz 157025