diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-14 15:15:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-14 15:15:27 +0000 |
commit | ce3b4c3b0d30b7f5f89ce5659d66a55f8447ae28 (patch) | |
tree | 14873336d04088b6223f89e716a866a64b4993c2 /x11-libs/pango/pango-1.18.3.ebuild | |
parent | amd64 stable, bug 198012 (diff) | |
download | gentoo-2-ce3b4c3b0d30b7f5f89ce5659d66a55f8447ae28.tar.gz gentoo-2-ce3b4c3b0d30b7f5f89ce5659d66a55f8447ae28.tar.bz2 gentoo-2-ce3b4c3b0d30b7f5f89ce5659d66a55f8447ae28.zip |
Revert to ~sparc
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-libs/pango/pango-1.18.3.ebuild')
-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 0a7f4b162040..d0bbfcb090ed 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.4 2007/11/14 15:11:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.18.3.ebuild,v 1.5 2007/11/14 15:15:27 armin76 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 |