diff options
author | Markus Meier <maekke@gentoo.org> | 2008-01-10 20:32:34 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-01-10 20:32:34 +0000 |
commit | be3f50b7a4bcf29c91941db0e05b1437ddd05ec1 (patch) | |
tree | fa5b2ad529599491b12161d00368ce99f004d91a /dev-libs/libotf/libotf-0.9.6.ebuild | |
parent | x86 stable, bug #205112 (diff) | |
download | gentoo-2-be3f50b7a4bcf29c91941db0e05b1437ddd05ec1.tar.gz gentoo-2-be3f50b7a4bcf29c91941db0e05b1437ddd05ec1.tar.bz2 gentoo-2-be3f50b7a4bcf29c91941db0e05b1437ddd05ec1.zip |
x86 stable, bug #205218
(Portage version: 2.1.4_rc14)
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 806d8e7a83f9..cb884be1089d 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.4 2008/01/10 17:34:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.6.ebuild,v 1.5 2008/01/10 20:32:34 maekke 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 |