diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 18:42:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 18:42:12 +0000 |
commit | 62e039ec7212fc09769999be24757b8d35d42af1 (patch) | |
tree | 0aed0879da3149f56db898c621ebba168fbc1d92 | |
parent | Stable for x86, wrt bug #457004 (diff) | |
download | gentoo-2-62e039ec7212fc09769999be24757b8d35d42af1.tar.gz gentoo-2-62e039ec7212fc09769999be24757b8d35d42af1.tar.bz2 gentoo-2-62e039ec7212fc09769999be24757b8d35d42af1.zip |
Stable for x86, wrt bug #456544
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
-rw-r--r-- | dev-libs/libotf/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libotf/libotf-0.9.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libotf/ChangeLog b/dev-libs/libotf/ChangeLog index dd1eced7c677..a99bd91ae8b5 100644 --- a/dev-libs/libotf/ChangeLog +++ b/dev-libs/libotf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libotf # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.57 2013/02/14 15:12:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.58 2013/02/14 18:42:12 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libotf-0.9.13.ebuild: + Stable for x86, wrt bug #456544 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libotf-0.9.13.ebuild: Stable for amd64, wrt bug #456544 diff --git a/dev-libs/libotf/libotf-0.9.13.ebuild b/dev-libs/libotf/libotf-0.9.13.ebuild index 31d04169fa0c..5e17f1c93236 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.5 2013/02/14 15:12:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.13.ebuild,v 1.6 2013/02/14 18:42:12 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 |