jer 14/03/28 03:19:02 Modified: ChangeLog freetype-2.5.3-r1.ebuild Log: Stable for HPPA (bug #504088). (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.393 media-libs/freetype/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.393&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?rev=1.393&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/ChangeLog?r1=1.392&r2=1.393 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v retrieving revision 1.392 retrieving revision 1.393 diff -u -r1.392 -r1.393 --- ChangeLog 17 Mar 2014 18:09:23 -0000 1.392 +++ ChangeLog 28 Mar 2014 03:19:02 -0000 1.393 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/freetype # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.392 2014/03/17 18:09:23 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.393 2014/03/28 03:19:02 jer Exp $ + + 28 Mar 2014; Jeroen Roovers <[email protected]> freetype-2.5.3-r1.ebuild: + Stable for HPPA (bug #504088). 17 Mar 2014; Michał Górny <[email protected]> freetype-2.5.3-r1.ebuild: Add MULTILIB_USEDEP on harfbuzz. 1.3 media-libs/freetype/freetype-2.5.3-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.3-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.3-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freetype/freetype-2.5.3-r1.ebuild?r1=1.2&r2=1.3 Index: freetype-2.5.3-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.3-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- freetype-2.5.3-r1.ebuild 17 Mar 2014 18:09:23 -0000 1.2 +++ freetype-2.5.3-r1.ebuild 28 Mar 2014 03:19:02 -0000 1.3 @@ -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/freetype/freetype-2.5.3-r1.ebuild,v 1.2 2014/03/17 18:09:23 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.3-r1.ebuild,v 1.3 2014/03/28 03:19:02 jer Exp $ EAPI=5 @@ -15,7 +15,7 @@ LICENSE="|| ( FTL GPL-2+ )" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~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 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 )"
