diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2011-03-27 16:25:47 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2011-03-27 16:25:47 +0000 |
commit | 0d2643a2ad5f7c2c63f539d11953318d8487ab60 (patch) | |
tree | 6257493026d9d4768fac8406b647e9089b47f903 /media-libs/fontconfig | |
parent | Stable on alpha, bug #360355 (diff) | |
download | gentoo-2-0d2643a2ad5f7c2c63f539d11953318d8487ab60.tar.gz gentoo-2-0d2643a2ad5f7c2c63f539d11953318d8487ab60.tar.bz2 gentoo-2-0d2643a2ad5f7c2c63f539d11953318d8487ab60.zip |
Stable on alpha, bug #360221
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/fontconfig')
-rw-r--r-- | media-libs/fontconfig/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/fontconfig/fontconfig-2.8.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/fontconfig/ChangeLog b/media-libs/fontconfig/ChangeLog index c7ab038fab3b..c711666e4ad9 100644 --- a/media-libs/fontconfig/ChangeLog +++ b/media-libs/fontconfig/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/fontconfig # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/ChangeLog,v 1.152 2011/03/27 14:23:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/ChangeLog,v 1.153 2011/03/27 16:25:47 klausman Exp $ + + 27 Mar 2011; Tobias Klausmann <klausman@gentoo.org> + fontconfig-2.8.0-r1.ebuild: + Stable on alpha, bug #360221 27 Mar 2011; Brent Baude <ranger@gentoo.org> fontconfig-2.8.0-r1.ebuild: Marking fontconfig-2.8.0-r1 ppc for bug 360221 diff --git a/media-libs/fontconfig/fontconfig-2.8.0-r1.ebuild b/media-libs/fontconfig/fontconfig-2.8.0-r1.ebuild index 0ea1fbafa087..6b08797eda33 100644 --- a/media-libs/fontconfig/fontconfig-2.8.0-r1.ebuild +++ b/media-libs/fontconfig/fontconfig-2.8.0-r1.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/fontconfig/fontconfig-2.8.0-r1.ebuild,v 1.4 2011/03/27 14:23:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.8.0-r1.ebuild,v 1.5 2011/03/27 16:25:47 klausman Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://fontconfig.org/release/${P}.tar.gz" LICENSE="MIT" SLOT="1.0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="doc" # Purposefully dropped the xml USE flag and libxml2 support. Expat is the |