diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-30 16:45:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-30 16:45:30 +0000 |
commit | 128a8247a0c3a4132c5991072e3c9e9283993ede (patch) | |
tree | d3fd1a65d620d1453d8c6b7d206d234a0689a17a /media-libs/fontconfig | |
parent | Clear out old/masked versions and bump to 5.5.8 and 6.0.5. (diff) | |
download | gentoo-2-128a8247a0c3a4132c5991072e3c9e9283993ede.tar.gz gentoo-2-128a8247a0c3a4132c5991072e3c9e9283993ede.tar.bz2 gentoo-2-128a8247a0c3a4132c5991072e3c9e9283993ede.zip |
Stable for HPPA (bug #238908).
(Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'media-libs/fontconfig')
-rw-r--r-- | media-libs/fontconfig/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/fontconfig/fontconfig-2.6.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/fontconfig/ChangeLog b/media-libs/fontconfig/ChangeLog index 95127f688a2f..27966e533e24 100644 --- a/media-libs/fontconfig/ChangeLog +++ b/media-libs/fontconfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/fontconfig # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/ChangeLog,v 1.124 2008/09/30 09:17:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/ChangeLog,v 1.125 2008/09/30 16:45:30 jer Exp $ + + 30 Sep 2008; Jeroen Roovers <jer@gentoo.org> fontconfig-2.6.0-r2.ebuild: + Stable for HPPA (bug #238908). 30 Sep 2008; Raúl Porcel <armin76@gentoo.org> fontconfig-2.6.0-r2.ebuild: alpha/arm/ia64/sh stable wrt #238908 diff --git a/media-libs/fontconfig/fontconfig-2.6.0-r2.ebuild b/media-libs/fontconfig/fontconfig-2.6.0-r2.ebuild index c1ca4cafdf36..b378148b189c 100644 --- a/media-libs/fontconfig/fontconfig-2.6.0-r2.ebuild +++ b/media-libs/fontconfig/fontconfig-2.6.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.6.0-r2.ebuild,v 1.5 2008/09/30 09:17:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.6.0-r2.ebuild,v 1.6 2008/09/30 16:45:30 jer Exp $ WANT_AUTOMAKE=1.9 @@ -12,7 +12,7 @@ SRC_URI="http://fontconfig.org/release/${P}.tar.gz" LICENSE="fontconfig" SLOT="1.0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="doc" # Purposefully dropped the xml USE flag and libxml2 support. Having this is |