diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 11:10:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 11:10:19 +0000 |
commit | b9ab7c76a0c0f515b02bc71ebb060a3e7a5075af (patch) | |
tree | 21ada084a46ea3bbf7f59635d92eab67fd5cfbaa | |
parent | Stable for ppc64, wrt bug #525282 (diff) | |
download | gentoo-2-b9ab7c76a0c0f515b02bc71ebb060a3e7a5075af.tar.gz gentoo-2-b9ab7c76a0c0f515b02bc71ebb060a3e7a5075af.tar.bz2 gentoo-2-b9ab7c76a0c0f515b02bc71ebb060a3e7a5075af.zip |
Stable for ppc64, wrt bug #525758
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
-rw-r--r-- | media-libs/imlib/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/imlib/imlib-1.9.15-r4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/imlib/ChangeLog b/media-libs/imlib/ChangeLog index 6eb00442df4d..802b85461b71 100644 --- a/media-libs/imlib/ChangeLog +++ b/media-libs/imlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/imlib -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.88 2014/12/31 15:56:05 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.89 2015/01/01 11:10:19 ago Exp $ + + 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> imlib-1.9.15-r4.ebuild: + Stable for ppc64, wrt bug #525758 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> imlib-1.9.15-r4.ebuild: Stable for ppc, wrt bug #525758 diff --git a/media-libs/imlib/imlib-1.9.15-r4.ebuild b/media-libs/imlib/imlib-1.9.15-r4.ebuild index bb1037f45725..16e9f2bf283c 100644 --- a/media-libs/imlib/imlib-1.9.15-r4.ebuild +++ b/media-libs/imlib/imlib-1.9.15-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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-r4.ebuild,v 1.10 2014/12/31 15:56:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r4.ebuild,v 1.11 2015/01/01 11:10:19 ago Exp $ EAPI=4 inherit autotools eutils multilib-minimal @@ -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.9.7-r1[${MULTILIB_USEDEP}] |