diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 15:47:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 15:47:19 +0000 |
commit | 3396cf507b05060b297b59dbbbafe24eb63ed379 (patch) | |
tree | f8ba1315278d9d4f121585eff2507bc2e920c8ba /dev-perl/Font-AFM/Font-AFM-1.19.ebuild | |
parent | Mark 0.21 stable on ia64 (diff) | |
download | historical-3396cf507b05060b297b59dbbbafe24eb63ed379.tar.gz historical-3396cf507b05060b297b59dbbbafe24eb63ed379.tar.bz2 historical-3396cf507b05060b297b59dbbbafe24eb63ed379.zip |
Mark 1.19 stable on ia64
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-perl/Font-AFM/Font-AFM-1.19.ebuild')
-rw-r--r-- | dev-perl/Font-AFM/Font-AFM-1.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Font-AFM/Font-AFM-1.19.ebuild b/dev-perl/Font-AFM/Font-AFM-1.19.ebuild index 0f7060cf5403..de6d042da40b 100644 --- a/dev-perl/Font-AFM/Font-AFM-1.19.ebuild +++ b/dev-perl/Font-AFM/Font-AFM-1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Font-AFM/Font-AFM-1.19.ebuild,v 1.8 2006/07/03 00:29:53 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Font-AFM/Font-AFM-1.19.ebuild,v 1.9 2006/07/10 15:47:19 agriffis Exp $ # this is a dependency for RT @@ -13,5 +13,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/G/GA/GAAS/${P}.readme" SRC_TEST="do" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ia64 ~ppc sparc x86" +KEYWORDS="~amd64 ia64 ~ppc sparc x86" IUSE="" |