summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-10 18:36:13 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-10 18:36:13 +0000
commitdc0652fb8450d0028a6ed5b25bcc90834cd19f61 (patch)
tree721870a003ac1d62dcd32c024ba147afc56f5f9d /dev-perl/Image-Imlib2/Image-Imlib2-1.09.ebuild
parentKeywording sparc, amd64; cleaning up old ebuilds (diff)
downloadgentoo-2-dc0652fb8450d0028a6ed5b25bcc90834cd19f61.tar.gz
gentoo-2-dc0652fb8450d0028a6ed5b25bcc90834cd19f61.tar.bz2
gentoo-2-dc0652fb8450d0028a6ed5b25bcc90834cd19f61.zip
Keywording sparc, amd64; cleaning up old ebuilds
(Portage version: 2.1.2_pre1) (Signed Manifest commit)
Diffstat (limited to 'dev-perl/Image-Imlib2/Image-Imlib2-1.09.ebuild')
-rw-r--r--dev-perl/Image-Imlib2/Image-Imlib2-1.09.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-perl/Image-Imlib2/Image-Imlib2-1.09.ebuild b/dev-perl/Image-Imlib2/Image-Imlib2-1.09.ebuild
deleted file mode 100644
index fca62673f4a6..000000000000
--- a/dev-perl/Image-Imlib2/Image-Imlib2-1.09.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Image-Imlib2/Image-Imlib2-1.09.ebuild,v 1.5 2006/08/05 04:52:47 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Interface to the Imlib2 image library"
-HOMEPAGE="http://search.cpan.org/~lbrocard/${P}"
-SRC_URI="mirror://cpan/authors/id/L/LB/LBROCARD/${P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
-IUSE=""
-
-DEPEND=">=media-libs/imlib2-1
- >=dev-perl/module-build-0.28
- dev-perl/ExtUtils-CBuilder
- dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-