diff options
author | 2011-12-18 21:50:05 +0000 | |
---|---|---|
committer | 2011-12-18 21:50:05 +0000 | |
commit | 6370ee39dacba616d2159205338f5c3c59e38cd7 (patch) | |
tree | 4bc82a608c0c658a6934ad053ac727e0ec0b7df0 /media-libs/freetype | |
parent | Stable for ppc64; bug #389201 (diff) | |
download | gentoo-2-6370ee39dacba616d2159205338f5c3c59e38cd7.tar.gz gentoo-2-6370ee39dacba616d2159205338f5c3c59e38cd7.tar.bz2 gentoo-2-6370ee39dacba616d2159205338f5c3c59e38cd7.zip |
Stable for ppc/ppc64; bug #390623
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'media-libs/freetype')
-rw-r--r-- | media-libs/freetype/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/freetype/freetype-2.4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/freetype/ChangeLog b/media-libs/freetype/ChangeLog index abe28d04db35..4bddf10dc275 100644 --- a/media-libs/freetype/ChangeLog +++ b/media-libs/freetype/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/freetype # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.319 2011/11/26 12:53:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.320 2011/12/18 21:50:05 halcy0n Exp $ + + 18 Dec 2011; Mark Loeser <halcy0n@gentoo.org> freetype-2.4.8.ebuild: + Stable for ppc/ppc64; bug #390623 26 Nov 2011; Raúl Porcel <armin76@gentoo.org> freetype-2.4.8.ebuild: alpha/ia64/s390/sh/sparc stable wrt #390623 diff --git a/media-libs/freetype/freetype-2.4.8.ebuild b/media-libs/freetype/freetype-2.4.8.ebuild index d7b7ae2f0f0c..3f4db43ba23f 100644 --- a/media-libs/freetype/freetype-2.4.8.ebuild +++ b/media-libs/freetype/freetype-2.4.8.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/freetype/freetype-2.4.8.ebuild,v 1.6 2011/11/26 12:53:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.8.ebuild,v 1.7 2011/12/18 21:50:05 halcy0n Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/freetype/${P/_/}.tar.bz2 LICENSE="FTL GPL-2" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-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 ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="X auto-hinter bindist bzip2 debug doc fontforge static-libs utils" DEPEND="sys-libs/zlib |