diff options
author | Markus Meier <maekke@gentoo.org> | 2012-06-03 18:34:56 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-06-03 18:34:56 +0000 |
commit | fede7be36ce6b2c7a901eff2f1d9cc2ce4cc0616 (patch) | |
tree | 2ad46482d0214eb768582c247f4720a6aa5d263a /app-text/t1utils | |
parent | Stable for amd64, wrt bug #419215 (diff) | |
download | gentoo-2-fede7be36ce6b2c7a901eff2f1d9cc2ce4cc0616.tar.gz gentoo-2-fede7be36ce6b2c7a901eff2f1d9cc2ce4cc0616.tar.bz2 gentoo-2-fede7be36ce6b2c7a901eff2f1d9cc2ce4cc0616.zip |
arm stable, bug #418659
(Portage version: 2.1.10.63/cvs/Linux i686)
Diffstat (limited to 'app-text/t1utils')
-rw-r--r-- | app-text/t1utils/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/t1utils/t1utils-1.37.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/t1utils/ChangeLog b/app-text/t1utils/ChangeLog index 3e3b79a44d4e..8fb2ddbf8486 100644 --- a/app-text/t1utils/ChangeLog +++ b/app-text/t1utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/t1utils # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/ChangeLog,v 1.63 2012/06/02 10:47:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/ChangeLog,v 1.64 2012/06/03 18:34:56 maekke Exp $ + + 03 Jun 2012; Markus Meier <maekke@gentoo.org> t1utils-1.37.ebuild: + arm stable, bug #418659 02 Jun 2012; Agostino Sarubbo <ago@gentoo.org> t1utils-1.37.ebuild: Stable for amd64, wrt bug #418659 diff --git a/app-text/t1utils/t1utils-1.37.ebuild b/app-text/t1utils/t1utils-1.37.ebuild index fa724bbd682c..0aa608f2540d 100644 --- a/app-text/t1utils/t1utils-1.37.ebuild +++ b/app-text/t1utils/t1utils-1.37.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/t1utils-1.37.ebuild,v 1.3 2012/06/02 10:47:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/t1utils-1.37.ebuild,v 1.4 2012/06/03 18:34:56 maekke 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" |