summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-11 00:51:53 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-11 00:51:53 +0000
commit83e5716e6ab66dc2dfb90f32c5951a087f293342 (patch)
tree4a6a0bb4faf6e6a2974037afe29520eb8990c964 /media-libs/imlib2
parentStable ppc, bug #434490 (diff)
downloadgentoo-2-83e5716e6ab66dc2dfb90f32c5951a087f293342.tar.gz
gentoo-2-83e5716e6ab66dc2dfb90f32c5951a087f293342.tar.bz2
gentoo-2-83e5716e6ab66dc2dfb90f32c5951a087f293342.zip
Stable arm, bug #433309
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/imlib2')
-rw-r--r--media-libs/imlib2/ChangeLog5
-rw-r--r--media-libs/imlib2/imlib2-1.4.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/imlib2/ChangeLog b/media-libs/imlib2/ChangeLog
index 3a6dc78fbd20..e651ef50a20e 100644
--- a/media-libs/imlib2/ChangeLog
+++ b/media-libs/imlib2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/imlib2
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.110 2012/09/09 14:50:29 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.111 2012/09/11 00:51:53 blueness Exp $
+
+ 11 Sep 2012; Anthony G. Basile <blueness@gentoo.org> imlib2-1.4.5.ebuild:
+ Stable ~arm, bug #433309
09 Sep 2012; Anthony G. Basile <blueness@gentoo.org> imlib2-1.4.5.ebuild:
Stable ppc ppc64, bug #433309
diff --git a/media-libs/imlib2/imlib2-1.4.5.ebuild b/media-libs/imlib2/imlib2-1.4.5.ebuild
index 658c8b1e1c58..a6c6c71ac3dd 100644
--- a/media-libs/imlib2/imlib2-1.4.5.ebuild
+++ b/media-libs/imlib2/imlib2-1.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.5.ebuild,v 1.4 2012/09/09 14:50:29 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.5.ebuild,v 1.5 2012/09/11 00:51:53 blueness Exp $
EAPI=4
inherit enlightenment toolchain-funcs
@@ -8,7 +8,7 @@ inherit enlightenment toolchain-funcs
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 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE="X bzip2 gif jpeg mmx mp3 png static-libs tiff zlib"
RDEPEND="=media-libs/freetype-2*