diff options
author | Peter Weller <welp@gentoo.org> | 2008-01-14 19:24:29 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2008-01-14 19:24:29 +0000 |
commit | 2e7f8860019945bcea800c6135c650ee4ed43241 (patch) | |
tree | b696e834a851b93c58a4c177d3025deb56c721c6 /media-libs/fontconfig | |
parent | Stable on amd64 wrt bug #204355 (diff) | |
download | historical-2e7f8860019945bcea800c6135c650ee4ed43241.tar.gz historical-2e7f8860019945bcea800c6135c650ee4ed43241.tar.bz2 historical-2e7f8860019945bcea800c6135c650ee4ed43241.zip |
Stable on amd64; bug 205266
Package-Manager: portage-2.1.4_rc14
Diffstat (limited to 'media-libs/fontconfig')
-rw-r--r-- | media-libs/fontconfig/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/fontconfig/fontconfig-2.5.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/fontconfig/ChangeLog b/media-libs/fontconfig/ChangeLog index 614680dd6bce..c9626244af08 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.104 2008/01/13 14:13:34 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/ChangeLog,v 1.105 2008/01/14 19:24:29 welp Exp $ + + 14 Jan 2008; <welp@gentoo.org> fontconfig-2.5.0-r1.ebuild: + Stable on amd64; bug 205266 13 Jan 2008; nixnut <nixnut@gentoo.org> fontconfig-2.5.0-r1.ebuild: Stable on ppc wrt bug 205266 diff --git a/media-libs/fontconfig/fontconfig-2.5.0-r1.ebuild b/media-libs/fontconfig/fontconfig-2.5.0-r1.ebuild index 31d02c6f57ac..a5f1cc1b321b 100644 --- a/media-libs/fontconfig/fontconfig-2.5.0-r1.ebuild +++ b/media-libs/fontconfig/fontconfig-2.5.0-r1.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.5.0-r1.ebuild,v 1.6 2008/01/13 14:13:34 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.5.0-r1.ebuild,v 1.7 2008/01/14 19:24:29 welp Exp $ inherit eutils libtool autotools @@ -10,7 +10,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 xml" RDEPEND=">=media-libs/freetype-2.1.4 |