diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-13 16:47:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-13 16:47:37 +0000 |
commit | c3047870e3bfc868492c6092b11d29fc682ffd0a (patch) | |
tree | a95dc0a5572dc000ee4ef76daa70ef2489d940ab /dev-libs/libotf/libotf-0.9.13.ebuild | |
parent | Stable for ppc, wrt bug #457004 (diff) | |
download | gentoo-2-c3047870e3bfc868492c6092b11d29fc682ffd0a.tar.gz gentoo-2-c3047870e3bfc868492c6092b11d29fc682ffd0a.tar.bz2 gentoo-2-c3047870e3bfc868492c6092b11d29fc682ffd0a.zip |
Stable for ppc, wrt bug #456544
(Portage version: 2.1.11.31/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 8cd0c22af7ce..be3a258f00f5 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.3 2013/02/13 16:30:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.13.ebuild,v 1.4 2013/02/13 16:47:37 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 |