summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-01-10 16:38:57 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-01-10 16:38:57 +0000
commite3c31920380b0fc89a0ad46943541f73b037c4ca (patch)
tree583a2d2fd25236949f7c501055f1e09aa0d01345 /dev-perl/ImageInfo/ImageInfo-1.28.ebuild
parentamd64/x86 stable, bug #254034 (diff)
downloadhistorical-e3c31920380b0fc89a0ad46943541f73b037c4ca.tar.gz
historical-e3c31920380b0fc89a0ad46943541f73b037c4ca.tar.bz2
historical-e3c31920380b0fc89a0ad46943541f73b037c4ca.zip
ia64 stable wrt #254334
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64
Diffstat (limited to 'dev-perl/ImageInfo/ImageInfo-1.28.ebuild')
-rw-r--r--dev-perl/ImageInfo/ImageInfo-1.28.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/ImageInfo/ImageInfo-1.28.ebuild b/dev-perl/ImageInfo/ImageInfo-1.28.ebuild
index 3fb70407c918..a54293fc5b06 100644
--- a/dev-perl/ImageInfo/ImageInfo-1.28.ebuild
+++ b/dev-perl/ImageInfo/ImageInfo-1.28.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ImageInfo/ImageInfo-1.28.ebuild,v 1.5 2009/01/09 20:35:52 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ImageInfo/ImageInfo-1.28.ebuild,v 1.6 2009/01/10 16:38:57 armin76 Exp $
inherit perl-module
@@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/dist/Image-Info/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha ~amd64 ~ia64 ppc ppc64 sparc ~x86"
+KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc ~x86"
IUSE=""
DEPEND=">=dev-perl/IO-String-1.01