jer 15/02/13 20:59:47 Modified: ChangeLog freetype-2.5.5.ebuild Log: Stable for HPPA (bug #539796). (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.416 media-libs/freetype/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.416&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.416&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?r1=1.415&r2=1.416 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v retrieving revision 1.415 retrieving revision 1.416 diff -u -r1.415 -r1.416 --- ChangeLog 13 Feb 2015 20:03:59 -0000 1.415 +++ ChangeLog 13 Feb 2015 20:59:47 -0000 1.416 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/freetype # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.415 2015/02/13 20:03:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.416 2015/02/13 20:59:47 jer Exp $ + + 13 Feb 2015; Jeroen Roovers <j...@gentoo.org> freetype-2.5.5.ebuild: + Stable for HPPA (bug #539796). 13 Feb 2015; Jeroen Roovers <j...@gentoo.org> freetype-2.5.4-r1.ebuild: Stable for HPPA (bug #539796). 1.2 media-libs/freetype/freetype-2.5.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild?r1=1.1&r2=1.2 Index: freetype-2.5.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- freetype-2.5.5.ebuild 8 Jan 2015 00:15:32 -0000 1.1 +++ freetype-2.5.5.ebuild 13 Feb 2015 20:59:47 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v 1.1 2015/01/08 00:15:32 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v 1.2 2015/02/13 20:59:47 jer Exp $ EAPI=5 inherit autotools-multilib flag-o-matic multilib toolchain-funcs @@ -17,7 +17,7 @@ LICENSE="|| ( FTL GPL-2+ )" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="X +adobe-cff auto-hinter bindist bzip2 debug doc fontforge harfbuzz infinality png static-libs utils" REQUIRED_USE="harfbuzz? ( auto-hinter )"