diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-07-22 19:51:06 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-07-22 19:51:06 +0000 |
commit | b7d1aa0314b23840763840e62f7903ace5c7539d (patch) | |
tree | 2f3993e6ca29c7d2664d60703b5767f03360b71b /app-text | |
parent | Stable for ppc, bug #550840. (diff) | |
download | gentoo-2-b7d1aa0314b23840763840e62f7903ace5c7539d.tar.gz gentoo-2-b7d1aa0314b23840763840e62f7903ace5c7539d.tar.bz2 gentoo-2-b7d1aa0314b23840763840e62f7903ace5c7539d.zip |
Stable for amd64, ppc and x86. Bug #550840.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ttf2pk2/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ttf2pk2/ttf2pk2-2.0_p20140525.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/ttf2pk2/ChangeLog b/app-text/ttf2pk2/ChangeLog index 3b11fdf5e5df..882c4eaca2ac 100644 --- a/app-text/ttf2pk2/ChangeLog +++ b/app-text/ttf2pk2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/ttf2pk2 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pk2/ChangeLog,v 1.30 2015/07/16 15:35:13 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pk2/ChangeLog,v 1.31 2015/07/22 19:51:06 blueness Exp $ + + 22 Jul 2015; Anthony G. Basile <blueness@gentoo.org> + ttf2pk2-2.0_p20140525.ebuild: + Stable for amd64, ppc and x86. Bug #550840. *ttf2pk2-2.0_p20150521 (16 Jul 2015) diff --git a/app-text/ttf2pk2/ttf2pk2-2.0_p20140525.ebuild b/app-text/ttf2pk2/ttf2pk2-2.0_p20140525.ebuild index 5af4b8dd2ae3..66a5d9ea627e 100644 --- a/app-text/ttf2pk2/ttf2pk2-2.0_p20140525.ebuild +++ b/app-text/ttf2pk2/ttf2pk2-2.0_p20140525.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pk2/ttf2pk2-2.0_p20140525.ebuild,v 1.2 2015/07/15 09:35:38 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pk2/ttf2pk2-2.0_p20140525.ebuild,v 1.3 2015/07/22 19:51:06 blueness Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ppc ~ppc64 ~s390 ~sh x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # Note about blockers: it is a freetype2 based replacement for ttf2pk and |