diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-09 18:02:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-09 18:02:40 +0000 |
commit | a24aea7b621f91f5f23391d1d0e368b8e7de659c (patch) | |
tree | 832d05e9f321647f2a01bcc394bb91326c7490c4 /media-libs | |
parent | Stable for ia64, wrt bug #455876 (diff) | |
download | gentoo-2-a24aea7b621f91f5f23391d1d0e368b8e7de659c.tar.gz gentoo-2-a24aea7b621f91f5f23391d1d0e368b8e7de659c.tar.bz2 gentoo-2-a24aea7b621f91f5f23391d1d0e368b8e7de659c.zip |
Stable for ia64, wrt bug #448550
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-libs')
-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 26c149eaca49..057db0f9c5b3 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.359 2013/02/08 16:33:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.360 2013/02/09 18:02:40 ago Exp $ + + 09 Feb 2013; Agostino Sarubbo <ago@gentoo.org> freetype-2.4.11.ebuild: + Stable for ia64, wrt bug #448550 08 Feb 2013; Agostino Sarubbo <ago@gentoo.org> freetype-2.4.11.ebuild: Stable for alpha, wrt bug #448550 diff --git a/media-libs/freetype/freetype-2.4.11.ebuild b/media-libs/freetype/freetype-2.4.11.ebuild index 113b83dd87dc..a7b9ab592918 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.13 2013/02/08 16:33:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.4.11.ebuild,v 1.14 2013/02/09 18:02:40 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 |