diff options
author | 2008-03-16 20:20:06 +0000 | |
---|---|---|
committer | 2008-03-16 20:20:06 +0000 | |
commit | 719095613658ee739b386ffef2b57426a0f85b66 (patch) | |
tree | 0e96b3477d13c8aa344f6edf9ee7749b548b23db /x11-libs | |
parent | New major release. Notable new feature includes addition of pango_layout_set_... (diff) | |
download | gentoo-2-719095613658ee739b386ffef2b57426a0f85b66.tar.gz gentoo-2-719095613658ee739b386ffef2b57426a0f85b66.tar.bz2 gentoo-2-719095613658ee739b386ffef2b57426a0f85b66.zip |
Shut up repoman by downgrading to ~mips, as they don't have a stable freetype and cairo and they are an experimental arch now
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/pango/pango-1.18.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/pango/pango-1.18.3.ebuild b/x11-libs/pango/pango-1.18.3.ebuild index 9914afddd46b..f17acb7f55d2 100644 --- a/x11-libs/pango/pango-1.18.3.ebuild +++ b/x11-libs/pango/pango-1.18.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.18.3.ebuild,v 1.11 2007/12/11 22:48:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.18.3.ebuild,v 1.12 2008/03/16 20:20:06 leio Exp $ inherit eutils gnome2 multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pango.org/" LICENSE="LGPL-2 FTL" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND="x11-libs/libXrender |