summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 01:59:17 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 01:59:17 +0000
commita6974f4e36d31760fab9273ee67b5c7d0df52fc6 (patch)
treeabc2a2acd10744f79b213e3ad79d3929442f7729 /app-editors/xemacs
parentwhitespace cleanup (diff)
downloadhistorical-a6974f4e36d31760fab9273ee67b5c7d0df52fc6.tar.gz
historical-a6974f4e36d31760fab9273ee67b5c7d0df52fc6.tar.bz2
historical-a6974f4e36d31760fab9273ee67b5c7d0df52fc6.zip
whitespace cleanup
Diffstat (limited to 'app-editors/xemacs')
-rw-r--r--app-editors/xemacs/Manifest14
-rw-r--r--app-editors/xemacs/xemacs-21.4.10.ebuild38
-rw-r--r--app-editors/xemacs/xemacs-21.4.11.ebuild30
-rw-r--r--app-editors/xemacs/xemacs-21.4.12.ebuild28
-rw-r--r--app-editors/xemacs/xemacs-21.4.9.ebuild34
5 files changed, 72 insertions, 72 deletions
diff --git a/app-editors/xemacs/Manifest b/app-editors/xemacs/Manifest
index 8932b385529d..4ab255ebfa48 100644
--- a/app-editors/xemacs/Manifest
+++ b/app-editors/xemacs/Manifest
@@ -1,3 +1,10 @@
+MD5 5c24d8160adca0c73988afe4b430a157 ChangeLog 7094
+MD5 af724b1d0888bf60116bb8f0c6539ee4 xemacs-21.4.10-r1.ebuild 4926
+MD5 8d0972a7d312a7d5dd938507d86ea03c xemacs-21.4.10-r2.ebuild 4836
+MD5 97cf46a6171bec6a48e3cc888ab62be1 xemacs-21.4.10.ebuild 3959
+MD5 9c3a7d1a3a0f40f21a36e6f87205b287 xemacs-21.4.11.ebuild 4819
+MD5 85ea98ce19c368c1ce5b868ad52137cf xemacs-21.4.12.ebuild 5064
+MD5 026efd40dc73a39977fa4b1d40855b00 xemacs-21.4.9.ebuild 4257
MD5 df382940daa67bb8888fbae22d617cb4 files/README.Gentoo 1426
MD5 c0105f25a98b5dde2f43d624e3e24ca8 files/digest-xemacs-21.4.10 274
MD5 9d39ec32a092541d819789bc9ec482c8 files/digest-xemacs-21.4.10-r1 274
@@ -12,10 +19,3 @@ MD5 94beef92edcaf12edef657556fbb7a7e files/xemacs-21.4.8-ppc.diff 1032
MD5 678239bc0954d838f5a9c53a6570c850 files/xemacs-21.4.9-ppc-glibc-2.3.x.diff 1112
MD5 94beef92edcaf12edef657556fbb7a7e files/xemacs-21.4.9-ppc.diff 1032
MD5 ace9b77c4d23c9500c1e81a3606545f8 files/quick-fix.patch 393
-MD5 5c24d8160adca0c73988afe4b430a157 ChangeLog 7094
-MD5 af724b1d0888bf60116bb8f0c6539ee4 xemacs-21.4.10-r1.ebuild 4926
-MD5 8d0972a7d312a7d5dd938507d86ea03c xemacs-21.4.10-r2.ebuild 4836
-MD5 754cebe154b20ef00e63f71790f365b7 xemacs-21.4.10.ebuild 4027
-MD5 96ed690d2406809738346705a6ba89e7 xemacs-21.4.11.ebuild 4860
-MD5 784f726866a84fb7dd94b31fcf80b1b7 xemacs-21.4.12.ebuild 5107
-MD5 d49fcbe6558861b4dc0fc678be83f5ad xemacs-21.4.9.ebuild 4297
diff --git a/app-editors/xemacs/xemacs-21.4.10.ebuild b/app-editors/xemacs/xemacs-21.4.10.ebuild
index fa672376668d..90c6723422c3 100644
--- a/app-editors/xemacs/xemacs-21.4.10.ebuild
+++ b/app-editors/xemacs/xemacs-21.4.10.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-editors/xemacs/xemacs-21.4.10.ebuild,v 1.7 2003/07/08 19:13:27 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.10.ebuild,v 1.8 2003/09/05 01:59:15 msterret Exp $
IUSE="gpm esd postgres xface nas X jpeg tiff png mule motif canna"
@@ -43,7 +43,7 @@ RDEPEND="virtual/glibc
png? ( =media-libs/libpng-1.2* )
jpeg? ( media-libs/jpeg )
- canna? ( app-i18n/canna )"
+ canna? ( app-i18n/canna )"
DEPEND="${RDEPEND}
>=sys-libs/ncurses-5.2"
@@ -57,10 +57,10 @@ KEYWORDS="x86 -ppc ~sparc "
src_unpack() {
unpack ${P}.tar.gz
-
+
cd ${S}
patch -p0 <${FILESDIR}/emodules.info-21.4.8-gentoo.patch || die
-
+
if [ ${ARCH} = "ppc" ] ; then
patch -p0 < ${FILESDIR}/${P}-ppc.diff || die
fi
@@ -73,14 +73,14 @@ src_compile() {
if use X;
then
myconf="${myconf}
- --with-x
- --with-xpm
- --with-dragndrop
+ --with-x
+ --with-xpm
+ --with-dragndrop
--with-gif=no"
- use tiff && myconf="${myconf} --with-tiff" ||
+ use tiff && myconf="${myconf} --with-tiff" ||
myconf="${myconf} --without-tiff"
- use png && myconf="${myconf} --with-png" ||
+ use png && myconf="${myconf} --with-png" ||
myconf="${myconf} --without-png"
use jpeg && myconf="${myconf} --with-jpeg" ||
myconf="${myconf} --without-jpeg"
@@ -92,10 +92,10 @@ src_compile() {
myconf="${myconf} --with-scrollbars=lucid"
myconf="${myconf} --with-menubars=lucid"
else
- myconf="${myconf}
- --without-x
- --without-xpm
- --without-dragndrop
+ myconf="${myconf}
+ --without-x
+ --without-xpm
+ --without-dragndrop
--with-gif=no"
fi
@@ -105,8 +105,8 @@ src_compile() {
myconf="${myconf} --without-postgresql"
use mule && myconf="${myconf} --with-mule" ||
myconf="${myconf} --without-mule"
- use canna && myconf="${myconf} --with-canna" ||
- myconf="${myconf} --without-canna"
+ use canna && myconf="${myconf} --with-canna" ||
+ myconf="${myconf} --without-canna"
local soundconf="native"
@@ -130,25 +130,25 @@ src_compile() {
make || die
}
-src_install() {
+src_install() {
make prefix=${D}/usr \
mandir=${D}/usr/share/man/man1 \
infodir=${D}/usr/share/info \
install gzip-el || die
-
+
# install base packages
dodir /usr/lib/xemacs/xemacs-packages/
cd ${D}/usr/lib/xemacs/xemacs-packages/
unpack efs-${EFS}-pkg.tar.gz
unpack xemacs-base-${BASE}-pkg.tar.gz
- # (optionally) install mule base package
+ # (optionally) install mule base package
if use mule;
then
dodir /usr/lib/xemacs/mule-packages
cd ${D}/usr/lib/xemacs/mule-packages/
unpack mule-base-${MULE}-pkg.tar.gz
fi
-
+
# remove extraneous files
cd ${D}/usr/share/info
rm -f dir info.info texinfo* termcap*
diff --git a/app-editors/xemacs/xemacs-21.4.11.ebuild b/app-editors/xemacs/xemacs-21.4.11.ebuild
index 6d487e212e85..f299a4d4c9a4 100644
--- a/app-editors/xemacs/xemacs-21.4.11.ebuild
+++ b/app-editors/xemacs/xemacs-21.4.11.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-editors/xemacs/xemacs-21.4.11.ebuild,v 1.4 2003/07/08 19:13:27 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.11.ebuild,v 1.5 2003/09/05 01:59:15 msterret Exp $
IUSE="gpm postgres ldap xface nas dnd X jpeg tiff png mule motif freewnn canna lucid athena neXt Xaw3d"
@@ -49,7 +49,7 @@ RDEPEND="virtual/glibc
png? ( =media-libs/libpng-1.2* )
jpeg? ( media-libs/jpeg )
- canna? ( app-i18n/canna )
+ canna? ( app-i18n/canna )
freewnn? ( app-i18n/freewnn )"
DEPEND="${RDEPEND}
@@ -67,10 +67,10 @@ KEYWORDS="x86 -ppc ~sparc"
src_unpack() {
unpack ${PN}-${MY_PV}.tar.gz
-
+
cd ${S}
patch -p0 <${FILESDIR}/emodules.info-21.4.8-gentoo.patch || die
-
+
if [ ${ARCH} = "ppc" ] ; then
patch -p0 < ${FILESDIR}/${P}-ppc.diff || die
fi
@@ -111,9 +111,9 @@ src_compile() {
use dnd && myconf="${myconf} --with-dragndrop --with-offix"
- use tiff && myconf="${myconf} --with-tiff" ||
+ use tiff && myconf="${myconf} --with-tiff" ||
myconf="${myconf} --without-tiff"
- use png && myconf="${myconf} --with-png" ||
+ use png && myconf="${myconf} --with-png" ||
myconf="${myconf} --without-png"
use jpeg && myconf="${myconf} --with-jpeg" ||
myconf="${myconf} --without-jpeg"
@@ -121,10 +121,10 @@ src_compile() {
myconf="${myconf} --without-xface"
else
- myconf="${myconf}
- --without-x
- --without-xpm
- --without-dragndrop
+ myconf="${myconf}
+ --without-x
+ --without-xpm
+ --without-dragndrop
--with-gif=no"
fi
@@ -135,7 +135,7 @@ src_compile() {
use ldap && myconf="${myconf} --with-ldap" ||
myconf="${myconf} --without-ldap"
- if [ "`use mule`" ] ; then
+ if [ "`use mule`" ] ; then
myconf="${myconf} --with-mule"
use motif && myconf="${myconf} --with-xim=motif" ||
myconf="${myconf} --with-xim=xlib"
@@ -166,21 +166,21 @@ src_compile() {
make || die
}
-src_install() {
+src_install() {
make prefix=${D}/usr \
mandir=${D}/usr/share/man/man1 \
infodir=${D}/usr/share/info \
install gzip-el || die
-
+
# install base packages
dodir /usr/lib/xemacs/xemacs-packages/
dodir /usr/lib/xemacs/site-packages/
-
+
if use mule;
then
dodir /usr/lib/xemacs/mule-packages
fi
-
+
# remove extraneous files
cd ${D}/usr/share/info
rm -f dir info.info texinfo* termcap*
diff --git a/app-editors/xemacs/xemacs-21.4.12.ebuild b/app-editors/xemacs/xemacs-21.4.12.ebuild
index 9433ff984a88..65656035a2e1 100644
--- a/app-editors/xemacs/xemacs-21.4.12.ebuild
+++ b/app-editors/xemacs/xemacs-21.4.12.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-editors/xemacs/xemacs-21.4.12.ebuild,v 1.8 2003/08/05 15:09:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.12.ebuild,v 1.9 2003/09/05 01:59:15 msterret Exp $
inherit eutils
@@ -45,7 +45,7 @@ RDEPEND="virtual/glibc
png? ( =media-libs/libpng-1.2* )
jpeg? ( media-libs/jpeg )
- canna? ( app-i18n/canna )
+ canna? ( app-i18n/canna )
freewnn? ( app-i18n/freewnn )"
DEPEND="${RDEPEND}
@@ -67,7 +67,7 @@ src_unpack() {
cd ${S}
patch -p0 <${FILESDIR}/emodules.info-21.4.8-gentoo.patch || die
-
+
if [ ${ARCH} = "ppc" ] ; then
patch -p0 < ${FILESDIR}/${P}-ppc.diff || die
fi
@@ -110,9 +110,9 @@ src_compile() {
use dnd && myconf="${myconf} --with-dragndrop --with-offix"
- use tiff && myconf="${myconf} --with-tiff" ||
+ use tiff && myconf="${myconf} --with-tiff" ||
myconf="${myconf} --without-tiff"
- use png && myconf="${myconf} --with-png" ||
+ use png && myconf="${myconf} --with-png" ||
myconf="${myconf} --without-png"
use jpeg && myconf="${myconf} --with-jpeg" ||
myconf="${myconf} --without-jpeg"
@@ -120,10 +120,10 @@ src_compile() {
myconf="${myconf} --without-xface"
else
- myconf="${myconf}
- --without-x
- --without-xpm
- --without-dragndrop
+ myconf="${myconf}
+ --without-x
+ --without-xpm
+ --without-dragndrop
--with-gif=no"
fi
@@ -134,7 +134,7 @@ src_compile() {
use ldap && myconf="${myconf} --with-ldap" ||
myconf="${myconf} --without-ldap"
- if [ "`use mule`" ] ; then
+ if [ "`use mule`" ] ; then
myconf="${myconf} --with-mule"
use motif && myconf="${myconf} --with-xim=motif" ||
myconf="${myconf} --with-xim=xlib"
@@ -170,23 +170,23 @@ src_compile() {
make || die
}
-src_install() {
+src_install() {
make prefix=${D}/usr \
mandir=${D}/usr/share/man/man1 \
infodir=${D}/usr/share/info \
install gzip-el || die
-
+
# install base packages directories
dodir /usr/lib/xemacs/xemacs-packages/
dodir /usr/lib/xemacs/site-packages/
dodir /usr/lib/xemacs/site-modules/
dodir /usr/lib/xemacs/site-lisp/
-
+
if use mule;
then
dodir /usr/lib/xemacs/mule-packages
fi
-
+
# remove extraneous files
cd ${D}/usr/share/info
rm -f dir info.info texinfo* termcap*
diff --git a/app-editors/xemacs/xemacs-21.4.9.ebuild b/app-editors/xemacs/xemacs-21.4.9.ebuild
index 5c236ce3a676..70350fd7c8f5 100644
--- a/app-editors/xemacs/xemacs-21.4.9.ebuild
+++ b/app-editors/xemacs/xemacs-21.4.9.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-editors/xemacs/xemacs-21.4.9.ebuild,v 1.9 2003/07/08 19:13:27 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.9.ebuild,v 1.10 2003/09/05 01:59:15 msterret Exp $
IUSE="gpm esd postgres xface nas X jpeg tiff png mule"
@@ -55,10 +55,10 @@ KEYWORDS="x86 ppc sparc "
src_unpack() {
unpack ${P}.tar.gz
-
+
cd ${S}
patch -p0 <${FILESDIR}/emodules.info-21.4.8-gentoo.patch || die
-
+
if [ ${ARCH} = "ppc" ] ; then
patch -p0 < ${FILESDIR}/${P}-ppc.diff || die
@@ -81,14 +81,14 @@ src_compile() {
if use X;
then
myconf="${myconf}
- --with-x
- --with-xpm
- --with-dragndrop
+ --with-x
+ --with-xpm
+ --with-dragndrop
--with-gif=no"
- use tiff && myconf="${myconf} --with-tiff" ||
+ use tiff && myconf="${myconf} --with-tiff" ||
myconf="${myconf} --without-tiff"
- use png && myconf="${myconf} --with-png" ||
+ use png && myconf="${myconf} --with-png" ||
myconf="${myconf} --without-png"
use jpeg && myconf="${myconf} --with-jpeg" ||
myconf="${myconf} --without-jpeg"
@@ -100,10 +100,10 @@ src_compile() {
myconf="${myconf} --with-scrollbars=lucid"
myconf="${myconf} --with-menubars=lucid"
else
- myconf="${myconf}
- --without-x
- --without-xpm
- --without-dragndrop
+ myconf="${myconf}
+ --without-x
+ --without-xpm
+ --without-dragndrop
--with-gif=no"
fi
@@ -113,7 +113,7 @@ src_compile() {
myconf="${myconf} --without-postgresql"
use mule && myconf="${myconf} --with-mule" ||
myconf="${myconf} --without-mule"
-
+
local soundconf="native"
use nas && soundconf="${soundconf},nas"
@@ -136,25 +136,25 @@ src_compile() {
make || die
}
-src_install() {
+src_install() {
make prefix=${D}/usr \
mandir=${D}/usr/share/man/man1 \
infodir=${D}/usr/share/info \
install gzip-el || die
-
+
# install base packages
dodir /usr/lib/xemacs/xemacs-packages/
cd ${D}/usr/lib/xemacs/xemacs-packages/
unpack efs-${EFS}-pkg.tar.gz
unpack xemacs-base-${BASE}-pkg.tar.gz
- # (optionally) install mule base package
+ # (optionally) install mule base package
if use mule;
then
dodir /usr/lib/xemacs/mule-packages
cd ${D}/usr/lib/xemacs/mule-packages/
unpack mule-base-${MULE}-pkg.tar.gz
fi
-
+
# remove extraneous files
cd ${D}/usr/share/info
rm -f dir info.info texinfo* termcap*