summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-03-04 19:00:26 +0000
committerMamoru Komachi <usata@gentoo.org>2004-03-04 19:00:26 +0000
commita8bef5774d45292cb77c0edb7d0e52740e23b4ab (patch)
tree5cf059a3e8537f3e2bbaf25b94072fd0cdb4fdfa /app-emacs/emacs-w3m
parentChanged SRC_URI to mirror://gentoo (not available at main site) (diff)
downloadhistorical-a8bef5774d45292cb77c0edb7d0e52740e23b4ab.tar.gz
historical-a8bef5774d45292cb77c0edb7d0e52740e23b4ab.tar.bz2
historical-a8bef5774d45292cb77c0edb7d0e52740e23b4ab.zip
Removed previous development release, please use the latest ebuild instead.
Diffstat (limited to 'app-emacs/emacs-w3m')
-rw-r--r--app-emacs/emacs-w3m/emacs-w3m-1.3.80-r2.ebuild61
-rw-r--r--app-emacs/emacs-w3m/files/digest-emacs-w3m-1.3.80-r21
2 files changed, 0 insertions, 62 deletions
diff --git a/app-emacs/emacs-w3m/emacs-w3m-1.3.80-r2.ebuild b/app-emacs/emacs-w3m/emacs-w3m-1.3.80-r2.ebuild
deleted file mode 100644
index 28ae85f8391d..000000000000
--- a/app-emacs/emacs-w3m/emacs-w3m-1.3.80-r2.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-w3m/emacs-w3m-1.3.80-r2.ebuild,v 1.1 2004/02/01 05:30:16 usata Exp $
-
-inherit elisp
-
-IUSE=""
-
-DESCRIPTION="emacs-w3m is an interface program of w3m on Emacs."
-HOMEPAGE="http://emacs-w3m.namazu.org"
-SRC_URI="http://emacs-w3m.namazu.org/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-# This is development release and is not intended to be stable
-KEYWORDS="~x86"
-
-DEPEND="virtual/emacs
- virtual/w3m
- >=app-emacs/apel-10.3
- virtual/flim"
-
-S=${WORKDIR}/${P}
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- epatch ${FILESDIR}/${P}-gentoo.diff
-}
-
-src_compile() {
- ./configure --prefix=/usr \
- --with-lispdir=${SITELISP}/${PN} \
- --with-icondir=/usr/share/${PN}/icon
-
- make || die
-}
-
-src_install () {
- make lispdir=${D}/${SITELISP}/${PN} \
- infodir=${D}/usr/share/info \
- ICONDIR=${D}/usr/share/${PN}/icon \
- install || die
-
- make lispdir=${D}/${SITELISP}/${PN} \
- ICONDIR=${D}/usr/share/${PN}/icon \
- install-icons || die
-
- elisp-site-file-install ${FILESDIR}/70emacs-w3m-gentoo.el
-
- dodoc ChangeLog* README* TIPS* FAQ*
-}
-
-pkg_postinst() {
- elisp-site-regen
- einfo "Please see /usr/share/doc/${P}/README.gz."
-}
-
-pkg_postrm() {
- elisp-site-regen
-}
diff --git a/app-emacs/emacs-w3m/files/digest-emacs-w3m-1.3.80-r2 b/app-emacs/emacs-w3m/files/digest-emacs-w3m-1.3.80-r2
deleted file mode 100644
index 71d85d8b7cb1..000000000000
--- a/app-emacs/emacs-w3m/files/digest-emacs-w3m-1.3.80-r2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c62719ea64fbe44d4fc80d442035c091 emacs-w3m-1.3.80.tar.gz 681083