diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-11 16:36:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-11 16:36:18 +0000 |
commit | 25e5fc2a30ee8e98a62e59f01904e1bd7b23bd6e (patch) | |
tree | 7432e17da4f632abe371ac0e022eeb857b6a8f4e /media-libs/imlib | |
parent | Stable for HPPA (bug #385213). (diff) | |
download | gentoo-2-25e5fc2a30ee8e98a62e59f01904e1bd7b23bd6e.tar.gz gentoo-2-25e5fc2a30ee8e98a62e59f01904e1bd7b23bd6e.tar.bz2 gentoo-2-25e5fc2a30ee8e98a62e59f01904e1bd7b23bd6e.zip |
Stable for HPPA (bug #385215).
(Portage version: 2.2.0_alpha66/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/imlib')
-rw-r--r-- | media-libs/imlib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/imlib/imlib-1.9.15-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/imlib/ChangeLog b/media-libs/imlib/ChangeLog index 60b8ce5a1b55..980e19e594d2 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.75 2011/10/08 18:42:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.76 2011/10/11 16:36:18 jer Exp $ + + 11 Oct 2011; Jeroen Roovers <jer@gentoo.org> imlib-1.9.15-r3.ebuild: + Stable for HPPA (bug #385215). 08 Oct 2011; Raúl Porcel <armin76@gentoo.org> imlib-1.9.15-r3.ebuild: alpha/arm/ia64/sh/sparc stable wrt #385215 diff --git a/media-libs/imlib/imlib-1.9.15-r3.ebuild b/media-libs/imlib/imlib-1.9.15-r3.ebuild index 42a833673fc1..b1812e27c94c 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.5 2011/10/08 18:42:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r3.ebuild,v 1.6 2011/10/11 16:36:18 jer 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 |