diff options
Diffstat (limited to 'app-xemacs/psgml/psgml-1.38.ebuild')
-rw-r--r-- | app-xemacs/psgml/psgml-1.38.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-xemacs/psgml/psgml-1.38.ebuild b/app-xemacs/psgml/psgml-1.38.ebuild index df83369dcbe4..019e8255b8ea 100644 --- a/app-xemacs/psgml/psgml-1.38.ebuild +++ b/app-xemacs/psgml/psgml-1.38.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/psgml/psgml-1.38.ebuild,v 1.1 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/psgml/psgml-1.38.ebuild,v 1.1.1.1 2005/11/30 09:38:53 chriswhite Exp $ SLOT="0" IUSE="" @@ -13,11 +13,11 @@ app-xemacs/edebug app-xemacs/xemacs-devel app-xemacs/mail-lib app-xemacs/fsf-compat -app-xemacs/eterm +app-xemacs/xemacs-eterm app-xemacs/sh-script app-xemacs/ps-print " -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |