summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-08 04:15:35 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-08 04:15:35 +0000
commitcf3fc48a3e988e50cdb14ae8feaf932d944698ca (patch)
tree9827110d6edf529f90c2793f707c3a46d4bf5892 /app-emacs/auctex
parentrepoman: trim trailing whitespace (diff)
downloadgentoo-2-cf3fc48a3e988e50cdb14ae8feaf932d944698ca.tar.gz
gentoo-2-cf3fc48a3e988e50cdb14ae8feaf932d944698ca.tar.bz2
gentoo-2-cf3fc48a3e988e50cdb14ae8feaf932d944698ca.zip
repoman: fix leading whitespace
Diffstat (limited to 'app-emacs/auctex')
-rw-r--r--app-emacs/auctex/Manifest6
-rw-r--r--app-emacs/auctex/auctex-10.0g.ebuild6
-rw-r--r--app-emacs/auctex/auctex-11.13.ebuild6
-rw-r--r--app-emacs/auctex/auctex-11.14.ebuild6
4 files changed, 12 insertions, 12 deletions
diff --git a/app-emacs/auctex/Manifest b/app-emacs/auctex/Manifest
index 6518b9715d1f..0e79415a173b 100644
--- a/app-emacs/auctex/Manifest
+++ b/app-emacs/auctex/Manifest
@@ -1,7 +1,7 @@
MD5 ed2150ef04884b54964cefa3fa8fd1df ChangeLog 1023
-MD5 e57acc7531414077a05fe73eb8bad9ea auctex-10.0g.ebuild 1308
-MD5 0086dc382fb650085ca1f45e032768b9 auctex-11.13.ebuild 1262
-MD5 f31f94f35bab5b3c6fef65c58159fe3d auctex-11.14.ebuild 1199
+MD5 54366388ebe5bbe21e1ee4218f275e75 auctex-10.0g.ebuild 1306
+MD5 b86034c84375cbf7c81ecfbc0367d0cc auctex-11.13.ebuild 1260
+MD5 e9692842aa53b4590ae6fa887c13057d auctex-11.14.ebuild 1201
MD5 07f98857b9cd7c49631f6b5cb42f9778 files/50auctex-gentoo.el 57
MD5 2adfd6cfa41ffa3bdf82aabf5b998430 files/digest-auctex-10.0g 64
MD5 a7e1e6ef0ac2e9457df6a0f315b67180 files/digest-auctex-11.13 64
diff --git a/app-emacs/auctex/auctex-10.0g.ebuild b/app-emacs/auctex/auctex-10.0g.ebuild
index 3b5305374362..b9b4724d8939 100644
--- a/app-emacs/auctex/auctex-10.0g.ebuild
+++ b/app-emacs/auctex/auctex-10.0g.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-10.0g.ebuild,v 1.4 2003/09/06 22:01:25 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-10.0g.ebuild,v 1.5 2003/09/08 04:15:32 msterret Exp $
inherit elisp
@@ -41,8 +41,8 @@ src_install() {
dodir /usr/share/info
make infodir=${D}/usr/share/info install || die
popd
- elisp-site-file-install ${FILESDIR}/50auctex-gentoo.el
- dodoc ChangeLog CHANGES COPYING INSTALLATION PROBLEMS README NEWS INSTALL
+ elisp-site-file-install ${FILESDIR}/50auctex-gentoo.el
+ dodoc ChangeLog CHANGES COPYING INSTALLATION PROBLEMS README NEWS INSTALL
}
pkg_postinst() {
diff --git a/app-emacs/auctex/auctex-11.13.ebuild b/app-emacs/auctex/auctex-11.13.ebuild
index bc9bbd447383..f22b7dd6308b 100644
--- a/app-emacs/auctex/auctex-11.13.ebuild
+++ b/app-emacs/auctex/auctex-11.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.13.ebuild,v 1.5 2003/09/06 22:01:25 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.13.ebuild,v 1.6 2003/09/08 04:15:32 msterret Exp $
inherit elisp
@@ -40,8 +40,8 @@ src_install() {
dodir /usr/share/info
make infodir=${D}/usr/share/info install || die
popd
- elisp-site-file-install ${FILESDIR}/50auctex-gentoo.el
- dodoc ChangeLog CHANGES COPYING INSTALLATION PROBLEMS README
+ elisp-site-file-install ${FILESDIR}/50auctex-gentoo.el
+ dodoc ChangeLog CHANGES COPYING INSTALLATION PROBLEMS README
}
pkg_postinst() {
diff --git a/app-emacs/auctex/auctex-11.14.ebuild b/app-emacs/auctex/auctex-11.14.ebuild
index d014a6200818..75af14b3be73 100644
--- a/app-emacs/auctex/auctex-11.14.ebuild
+++ b/app-emacs/auctex/auctex-11.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.14.ebuild,v 1.4 2003/06/29 19:00:22 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.14.ebuild,v 1.5 2003/09/08 04:15:32 msterret Exp $
inherit elisp
@@ -37,8 +37,8 @@ src_install() {
make infodir=${D}/usr/share/info install || die
for i in ${D}/usr/share/info/* ; do mv $i $i.info ; done
popd
- elisp-site-file-install ${FILESDIR}/50auctex-gentoo.el
- dodoc ChangeLog CHANGES COPYING INSTALLATION PROBLEMS README
+ elisp-site-file-install ${FILESDIR}/50auctex-gentoo.el
+ dodoc ChangeLog CHANGES COPYING INSTALLATION PROBLEMS README
}
pkg_postinst() {