diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 10:11:25 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 10:11:25 +0000 |
commit | 757f03688a8a8771a0693a2da2aa3fd63c98766a (patch) | |
tree | 95da003c67c5dfaa48e140e781ddfa23dfc4f4de /app-emacs/psgml/psgml-1.2.4.ebuild | |
parent | stabilize (diff) | |
download | historical-757f03688a8a8771a0693a2da2aa3fd63c98766a.tar.gz historical-757f03688a8a8771a0693a2da2aa3fd63c98766a.tar.bz2 historical-757f03688a8a8771a0693a2da2aa3fd63c98766a.zip |
QA - Don't assign default S.
Diffstat (limited to 'app-emacs/psgml/psgml-1.2.4.ebuild')
-rw-r--r-- | app-emacs/psgml/psgml-1.2.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emacs/psgml/psgml-1.2.4.ebuild b/app-emacs/psgml/psgml-1.2.4.ebuild index 2fa9ab732f02..0d1e995357c9 100644 --- a/app-emacs/psgml/psgml-1.2.4.ebuild +++ b/app-emacs/psgml/psgml-1.2.4.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 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.4 2004/06/14 08:13:24 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.2.4.ebuild,v 1.5 2004/06/15 09:54:20 kloeri 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" |