diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-25 19:11:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-25 19:11:16 +0000 |
commit | fff6648ca56e74137f54f742cc6a21787f478b4f (patch) | |
tree | 049b8b38b15b9053f2b049057f9f94b0a579b278 /x11-libs/pango/pango-1.16.5.ebuild | |
parent | set full path to gtk-lshw as most people dont have /usr/sbin in PATH (diff) | |
download | historical-fff6648ca56e74137f54f742cc6a21787f478b4f.tar.gz historical-fff6648ca56e74137f54f742cc6a21787f478b4f.tar.bz2 historical-fff6648ca56e74137f54f742cc6a21787f478b4f.zip |
alpha/ia64/x86 stable wrt #190019
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'x11-libs/pango/pango-1.16.5.ebuild')
-rw-r--r-- | x11-libs/pango/pango-1.16.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/pango/pango-1.16.5.ebuild b/x11-libs/pango/pango-1.16.5.ebuild index 4aa6ad5b1b58..639c05cbb6ee 100644 --- a/x11-libs/pango/pango-1.16.5.ebuild +++ b/x11-libs/pango/pango-1.16.5.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.16.5.ebuild,v 1.3 2007/08/24 15:04:32 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.16.5.ebuild,v 1.4 2007/08/25 19:09: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 |