summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-12-13 08:33:55 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-12-13 08:33:55 +0000
commit41b552b67207441c62e3d21913a76d4083e4d39e (patch)
tree93971e4c16041cce5c0a26cc127dc4a1ca471174 /media-libs/imlib
parentstable amd64 (diff)
downloadgentoo-2-41b552b67207441c62e3d21913a76d4083e4d39e.tar.gz
gentoo-2-41b552b67207441c62e3d21913a76d4083e4d39e.tar.bz2
gentoo-2-41b552b67207441c62e3d21913a76d4083e4d39e.zip
stable x86, security bug 201887
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-libs/imlib')
-rw-r--r--media-libs/imlib/ChangeLog6
-rw-r--r--media-libs/imlib/imlib-1.9.15-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/imlib/ChangeLog b/media-libs/imlib/ChangeLog
index 20ac825a3b50..b82d359d2856 100644
--- a/media-libs/imlib/ChangeLog
+++ b/media-libs/imlib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/imlib
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.58 2007/12/10 20:14:24 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.59 2007/12/13 08:33:55 opfer Exp $
+
+ 13 Dec 2007; Christian Faulhammer <opfer@gentoo.org>
+ imlib-1.9.15-r2.ebuild:
+ stable x86, security bug 201887
*imlib-1.9.15-r2 (10 Dec 2007)
diff --git a/media-libs/imlib/imlib-1.9.15-r2.ebuild b/media-libs/imlib/imlib-1.9.15-r2.ebuild
index 91d40a11760e..5f5debab75d7 100644
--- a/media-libs/imlib/imlib-1.9.15-r2.ebuild
+++ b/media-libs/imlib/imlib-1.9.15-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r2.ebuild,v 1.1 2007/12/10 20:14:24 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r2.ebuild,v 1.2 2007/12/13 08:33:55 opfer Exp $
inherit autotools eutils gnome.org
@@ -9,7 +9,7 @@ HOMEPAGE="http://ftp.acc.umu.se/pub/GNOME/sources/imlib/1.9/"
LICENSE="GPL-2"
SLOT="0"
-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="doc gtk"
RDEPEND="gtk? ( =x11-libs/gtk+-1.2* )