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 | 98424eea2d2bac59583107db9c81bbb603811734 (patch) | |
tree | d70cbdc85dad712bd8c0a897446d39b3122f105f /app-emacs/psgml | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-98424eea2d2bac59583107db9c81bbb603811734.tar.gz gentoo-2-98424eea2d2bac59583107db9c81bbb603811734.tar.bz2 gentoo-2-98424eea2d2bac59583107db9c81bbb603811734.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" |