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 | 744cb0ce29c690421a1deae4d5320ea75c54eac6 (patch) | |
tree | 951b27a510cacd3e1f26ea9d2e581561b8f32fdc /app-emacs/psgml | |
parent | Setting silc-toolkit dep to >= 0.9.12 (Manifest recommit) (diff) | |
download | gentoo-2-744cb0ce29c690421a1deae4d5320ea75c54eac6.tar.gz gentoo-2-744cb0ce29c690421a1deae4d5320ea75c54eac6.tar.bz2 gentoo-2-744cb0ce29c690421a1deae4d5320ea75c54eac6.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 |