summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-12-01 11:12:24 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-12-01 11:12:24 +0000
commita0c7830e4543308d5e3c19cf946a77e5b228ec36 (patch)
treeb81629003ed0bd669a93f20647f038d293c27ea5 /media-libs/imlib2
parentalpha/arm/ia64/sparc stable wrt #244808 (diff)
downloadhistorical-a0c7830e4543308d5e3c19cf946a77e5b228ec36.tar.gz
historical-a0c7830e4543308d5e3c19cf946a77e5b228ec36.tar.bz2
historical-a0c7830e4543308d5e3c19cf946a77e5b228ec36.zip
alpha/arm/ia64/sparc/sh/x86 stable wrt #244808
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'media-libs/imlib2')
-rw-r--r--media-libs/imlib2/ChangeLog5
-rw-r--r--media-libs/imlib2/imlib2-1.4.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/imlib2/ChangeLog b/media-libs/imlib2/ChangeLog
index d2eb00ef77c8..e482d1c0845b 100644
--- a/media-libs/imlib2/ChangeLog
+++ b/media-libs/imlib2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/imlib2
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.87 2008/12/01 06:56:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.88 2008/12/01 11:12:24 armin76 Exp $
+
+ 01 Dec 2008; Raúl Porcel <armin76@gentoo.org> imlib2-1.4.2-r1.ebuild:
+ alpha/arm/ia64/sparc/sh/x86 stable wrt #244808
01 Dec 2008; Jeroen Roovers <jer@gentoo.org> imlib2-1.4.2-r1.ebuild:
Stable for HPPA (bug #248057).
diff --git a/media-libs/imlib2/imlib2-1.4.2-r1.ebuild b/media-libs/imlib2/imlib2-1.4.2-r1.ebuild
index db8ccbeed3ab..49478906b10a 100644
--- a/media-libs/imlib2/imlib2-1.4.2-r1.ebuild
+++ b/media-libs/imlib2/imlib2-1.4.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.2-r1.ebuild,v 1.3 2008/12/01 06:56:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.2-r1.ebuild,v 1.4 2008/12/01 11:12:24 armin76 Exp $
inherit enlightenment toolchain-funcs eutils
@@ -8,7 +8,7 @@ MY_P=${P/_/-}
DESCRIPTION="Version 2 of an advanced replacement library for libraries like libXpm"
HOMEPAGE="http://www.enlightenment.org/"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc64 sh sparc x86 ~x86-fbsd"
IUSE="X bzip2 gif jpeg mmx mp3 png tiff zlib"
DEPEND="=media-libs/freetype-2*