diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-09 08:44:29 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-09 08:44:29 +0000 |
commit | 2924ade474ec2e517f5ddabbac1637870911717b (patch) | |
tree | 52cadb8520cdb5bef856f01dd2763fe60af0caf5 /app-emacs | |
parent | Version bump + stable (diff) | |
download | gentoo-2-2924ade474ec2e517f5ddabbac1637870911717b.tar.gz gentoo-2-2924ade474ec2e517f5ddabbac1637870911717b.tar.bz2 gentoo-2-2924ade474ec2e517f5ddabbac1637870911717b.zip |
repoman: fix leading whitespace
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/ilisp/Manifest | 8 | ||||
-rw-r--r-- | app-emacs/ilisp/ilisp-5.12.0-r1.ebuild | 8 | ||||
-rw-r--r-- | app-emacs/ilisp/ilisp-5.12.0-r2.ebuild | 6 | ||||
-rw-r--r-- | app-emacs/ilisp/ilisp-5.12.0-r3.ebuild | 6 | ||||
-rw-r--r-- | app-emacs/ilisp/ilisp-5.12.0.ebuild | 8 | ||||
-rw-r--r-- | app-emacs/semi/Manifest | 6 | ||||
-rw-r--r-- | app-emacs/semi/semi-1.14.4.ebuild | 8 | ||||
-rw-r--r-- | app-emacs/semi/semi-1.14.5-r1.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/semi/semi-1.14.5.ebuild | 8 | ||||
-rw-r--r-- | app-emacs/wl/Manifest | 16 | ||||
-rw-r--r-- | app-emacs/wl/wl-2.10.1-r1.ebuild | 8 | ||||
-rw-r--r-- | app-emacs/wl/wl-2.11.4.20030728.ebuild | 10 | ||||
-rw-r--r-- | app-emacs/wl/wl-2.11.6.20030807.ebuild | 10 | ||||
-rw-r--r-- | app-emacs/wl/wl-2.11.7.20030812.ebuild | 10 | ||||
-rw-r--r-- | app-emacs/wl/wl-2.11.9.20030823.ebuild | 10 | ||||
-rw-r--r-- | app-emacs/wl/wl-2.8.1.ebuild | 10 |
16 files changed, 68 insertions, 68 deletions
diff --git a/app-emacs/ilisp/Manifest b/app-emacs/ilisp/Manifest index 0c6cbc12b274..6e9416414db4 100644 --- a/app-emacs/ilisp/Manifest +++ b/app-emacs/ilisp/Manifest @@ -1,8 +1,8 @@ MD5 9ec0fd1b1aa2c82fd8aa84566522a117 ChangeLog 1111 -MD5 21e8823219150eda80a78b3be3873848 ilisp-5.12.0-r1.ebuild 1019 -MD5 b501a49b35ab879ac1cad2dbdbba4745 ilisp-5.12.0.ebuild 1003 -MD5 f668716f9792cd05e3b0babc52384bda ilisp-5.12.0-r2.ebuild 2126 -MD5 729a7fd5788f70a584fd4e0e94c80e23 ilisp-5.12.0-r3.ebuild 2161 +MD5 48f5623d6bf5b0b664a8022046c9ac32 ilisp-5.12.0-r1.ebuild 1016 +MD5 2303cee5ab502586268a1f248de9b108 ilisp-5.12.0.ebuild 1000 +MD5 1ea90916f778e50ea3e2d4cc1b1fa8d0 ilisp-5.12.0-r2.ebuild 2124 +MD5 f7aaf14e9951b9fd9eb955c98e51b9c0 ilisp-5.12.0-r3.ebuild 2159 MD5 9b253aa445c6c9f0a5583cfae4b471de files/50ilisp-gentoo.el 4832 MD5 dd5718993606fbd26e5e7a9d01baefcb files/digest-ilisp-5.12.0 64 MD5 dd5718993606fbd26e5e7a9d01baefcb files/digest-ilisp-5.12.0-r1 64 diff --git a/app-emacs/ilisp/ilisp-5.12.0-r1.ebuild b/app-emacs/ilisp/ilisp-5.12.0-r1.ebuild index 37cd7a25d97d..0847b8511631 100644 --- a/app-emacs/ilisp/ilisp-5.12.0-r1.ebuild +++ b/app-emacs/ilisp/ilisp-5.12.0-r1.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/ilisp/ilisp-5.12.0-r1.ebuild,v 1.3 2003/09/06 22:01:25 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ilisp/ilisp-5.12.0-r1.ebuild,v 1.4 2003/09/09 08:41:00 msterret Exp $ inherit elisp @@ -27,10 +27,10 @@ src_compile() { } src_install() { - elisp-install ${PN} *.el *.elc *.lisp *.scm + elisp-install ${PN} *.el *.elc *.lisp *.scm elisp-install ${PN}/extra extra/*.el extra/*.elc - elisp-site-file-install ${FILESDIR}/50ilisp-gentoo.el - dodoc ACKNOWLEDGMENTS COPYING GETTING-ILISP HISTORY INSTALLATION README Welcome + elisp-site-file-install ${FILESDIR}/50ilisp-gentoo.el + dodoc ACKNOWLEDGMENTS COPYING GETTING-ILISP HISTORY INSTALLATION README Welcome } pkg_postinst() { diff --git a/app-emacs/ilisp/ilisp-5.12.0-r2.ebuild b/app-emacs/ilisp/ilisp-5.12.0-r2.ebuild index d63fffc472ab..8145e9189380 100644 --- a/app-emacs/ilisp/ilisp-5.12.0-r2.ebuild +++ b/app-emacs/ilisp/ilisp-5.12.0-r2.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/ilisp/ilisp-5.12.0-r2.ebuild,v 1.2 2003/09/06 22:01:25 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ilisp/ilisp-5.12.0-r2.ebuild,v 1.3 2003/09/09 08:41:00 msterret Exp $ inherit elisp @@ -58,9 +58,9 @@ src_install() { doinfo docs/*.info* dohtml docs/*.html - insinto /usr/share/emacs/site-lisp + insinto /usr/share/emacs/site-lisp doins ${FILESDIR}/50ilispclc-gentoo.el - dodoc ACKNOWLEDGMENTS COPYING GETTING-ILISP HISTORY INSTALLATION README Welcome + dodoc ACKNOWLEDGMENTS COPYING GETTING-ILISP HISTORY INSTALLATION README Welcome } pkg_postinst() { diff --git a/app-emacs/ilisp/ilisp-5.12.0-r3.ebuild b/app-emacs/ilisp/ilisp-5.12.0-r3.ebuild index 558e4febaa69..3cc62c14ba1f 100644 --- a/app-emacs/ilisp/ilisp-5.12.0-r3.ebuild +++ b/app-emacs/ilisp/ilisp-5.12.0-r3.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/ilisp/ilisp-5.12.0-r3.ebuild,v 1.2 2003/09/06 22:01:25 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ilisp/ilisp-5.12.0-r3.ebuild,v 1.3 2003/09/09 08:41:00 msterret Exp $ inherit elisp @@ -61,9 +61,9 @@ src_install() { dohtml docs/*.html dodoc docs/*.ps - insinto /usr/share/emacs/site-lisp + insinto /usr/share/emacs/site-lisp doins ${FILESDIR}/50ilispclc-gentoo.el - dodoc ACKNOWLEDGMENTS COPYING GETTING-ILISP HISTORY INSTALLATION README Welcome + dodoc ACKNOWLEDGMENTS COPYING GETTING-ILISP HISTORY INSTALLATION README Welcome } pkg_postinst() { diff --git a/app-emacs/ilisp/ilisp-5.12.0.ebuild b/app-emacs/ilisp/ilisp-5.12.0.ebuild index 804cc9e4b38d..e10dd061b798 100644 --- a/app-emacs/ilisp/ilisp-5.12.0.ebuild +++ b/app-emacs/ilisp/ilisp-5.12.0.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/ilisp/ilisp-5.12.0.ebuild,v 1.3 2003/09/06 22:01:25 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ilisp/ilisp-5.12.0.ebuild,v 1.4 2003/09/09 08:41:00 msterret Exp $ inherit elisp @@ -27,10 +27,10 @@ src_compile() { } src_install() { - elisp-install ${PN} *.el *.elc + elisp-install ${PN} *.el *.elc elisp-install ${PN}/extra extra/*.el extra/*.elc - elisp-site-file-install ${FILESDIR}/50ilisp-gentoo.el - dodoc ACKNOWLEDGMENTS COPYING GETTING-ILISP HISTORY INSTALLATION README Welcome + elisp-site-file-install ${FILESDIR}/50ilisp-gentoo.el + dodoc ACKNOWLEDGMENTS COPYING GETTING-ILISP HISTORY INSTALLATION README Welcome } pkg_postinst() { diff --git a/app-emacs/semi/Manifest b/app-emacs/semi/Manifest index 04e805e2b873..f560f41425fc 100644 --- a/app-emacs/semi/Manifest +++ b/app-emacs/semi/Manifest @@ -1,7 +1,7 @@ MD5 9675c14bfcd95855e5391efb7b6e4151 ChangeLog 1315 -MD5 79d7a195ff53738f72d36aa4ae4bec7a semi-1.14.4.ebuild 1234 -MD5 080b6e8fb66117c304a4bd1679f27bfa semi-1.14.5.ebuild 1227 -MD5 47119458c3438e738d7369b757ad8b5b semi-1.14.5-r1.ebuild 1264 +MD5 1fc212d29d8838d930bf4b89648f105a semi-1.14.4.ebuild 1217 +MD5 6b50a477cf32a215c58582e4ce77dd48 semi-1.14.5.ebuild 1210 +MD5 a9114ee5ee9c35ce0570b4ae8364a297 semi-1.14.5-r1.ebuild 1266 MD5 fcd33d07e4ee719b01157946734f4fe8 metadata.xml 158 MD5 781c5cb096bb939976cd2ae5cce4bb3e files/65semi-gentoo.el 104 MD5 aab1dec0e3e2df3425df8cdba5422544 files/digest-semi-1.14.4 63 diff --git a/app-emacs/semi/semi-1.14.4.ebuild b/app-emacs/semi/semi-1.14.4.ebuild index 066b315c451f..03301922714c 100644 --- a/app-emacs/semi/semi-1.14.4.ebuild +++ b/app-emacs/semi/semi-1.14.4.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/semi/semi-1.14.4.ebuild,v 1.3 2003/09/06 22:01:25 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/semi/semi-1.14.4.ebuild,v 1.4 2003/09/09 08:41:38 msterret Exp $ inherit elisp @@ -14,8 +14,8 @@ SLOT="0" KEYWORDS="x86" DEPEND="virtual/emacs - >=app-emacs/apel-10.3 - >=app-emacs/flim-1.14.4"; + >=app-emacs/apel-10.3 + >=app-emacs/flim-1.14.4"; # >=virtual/flim-1.14 PROVIDE="virtual/semi-1.14.4" @@ -32,7 +32,7 @@ src_install() { LISPDIR=${D}/${SITELISP} \ VERSION_SPECIFIC_LISPDIR=${D}/${SITELISP} install || die - elisp-site-file-install ${FILESDIR}/65semi-gentoo.el + elisp-site-file-install ${FILESDIR}/65semi-gentoo.el dodoc README* Changelog VERSION NEWS } diff --git a/app-emacs/semi/semi-1.14.5-r1.ebuild b/app-emacs/semi/semi-1.14.5-r1.ebuild index 7d0e4f4d1724..9b0d2cced329 100644 --- a/app-emacs/semi/semi-1.14.5-r1.ebuild +++ b/app-emacs/semi/semi-1.14.5-r1.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/semi/semi-1.14.5-r1.ebuild,v 1.4 2003/08/13 07:28:06 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/semi/semi-1.14.5-r1.ebuild,v 1.5 2003/09/09 08:41:38 msterret Exp $ inherit elisp eutils @@ -38,7 +38,7 @@ src_install() { LISPDIR=${D}/${SITELISP} \ VERSION_SPECIFIC_LISPDIR=${D}/${SITELISP} install || die - elisp-site-file-install ${FILESDIR}/65semi-gentoo.el + elisp-site-file-install ${FILESDIR}/65semi-gentoo.el dodoc README* ChangeLog VERSION NEWS } diff --git a/app-emacs/semi/semi-1.14.5.ebuild b/app-emacs/semi/semi-1.14.5.ebuild index 4e21c85ca988..b90b2fdffd9b 100644 --- a/app-emacs/semi/semi-1.14.5.ebuild +++ b/app-emacs/semi/semi-1.14.5.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/semi/semi-1.14.5.ebuild,v 1.3 2003/09/06 22:01:25 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/semi/semi-1.14.5.ebuild,v 1.4 2003/09/09 08:41:38 msterret Exp $ inherit elisp @@ -14,8 +14,8 @@ SLOT="0" KEYWORDS="x86" DEPEND="virtual/emacs - >=app-emacs/apel-10.3 - >=app-emacs/flim-1.14.4"; + >=app-emacs/apel-10.3 + >=app-emacs/flim-1.14.4"; # >=virtual/flim-1.14 PROVIDE="virtual/semi-1.14.5" @@ -32,7 +32,7 @@ src_install() { LISPDIR=${D}/${SITELISP} \ VERSION_SPECIFIC_LISPDIR=${D}/${SITELISP} install || die - elisp-site-file-install ${FILESDIR}/65semi-gentoo.el + elisp-site-file-install ${FILESDIR}/65semi-gentoo.el dodoc README* Changelog VERSION NEWS } diff --git a/app-emacs/wl/Manifest b/app-emacs/wl/Manifest index 2bb5370d57c8..93fde4582383 100644 --- a/app-emacs/wl/Manifest +++ b/app-emacs/wl/Manifest @@ -1,15 +1,15 @@ MD5 c4a60cf41eb55056484a99b8fc42f43c ChangeLog 2092 -MD5 313566298d08abf20b0a9156781a66e9 wl-2.11.7.20030812.ebuild 1427 -MD5 146bfe400fd7c2b2884373435e09f53a wl-2.10.1-r1.ebuild 1369 -MD5 a74545efb23ae006d89a69ead03f8313 wl-2.8.1.ebuild 1262 -MD5 e3d1c5ba27118c1ee007851d1c5cf8f7 wl-2.11.4.20030728.ebuild 1443 +MD5 3f2408ce8f06d83e9b1b54e6ccc858b3 wl-2.8.1.ebuild 1239 +MD5 fdf2fd61ba1ddf62ab31f822c715a606 wl-2.11.9.20030823.ebuild 1405 +MD5 4ccfe7759625369fdef0c9b2b6038d02 wl-2.10.1-r1.ebuild 1355 +MD5 822dfea544ce7744b3aa74dcd8b45dab wl-2.11.4.20030728.ebuild 1421 MD5 fcd33d07e4ee719b01157946734f4fe8 metadata.xml 158 -MD5 f52300273751ff0dc7531455d5fd2a68 wl-2.11.6.20030807.ebuild 1427 -MD5 8b1fb17ec0b1aa0371850e53342c71d7 wl-2.11.9.20030823.ebuild 1427 +MD5 605ae569e957b7348d408a2eb3f2e860 wl-2.11.6.20030807.ebuild 1405 +MD5 ff02026b7a16cfb7761d1a042c8f03e4 wl-2.11.7.20030812.ebuild 1405 MD5 c633c96cff2fe04a6aec8ba3a96440d7 files/70wl-gentoo.el 298 -MD5 ed2d42ee0baa82bed4302620a4529b67 files/digest-wl-2.11.7.20030812 70 +MD5 44642f0fb41a990b0451d247cfb33033 files/digest-wl-2.8.1 61 MD5 70bc33a52359c44e0e7594841276b3b2 files/digest-wl-2.11.9.20030823 71 MD5 2cc71c29a99b30471c7dbecae5f49382 files/digest-wl-2.10.1-r1 61 -MD5 44642f0fb41a990b0451d247cfb33033 files/digest-wl-2.8.1 61 MD5 8a32cdf94bbd8903f0534d75ed5617e2 files/digest-wl-2.11.4.20030728 71 MD5 57b477ca7607dea5ce86607eec196f64 files/digest-wl-2.11.6.20030807 70 +MD5 ed2d42ee0baa82bed4302620a4529b67 files/digest-wl-2.11.7.20030812 70 diff --git a/app-emacs/wl/wl-2.10.1-r1.ebuild b/app-emacs/wl/wl-2.10.1-r1.ebuild index 4a2cbf646977..fca4b54e93ba 100644 --- a/app-emacs/wl/wl-2.10.1-r1.ebuild +++ b/app-emacs/wl/wl-2.10.1-r1.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/wl/wl-2.10.1-r1.ebuild,v 1.2 2003/08/24 18:10:53 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/wl/wl-2.10.1-r1.ebuild,v 1.3 2003/09/09 08:40:03 msterret Exp $ inherit elisp @@ -14,8 +14,8 @@ SLOT="0" KEYWORDS="x86 alpha sparc ppc" DEPEND="virtual/emacs - >=app-emacs/apel-10.6 - virtual/flim + >=app-emacs/apel-10.6 + virtual/flim virtual/semi" S="${WORKDIR}/${P}" @@ -39,7 +39,7 @@ src_install() { PIXMAPDIR=${D}/usr/share/${PN}/icons \ install || die - elisp-site-file-install ${FILESDIR}/70wl-gentoo.el || die + elisp-site-file-install ${FILESDIR}/70wl-gentoo.el || die dodir /usr/share/${PN}/samples diff --git a/app-emacs/wl/wl-2.11.4.20030728.ebuild b/app-emacs/wl/wl-2.11.4.20030728.ebuild index e10c1281fc22..1afe06448c9b 100644 --- a/app-emacs/wl/wl-2.11.4.20030728.ebuild +++ b/app-emacs/wl/wl-2.11.4.20030728.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/wl/wl-2.11.4.20030728.ebuild,v 1.1 2003/07/29 02:59:33 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/wl/wl-2.11.4.20030728.ebuild,v 1.2 2003/09/09 08:40:03 msterret Exp $ inherit elisp @@ -15,9 +15,9 @@ SLOT="0" KEYWORDS="~x86 ~alpha ~sparc ~ppc" DEPEND="virtual/emacs - >=app-emacs/apel-10.6 - >=virtual/flim-1.14 - >=virtual/semi-1.14" + >=app-emacs/apel-10.6 + >=virtual/flim-1.14 + >=virtual/semi-1.14" S="${WORKDIR}/wanderlust" @@ -40,7 +40,7 @@ src_install() { PIXMAPDIR=${D}/usr/share/${PN}/icons \ install || die - elisp-site-file-install ${FILESDIR}/70wl-gentoo.el || die + elisp-site-file-install ${FILESDIR}/70wl-gentoo.el || die dodir /usr/share/${PN}/samples diff --git a/app-emacs/wl/wl-2.11.6.20030807.ebuild b/app-emacs/wl/wl-2.11.6.20030807.ebuild index abb5e08dda64..12e086684f7b 100644 --- a/app-emacs/wl/wl-2.11.6.20030807.ebuild +++ b/app-emacs/wl/wl-2.11.6.20030807.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/wl/wl-2.11.6.20030807.ebuild,v 1.1 2003/08/07 15:20:50 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/wl/wl-2.11.6.20030807.ebuild,v 1.2 2003/09/09 08:40:03 msterret Exp $ inherit elisp @@ -16,9 +16,9 @@ SLOT="0" KEYWORDS="~x86 ~alpha ~sparc ~ppc" DEPEND="virtual/emacs - >=app-emacs/apel-10.6 - virtual/flim - virtual/semi" + >=app-emacs/apel-10.6 + virtual/flim + virtual/semi" S="${WORKDIR}/${P%.*}" @@ -41,7 +41,7 @@ src_install() { PIXMAPDIR=${D}/usr/share/${PN}/icons \ install || die - elisp-site-file-install ${FILESDIR}/70wl-gentoo.el || die + elisp-site-file-install ${FILESDIR}/70wl-gentoo.el || die dodir /usr/share/${PN}/samples diff --git a/app-emacs/wl/wl-2.11.7.20030812.ebuild b/app-emacs/wl/wl-2.11.7.20030812.ebuild index 3bfcf3744a86..4f179f26f62f 100644 --- a/app-emacs/wl/wl-2.11.7.20030812.ebuild +++ b/app-emacs/wl/wl-2.11.7.20030812.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/wl/wl-2.11.7.20030812.ebuild,v 1.1 2003/08/13 06:23:22 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/wl/wl-2.11.7.20030812.ebuild,v 1.2 2003/09/09 08:40:03 msterret Exp $ inherit elisp @@ -16,9 +16,9 @@ SLOT="0" KEYWORDS="~x86 ~alpha ~sparc ~ppc" DEPEND="virtual/emacs - >=app-emacs/apel-10.6 - virtual/flim - virtual/semi" + >=app-emacs/apel-10.6 + virtual/flim + virtual/semi" S="${WORKDIR}/${P%.*}" @@ -41,7 +41,7 @@ src_install() { PIXMAPDIR=${D}/usr/share/${PN}/icons \ install || die - elisp-site-file-install ${FILESDIR}/70wl-gentoo.el || die + elisp-site-file-install ${FILESDIR}/70wl-gentoo.el || die dodir /usr/share/${PN}/samples diff --git a/app-emacs/wl/wl-2.11.9.20030823.ebuild b/app-emacs/wl/wl-2.11.9.20030823.ebuild index e5f4d589c41c..ca590eb3d440 100644 --- a/app-emacs/wl/wl-2.11.9.20030823.ebuild +++ b/app-emacs/wl/wl-2.11.9.20030823.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/wl/wl-2.11.9.20030823.ebuild,v 1.1 2003/08/24 18:44:49 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/wl/wl-2.11.9.20030823.ebuild,v 1.2 2003/09/09 08:40:03 msterret Exp $ inherit elisp @@ -16,9 +16,9 @@ SLOT="0" KEYWORDS="~x86 ~alpha ~sparc ~ppc" DEPEND="virtual/emacs - >=app-emacs/apel-10.6 - virtual/flim - virtual/semi" + >=app-emacs/apel-10.6 + virtual/flim + virtual/semi" S="${WORKDIR}/${P%.*}" @@ -41,7 +41,7 @@ src_install() { PIXMAPDIR=${D}/usr/share/${PN}/icons \ install || die - elisp-site-file-install ${FILESDIR}/70wl-gentoo.el || die + elisp-site-file-install ${FILESDIR}/70wl-gentoo.el || die dodir /usr/share/${PN}/samples diff --git a/app-emacs/wl/wl-2.8.1.ebuild b/app-emacs/wl/wl-2.8.1.ebuild index e4b48658d358..02dc58465210 100644 --- a/app-emacs/wl/wl-2.8.1.ebuild +++ b/app-emacs/wl/wl-2.8.1.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/wl/wl-2.8.1.ebuild,v 1.4 2003/05/29 11:34:42 yakina Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/wl/wl-2.8.1.ebuild,v 1.5 2003/09/09 08:40:03 msterret Exp $ inherit elisp @@ -13,9 +13,9 @@ SLOT="0" KEYWORDS="x86" DEPEND="virtual/emacs - >=app-emacs/apel-10.3 - >=app-emacs/flim-1.14.3 - >=app-emacs/semi-1.14.3" + >=app-emacs/apel-10.3 + >=app-emacs/flim-1.14.3 + >=app-emacs/semi-1.14.3" # >=virtual/flim-1.14.3 # >=virtual/semi-1.14.3 @@ -32,7 +32,7 @@ src_install() { PIXMAPDIR=${D}/usr/share/${PN}/icons \ install || die - elisp-site-file-install ${FILESDIR}/70wl-gentoo.el + elisp-site-file-install ${FILESDIR}/70wl-gentoo.el dodir /usr/share/${PN}/samples |