diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-25 11:08:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-25 11:08:01 +0000 |
commit | a7ac5e837906d6edfe4be76ecffb129ab42e8449 (patch) | |
tree | 5603668b0b7676995ea2d71213d935b1c6749734 /media-libs/freetype | |
parent | Stable for amd64, wrt bug #488550 (diff) | |
download | gentoo-2-a7ac5e837906d6edfe4be76ecffb129ab42e8449.tar.gz gentoo-2-a7ac5e837906d6edfe4be76ecffb129ab42e8449.tar.bz2 gentoo-2-a7ac5e837906d6edfe4be76ecffb129ab42e8449.zip |
Stable for ppc, wrt bug #448550
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/freetype')
-rw-r--r-- | media-libs/freetype/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/freetype/freetype-2.4.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/freetype/ChangeLog b/media-libs/freetype/ChangeLog index ec2fa6fa39c7..af2d32c8be22 100644 --- a/media-libs/freetype/ChangeLog +++ b/media-libs/freetype/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/freetype # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.348 2013/01/25 11:06:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.349 2013/01/25 11:08:01 ago Exp $ + + 25 Jan 2013; Agostino Sarubbo <ago@gentoo.org> freetype-2.4.11.ebuild: + Stable for ppc, wrt bug #448550 25 Jan 2013; Agostino Sarubbo <ago@gentoo.org> freetype-2.4.11.ebuild: Stable for amd64, wrt bug #488550 diff --git a/media-libs/freetype/freetype-2.4.11.ebuild b/media-libs/freetype/freetype-2.4.11.ebuild index f8e681ec0c24..7e16390c3ec0 100644 --- a/media-libs/freetype/freetype-2.4.11.ebuild +++ b/media-libs/freetype/freetype-2.4.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.11.ebuild,v 1.3 2013/01/25 11:06:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.11.ebuild,v 1.4 2013/01/25 11:08:01 ago Exp $ EAPI="4" @@ -15,7 +15,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 ~amd64-fbsd ~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 ~amd64-fbsd ~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 infinality static-libs utils" DEPEND="sys-libs/zlib |