diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-24 09:18:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-24 09:18:37 +0000 |
commit | a17cefd917efcfec869bcdcb9b28273570b66cb6 (patch) | |
tree | d20b768d196e673d6d67e880fc21c218967d7dd2 /app-text/t1utils | |
parent | Stable for alpha, wrt bug #535614 (diff) | |
download | gentoo-2-a17cefd917efcfec869bcdcb9b28273570b66cb6.tar.gz gentoo-2-a17cefd917efcfec869bcdcb9b28273570b66cb6.tar.bz2 gentoo-2-a17cefd917efcfec869bcdcb9b28273570b66cb6.zip |
Stable for alpha, wrt bug #534912
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/t1utils')
-rw-r--r-- | app-text/t1utils/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/t1utils/t1utils-1.38.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/t1utils/ChangeLog b/app-text/t1utils/ChangeLog index 36739ee009c9..caf133d93d4a 100644 --- a/app-text/t1utils/ChangeLog +++ b/app-text/t1utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/t1utils # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/ChangeLog,v 1.77 2015/02/23 10:59:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/ChangeLog,v 1.78 2015/02/24 09:18:37 ago Exp $ + + 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> t1utils-1.38.ebuild: + Stable for alpha, wrt bug #534912 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> t1utils-1.38.ebuild: Stable for ppc64, wrt bug #534912 diff --git a/app-text/t1utils/t1utils-1.38.ebuild b/app-text/t1utils/t1utils-1.38.ebuild index 1c4577c3a13e..ddc47691a93f 100644 --- a/app-text/t1utils/t1utils-1.38.ebuild +++ b/app-text/t1utils/t1utils-1.38.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/t1utils-1.38.ebuild,v 1.7 2015/02/23 10:59:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/t1utils-1.38.ebuild,v 1.8 2015/02/24 09:18:37 ago Exp $ IUSE="" DESCRIPTION="Type 1 Font utilities" SRC_URI="http://www.lcdf.org/type/${P}.tar.gz" HOMEPAGE="http://www.lcdf.org/type/#t1utils" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" SLOT="0" LICENSE="BSD" |