diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-01 12:44:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-01 12:44:35 +0000 |
commit | e4ef5944e2a060eb0bb112d76e9b9b7248d6e559 (patch) | |
tree | 909930bb8c7787adbe6c444aabeee9d1f2cb54ba /dev-libs/libotf/libotf-0.9.13.ebuild | |
parent | Stable for sh, wrt bug #456540 (diff) | |
download | historical-e4ef5944e2a060eb0bb112d76e9b9b7248d6e559.tar.gz historical-e4ef5944e2a060eb0bb112d76e9b9b7248d6e559.tar.bz2 historical-e4ef5944e2a060eb0bb112d76e9b9b7248d6e559.zip |
Stable for sh, wrt bug #456544
Package-Manager: portage-2.1.11.52/cvs/Linux ppc64
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-libs/libotf/libotf-0.9.13.ebuild')
-rw-r--r-- | dev-libs/libotf/libotf-0.9.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libotf/libotf-0.9.13.ebuild b/dev-libs/libotf/libotf-0.9.13.ebuild index cf9349117738..4c542cd2dc00 100644 --- a/dev-libs/libotf/libotf-0.9.13.ebuild +++ b/dev-libs/libotf/libotf-0.9.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.13.ebuild,v 1.11 2013/02/21 13:24:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.13.ebuild,v 1.12 2013/03/01 12:44:33 ago Exp $ EAPI=5 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs X" RDEPEND=">=media-libs/freetype-2.4.9 |