summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-06-03 14:19:54 +0000
committerSteve Dibb <beandog@gentoo.org>2008-06-03 14:19:54 +0000
commitd7222778555edafe8a9474dc5c9cc9bfcb742ac0 (patch)
treeac1e4d310059eefb33f5175254fb44ce437934ef /media-libs
parentFix build error with cmake-2.6 (diff)
downloadgentoo-2-d7222778555edafe8a9474dc5c9cc9bfcb742ac0.tar.gz
gentoo-2-d7222778555edafe8a9474dc5c9cc9bfcb742ac0.tar.bz2
gentoo-2-d7222778555edafe8a9474dc5c9cc9bfcb742ac0.zip
amd64 stable, sec bug 223965
(Portage version: 2.1.5.3)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/imlib2/ChangeLog5
-rw-r--r--media-libs/imlib2/imlib2-1.4.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/imlib2/ChangeLog b/media-libs/imlib2/ChangeLog
index 03ca3faa2bf9..a6309adbf69a 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.68 2008/06/02 10:23:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.69 2008/06/03 14:19:54 beandog Exp $
+
+ 03 Jun 2008; Steve Dibb <beandog@gentoo.org> imlib2-1.4.0-r1.ebuild:
+ amd64 stable, sec bug 223965
02 Jun 2008; Raúl Porcel <armin76@gentoo.org> imlib2-1.4.0-r1.ebuild:
alpha/ia64/sparc stable wrt #223965
diff --git a/media-libs/imlib2/imlib2-1.4.0-r1.ebuild b/media-libs/imlib2/imlib2-1.4.0-r1.ebuild
index 547c1d1813a5..d1b2ced0ef9a 100644
--- a/media-libs/imlib2/imlib2-1.4.0-r1.ebuild
+++ b/media-libs/imlib2/imlib2-1.4.0-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.0-r1.ebuild,v 1.5 2008/06/02 10:23:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.0-r1.ebuild,v 1.6 2008/06/03 14:19:54 beandog Exp $
EKEY_STATE="release"
inherit enlightenment toolchain-funcs
@@ -9,7 +9,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*