diff options
author | 2013-02-15 22:36:40 +0000 | |
---|---|---|
committer | 2013-02-15 22:36:40 +0000 | |
commit | 24bf45708275667e9fb86e901e06c08e77c345ba (patch) | |
tree | 786246d138dfca75ab7190f84690ac05eebee68a /dev-libs | |
parent | Migrate to distutils-r1. (diff) | |
download | gentoo-2-24bf45708275667e9fb86e901e06c08e77c345ba.tar.gz gentoo-2-24bf45708275667e9fb86e901e06c08e77c345ba.tar.bz2 gentoo-2-24bf45708275667e9fb86e901e06c08e77c345ba.zip |
Stable for sparc, wrt bug #456544
(Portage version: 2.1.11.31/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-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 850b1241210e..84aa1090b3dc 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.59 2013/02/15 21:59:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.60 2013/02/15 22:36:40 ago Exp $ + + 15 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libotf-0.9.13.ebuild: + Stable for sparc, wrt bug #456544 15 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libotf-0.9.13.ebuild: Stable for arm, wrt bug #456544 diff --git a/dev-libs/libotf/libotf-0.9.13.ebuild b/dev-libs/libotf/libotf-0.9.13.ebuild index c77914d7723a..cec99e0ee4f0 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.7 2013/02/15 21:59:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.13.ebuild,v 1.8 2013/02/15 22:36:40 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 |