diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-02-18 16:17:13 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-02-18 16:17:13 +0000 |
commit | 7203f43e80981d6ac2f1ccc226a5551f96077c0f (patch) | |
tree | af963eca9e7f0cc07c3a8a7b9f903c102a9a0052 /app-text | |
parent | Changed -ppc-macos to ~ppc-macos. Fixed xdefaults patch's header. (diff) | |
download | gentoo-2-7203f43e80981d6ac2f1ccc226a5551f96077c0f.tar.gz gentoo-2-7203f43e80981d6ac2f1ccc226a5551f96077c0f.tar.bz2 gentoo-2-7203f43e80981d6ac2f1ccc226a5551f96077c0f.zip |
stable on x86 alpha amd64 ia64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/t1utils/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/t1utils/t1utils-1.32.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/t1utils/ChangeLog b/app-text/t1utils/ChangeLog index 937c18fa9182..e6ff06735f6c 100644 --- a/app-text/t1utils/ChangeLog +++ b/app-text/t1utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/t1utils # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/ChangeLog,v 1.18 2005/01/01 16:37:22 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/ChangeLog,v 1.19 2005/02/18 16:17:13 agriffis Exp $ + + 18 Feb 2005; Aron Griffis <agriffis@gentoo.org> t1utils-1.32.ebuild: + stable on x86 alpha amd64 ia64 15 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> t1utils-1.28.ebuild: Stable on sparc diff --git a/app-text/t1utils/t1utils-1.32.ebuild b/app-text/t1utils/t1utils-1.32.ebuild index 98cdc63293ba..827a05a42667 100644 --- a/app-text/t1utils/t1utils-1.32.ebuild +++ b/app-text/t1utils/t1utils-1.32.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/t1utils-1.32.ebuild,v 1.2 2005/01/01 16:37:22 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/t1utils-1.32.ebuild,v 1.3 2005/02/18 16:17:13 agriffis 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="~x86 ~sparc ~alpha ~ppc ~ia64 ~amd64" +KEYWORDS="x86 ~sparc alpha ~ppc ia64 amd64" SLOT="0" LICENSE="BSD" |