diff options
-rw-r--r-- | dev-texlive/texlive-fontutils/ChangeLog | 5 | ||||
-rw-r--r-- | dev-texlive/texlive-fontutils/texlive-fontutils-2011.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-texlive/texlive-fontutils/ChangeLog b/dev-texlive/texlive-fontutils/ChangeLog index 19eedb93fe13..212d84bcc0a9 100644 --- a/dev-texlive/texlive-fontutils/ChangeLog +++ b/dev-texlive/texlive-fontutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-texlive/texlive-fontutils # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v 1.30 2012/01/17 17:35:32 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v 1.31 2012/01/29 18:47:42 maekke Exp $ + + 29 Jan 2012; Markus Meier <maekke@gentoo.org> texlive-fontutils-2011.ebuild: + arm stable, bug #395735 17 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> texlive-fontutils-2011.ebuild: diff --git a/dev-texlive/texlive-fontutils/texlive-fontutils-2011.ebuild b/dev-texlive/texlive-fontutils/texlive-fontutils-2011.ebuild index 6244837bf248..82e977e9d7b7 100644 --- a/dev-texlive/texlive-fontutils/texlive-fontutils-2011.ebuild +++ b/dev-texlive/texlive-fontutils/texlive-fontutils-2011.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2011.ebuild,v 1.4 2012/01/17 17:35:32 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2011.ebuild,v 1.5 2012/01/29 18:47:42 maekke Exp $ EAPI="3" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive TeX and Outline font utilities" LICENSE="GPL-2 as-is GPL-1 LPPL-1.3 public-domain " SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2011 !dev-texlive/texlive-psutils |