diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-04-13 22:47:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-04-13 22:47:58 +0000 |
commit | 4a76fc3aa6e5dc3ea19fd6347eff492582e714e1 (patch) | |
tree | e350bab58323e7851e76463aff90fe172985c77c /x11-libs/pango/pango-1.18.4.ebuild | |
parent | Remove old version. (diff) | |
download | gentoo-2-4a76fc3aa6e5dc3ea19fd6347eff492582e714e1.tar.gz gentoo-2-4a76fc3aa6e5dc3ea19fd6347eff492582e714e1.tar.bz2 gentoo-2-4a76fc3aa6e5dc3ea19fd6347eff492582e714e1.zip |
arm/sh stable
(Portage version: 2.2_pre5)
Diffstat (limited to 'x11-libs/pango/pango-1.18.4.ebuild')
-rw-r--r-- | x11-libs/pango/pango-1.18.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/pango/pango-1.18.4.ebuild b/x11-libs/pango/pango-1.18.4.ebuild index b7b448da0a53..3d85c5ede5d4 100644 --- a/x11-libs/pango/pango-1.18.4.ebuild +++ b/x11-libs/pango/pango-1.18.4.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/x11-libs/pango/pango-1.18.4.ebuild,v 1.7 2008/02/04 04:18:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.18.4.ebuild,v 1.8 2008/04/13 22:47:58 vapier 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 |