diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-06-01 14:09:05 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-06-01 14:09:05 +0000 |
commit | fea30488b136ddf873e02b1eb121a9db2e2148a7 (patch) | |
tree | a840a85b784bed8d245c9168f7e45365171ac478 /app-emacs/psgml | |
parent | Setting silc-toolkit dep to >= 0.9.12 (diff) | |
download | historical-fea30488b136ddf873e02b1eb121a9db2e2148a7.tar.gz historical-fea30488b136ddf873e02b1eb121a9db2e2148a7.tar.bz2 historical-fea30488b136ddf873e02b1eb121a9db2e2148a7.zip |
dont install stupid COPYING file and other cleanups
Diffstat (limited to 'app-emacs/psgml')
-rw-r--r-- | app-emacs/psgml/psgml-1.2.4.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/psgml/psgml-1.2.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-emacs/psgml/psgml-1.2.4.ebuild b/app-emacs/psgml/psgml-1.2.4.ebuild index e83f51acb518..c1a26c132141 100644 --- a/app-emacs/psgml/psgml-1.2.4.ebuild +++ b/app-emacs/psgml/psgml-1.2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.2 2004/02/22 18:45:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.2.4.ebuild,v 1.3 2004/06/01 14:09:05 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="PSGML is a GNU Emacs Major Mode for editing SGML and XML coded documents." diff --git a/app-emacs/psgml/psgml-1.2.5.ebuild b/app-emacs/psgml/psgml-1.2.5.ebuild index f4326acc9392..47e32d19f398 100644 --- a/app-emacs/psgml/psgml-1.2.5.ebuild +++ b/app-emacs/psgml/psgml-1.2.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.5.ebuild,v 1.3 2003/09/06 22:01:25 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.2.5.ebuild,v 1.4 2004/06/01 14:09:05 vapier Exp $ inherit elisp |