diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-07-18 14:29:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-07-18 14:29:33 +0000 |
commit | bb8c17f3a2c01f07b4b1deb917d2d41f25e93818 (patch) | |
tree | 5c604c1fe71b8470d12022ad6ae327793a4ba029 /media-libs/imlib2 | |
parent | Stable for HPPA (bug #516306). (diff) | |
download | gentoo-2-bb8c17f3a2c01f07b4b1deb917d2d41f25e93818.tar.gz gentoo-2-bb8c17f3a2c01f07b4b1deb917d2d41f25e93818.tar.bz2 gentoo-2-bb8c17f3a2c01f07b4b1deb917d2d41f25e93818.zip |
Stable for HPPA (bug #502836).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs/imlib2')
-rw-r--r-- | media-libs/imlib2/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/imlib2/imlib2-1.4.6-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/imlib2/ChangeLog b/media-libs/imlib2/ChangeLog index fb55ad3e5406..5b56f5284440 100644 --- a/media-libs/imlib2/ChangeLog +++ b/media-libs/imlib2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/imlib2 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.130 2014/07/18 12:58:24 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.131 2014/07/18 14:29:33 jer Exp $ + + 18 Jul 2014; Jeroen Roovers <jer@gentoo.org> imlib2-1.4.6-r2.ebuild: + Stable for HPPA (bug #502836). 18 Jul 2014; Tobias Klausmann <klausman@gentoo.org> imlib2-1.4.6-r2.ebuild: Stable on alpha, bug #502836 diff --git a/media-libs/imlib2/imlib2-1.4.6-r2.ebuild b/media-libs/imlib2/imlib2-1.4.6-r2.ebuild index 3915b312a5c7..0898085cd748 100644 --- a/media-libs/imlib2/imlib2-1.4.6-r2.ebuild +++ b/media-libs/imlib2/imlib2-1.4.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.6-r2.ebuild,v 1.9 2014/07/18 12:58:24 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.6-r2.ebuild,v 1.10 2014/07/18 14:29:33 jer Exp $ # NOTE!!!: to avoid masking of -9999 the # package.mask entry for multilib version @@ -22,7 +22,7 @@ DESCRIPTION="Version 2 of an advanced replacement library for libraries like lib HOMEPAGE="http://www.enlightenment.org/" # See bug #342185#c13 -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="bzip2 gif jpeg mmx mp3 png static-libs tiff X zlib" |