diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-01 12:44:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-01 12:44:33 +0000 |
commit | eb295d8c668df017f7d3419fdfa0cf39389b5aeb (patch) | |
tree | 3f07613a406bc56e1072209c3d8921be43b7378a /dev-libs/libotf/libotf-0.9.13.ebuild | |
parent | Stable for sh, wrt bug #456540 (diff) | |
download | gentoo-2-eb295d8c668df017f7d3419fdfa0cf39389b5aeb.tar.gz gentoo-2-eb295d8c668df017f7d3419fdfa0cf39389b5aeb.tar.bz2 gentoo-2-eb295d8c668df017f7d3419fdfa0cf39389b5aeb.zip |
Stable for sh, wrt bug #456544
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
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 |