From: Paweł Hajdan Date: Tue, 4 Oct 2011 21:37:04 +0000 (+0000) Subject: x86 stable wrt bug #385215 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0d859d57d929cbd050b6c06c0296131eb93bf2aa;p=gentoo.git x86 stable wrt bug #385215 Package-Manager: portage-2.1.10.11/cvs/Linux i686 --- diff --git a/media-libs/imlib/ChangeLog b/media-libs/imlib/ChangeLog index 805eb762a3db..7f2345ab7ca7 100644 --- a/media-libs/imlib/ChangeLog +++ b/media-libs/imlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/imlib # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.73 2011/10/03 19:31:00 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.74 2011/10/04 21:37:04 phajdan.jr Exp $ + + 04 Oct 2011; Pawel Hajdan jr imlib-1.9.15-r3.ebuild: + x86 stable wrt bug #385215 03 Oct 2011; Markos Chandras imlib-1.9.15-r3.ebuild: Stable on amd64 wrt bug #385215 diff --git a/media-libs/imlib/imlib-1.9.15-r3.ebuild b/media-libs/imlib/imlib-1.9.15-r3.ebuild index 34b7de6203bd..6ac68e57bac9 100644 --- a/media-libs/imlib/imlib-1.9.15-r3.ebuild +++ b/media-libs/imlib/imlib-1.9.15-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r3.ebuild,v 1.3 2011/10/03 19:31:00 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r3.ebuild,v 1.4 2011/10/04 21:37:04 phajdan.jr Exp $ EAPI=2 inherit autotools eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PVP[0]}.${PVP[1]}/${P}.tar.bz2 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 static-libs" RDEPEND=">=media-libs/tiff-3.5.5