diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:45:17 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:45:17 +0000 |
commit | 2ba6a43e614e541fa761bbbcbda1d5960886303d (patch) | |
tree | de946747ae44cbe4bcd4bcc29b9fdfc6c5b50b27 /app-emacs/psgml | |
parent | Remove arm keywords (diff) | |
download | historical-2ba6a43e614e541fa761bbbcbda1d5960886303d.tar.gz historical-2ba6a43e614e541fa761bbbcbda1d5960886303d.tar.bz2 historical-2ba6a43e614e541fa761bbbcbda1d5960886303d.zip |
Remove arm keywords
Diffstat (limited to 'app-emacs/psgml')
-rw-r--r-- | app-emacs/psgml/psgml-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/psgml/psgml-1.2.4.ebuild b/app-emacs/psgml/psgml-1.2.4.ebuild index 367397190866..e83f51acb518 100644 --- a/app-emacs/psgml/psgml-1.2.4.ebuild +++ b/app-emacs/psgml/psgml-1.2.4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.2.4.ebuild,v 1.1 2004/01/30 08:48:06 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.2.4.ebuild,v 1.2 2004/02/22 18:45:17 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="PSGML is a GNU Emacs Major Mode for editing SGML and XML coded documents." SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://psgml.sourceforge.net" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" SLOT="0" LICENSE="GPL-2" |