diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-10 17:12:50 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-10 17:12:50 +0000 |
commit | 23547bedb8cfbac3949f7159eea746657a847a6a (patch) | |
tree | 2017ecd84e7ce6d6ed1af91be5073b35e8b22f68 /dev-libs/libotf/libotf-0.9.6.ebuild | |
parent | Marking libotf-0.9.6 ppc64 for bug 2-5218 (diff) | |
download | historical-23547bedb8cfbac3949f7159eea746657a847a6a.tar.gz historical-23547bedb8cfbac3949f7159eea746657a847a6a.tar.bz2 historical-23547bedb8cfbac3949f7159eea746657a847a6a.zip |
Marking libotf-0.9.6 ppc for bug 2-5218
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-libs/libotf/libotf-0.9.6.ebuild')
-rw-r--r-- | dev-libs/libotf/libotf-0.9.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libotf/libotf-0.9.6.ebuild b/dev-libs/libotf/libotf-0.9.6.ebuild index 0afb41d18ca6..158f3be583f6 100644 --- a/dev-libs/libotf/libotf-0.9.6.ebuild +++ b/dev-libs/libotf/libotf-0.9.6.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/dev-libs/libotf/libotf-0.9.6.ebuild,v 1.2 2008/01/10 17:12:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.6.ebuild,v 1.3 2008/01/10 17:12:50 ranger Exp $ WANT_AUTOMAKE=latest WANT_AUTOCONF=latest @@ -13,7 +13,7 @@ SRC_URI="http://www.m17n.org/libotf/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ppc ppc64 ~sparc ~x86" IUSE="X" RDEPEND=">=media-libs/freetype-2.1 |