diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-13 16:30:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-13 16:30:53 +0000 |
commit | 499680e09681530795b3aff30d58954252f2f464 (patch) | |
tree | 48df62ecd916df4921599d6d7fccd828202ac118 /dev-libs/libotf | |
parent | Stable for ppc64, wrt bug #455952 (diff) | |
download | gentoo-2-499680e09681530795b3aff30d58954252f2f464.tar.gz gentoo-2-499680e09681530795b3aff30d58954252f2f464.tar.bz2 gentoo-2-499680e09681530795b3aff30d58954252f2f464.zip |
Stable for ppc64, wrt bug #456544
(Portage version: 2.1.11.31/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libotf')
-rw-r--r-- | dev-libs/libotf/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/libotf/libotf-0.9.13.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libotf/ChangeLog b/dev-libs/libotf/ChangeLog index 5e75c7f0e332..1d47840d1c26 100644 --- a/dev-libs/libotf/ChangeLog +++ b/dev-libs/libotf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libotf -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.54 2012/11/30 08:31:04 jlec Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.55 2013/02/13 16:30:53 ago Exp $ + + 13 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libotf-0.9.13.ebuild: + Stable for ppc64, wrt bug #456544 30 Nov 2012; Justin Lecher <jlec@gentoo.org> libotf-0.9.13.ebuild: Readd the ~-linux keywords diff --git a/dev-libs/libotf/libotf-0.9.13.ebuild b/dev-libs/libotf/libotf-0.9.13.ebuild index f43e25c7bf03..8cd0c22af7ce 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-2012 Gentoo Foundation +# 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.2 2012/11/30 08:31:04 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.13.ebuild,v 1.3 2013/02/13 16:30:53 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 |