summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-01-10 16:44:40 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-01-10 16:44:40 +0000
commit3414385635124b71e0eb27611f09be793a8cfb20 (patch)
tree0e4addbfa7380552a32be4e95ecf069ad23cd7a3 /dev-perl/Image-Imlib2
parentamd64/x86 stable, bug #245317 (diff)
downloadgentoo-2-3414385635124b71e0eb27611f09be793a8cfb20.tar.gz
gentoo-2-3414385635124b71e0eb27611f09be793a8cfb20.tar.bz2
gentoo-2-3414385635124b71e0eb27611f09be793a8cfb20.zip
ia64 stable wrt #254333
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'dev-perl/Image-Imlib2')
-rw-r--r--dev-perl/Image-Imlib2/ChangeLog5
-rw-r--r--dev-perl/Image-Imlib2/Image-Imlib2-2.02.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Image-Imlib2/ChangeLog b/dev-perl/Image-Imlib2/ChangeLog
index cc70a70c6018..c60ed897ff2e 100644
--- a/dev-perl/Image-Imlib2/ChangeLog
+++ b/dev-perl/Image-Imlib2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Image-Imlib2
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Image-Imlib2/ChangeLog,v 1.42 2009/01/09 20:31:31 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Image-Imlib2/ChangeLog,v 1.43 2009/01/10 16:44:40 armin76 Exp $
+
+ 10 Jan 2009; Raúl Porcel <armin76@gentoo.org> Image-Imlib2-2.02.ebuild:
+ ia64 stable wrt #254333
09 Jan 2009; Tobias Klausmann <klausman@gentoo.org>
Image-Imlib2-2.02.ebuild:
diff --git a/dev-perl/Image-Imlib2/Image-Imlib2-2.02.ebuild b/dev-perl/Image-Imlib2/Image-Imlib2-2.02.ebuild
index c85f59d42048..3d2a8d2f5d02 100644
--- a/dev-perl/Image-Imlib2/Image-Imlib2-2.02.ebuild
+++ b/dev-perl/Image-Imlib2/Image-Imlib2-2.02.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/Image-Imlib2/Image-Imlib2-2.02.ebuild,v 1.4 2009/01/09 20:31:31 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Image-Imlib2/Image-Imlib2-2.02.ebuild,v 1.5 2009/01/10 16:44:40 armin76 Exp $
MODULE_AUTHOR=LBROCARD
inherit perl-module eutils
@@ -9,7 +9,7 @@ DESCRIPTION="Interface to the Imlib2 image library"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~ia64 ppc sparc ~x86"
+KEYWORDS="alpha ~amd64 ia64 ppc sparc ~x86"
IUSE="test"
RDEPEND=">=media-libs/imlib2-1