summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-03-04 19:16:41 +0000
committerMamoru Komachi <usata@gentoo.org>2004-03-04 19:16:41 +0000
commit214e2fc4f9698dd1a68187d8bbdac8a34163e21e (patch)
tree483520095f3b8901e49606ecd7fcad37844e0673 /app-emacs
parentVersion bumped. Marked 2.0.38 stable for x86 (Manifest recommit) (diff)
downloadgentoo-2-214e2fc4f9698dd1a68187d8bbdac8a34163e21e.tar.gz
gentoo-2-214e2fc4f9698dd1a68187d8bbdac8a34163e21e.tar.bz2
gentoo-2-214e2fc4f9698dd1a68187d8bbdac8a34163e21e.zip
Removed old CVS snapshots and deleted stale SRC_URI
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/wanderlust/files/digest-wanderlust-2.11.23_pre200401111
-rw-r--r--app-emacs/wanderlust/files/digest-wanderlust-2.11.23_pre200402011
-rw-r--r--app-emacs/wanderlust/wanderlust-2.11.23_pre20040111.ebuild59
-rw-r--r--app-emacs/wanderlust/wanderlust-2.11.23_pre20040201.ebuild59
-rw-r--r--app-emacs/wanderlust/wanderlust-2.11.24_pre20040209.ebuild5
5 files changed, 2 insertions, 123 deletions
diff --git a/app-emacs/wanderlust/files/digest-wanderlust-2.11.23_pre20040111 b/app-emacs/wanderlust/files/digest-wanderlust-2.11.23_pre20040111
deleted file mode 100644
index c639b5f0e22d..000000000000
--- a/app-emacs/wanderlust/files/digest-wanderlust-2.11.23_pre20040111
+++ /dev/null
@@ -1 +0,0 @@
-MD5 45455d014be747a71788a08993f763d1 wl-2.11.23.20040111.tar.gz 1042666
diff --git a/app-emacs/wanderlust/files/digest-wanderlust-2.11.23_pre20040201 b/app-emacs/wanderlust/files/digest-wanderlust-2.11.23_pre20040201
deleted file mode 100644
index cdb98ec221d5..000000000000
--- a/app-emacs/wanderlust/files/digest-wanderlust-2.11.23_pre20040201
+++ /dev/null
@@ -1 +0,0 @@
-MD5 73131a52527a4830a9ecc85b5cb0bcd3 wl-2.11.23.20040201.tar.gz 1044395
diff --git a/app-emacs/wanderlust/wanderlust-2.11.23_pre20040111.ebuild b/app-emacs/wanderlust/wanderlust-2.11.23_pre20040111.ebuild
deleted file mode 100644
index e87ec68f2b95..000000000000
--- a/app-emacs/wanderlust/wanderlust-2.11.23_pre20040111.ebuild
+++ /dev/null
@@ -1,59 +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/wanderlust/wanderlust-2.11.23_pre20040111.ebuild,v 1.1 2004/01/11 15:14:51 usata Exp $
-
-inherit elisp
-
-MY_P="wl-${PV/_pre/.}"
-
-IUSE="ssl"
-
-DESCRIPTION="Wanderlust -- Yet Another Message Interface on Emacsen"
-HOMEPAGE="http://www.gohome.org/wl/"
-SRC_URI="mirror://gentoo/${MY_P}.tar.gz
- http://dev.gentoo.org/~usata/distfiles/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-# Please do not mark it stable since this is merely a CVS snapshot
-KEYWORDS="~x86 ~alpha ~sparc ~ppc"
-
-DEPEND="virtual/emacs
- >=app-emacs/apel-10.6
- virtual/flim
- virtual/semi
- !app-emacs/wanderlust-cvs"
-
-S="${WORKDIR}/${PN}"
-
-src_unpack() {
- unpack ${A}
- if [ -n "`use ssl`" ] ; then
- cd ${S}
- echo "(setq wl-install-utils t)" >> WL-CFG
- fi
-}
-
-src_compile() {
- make || die
- make info || die
-}
-
-src_install() {
- make \
- LISPDIR=${D}/usr/share/emacs/site-lisp \
- PIXMAPDIR=${D}/usr/share/wl/icons \
- install || die
-
- elisp-site-file-install ${FILESDIR}/70wl-gentoo.el || die
-
- dodir /usr/share/wl/samples
-
- insinto /usr/share/wl/samples/ja
- doins samples/ja/*
- insinto /usr/share/wl/samples/en
- doins samples/en/*
-
- doinfo doc/wl-ja.info doc/wl.info
- dodoc BUGS* ChangeLog INSTALL* README*
-}
diff --git a/app-emacs/wanderlust/wanderlust-2.11.23_pre20040201.ebuild b/app-emacs/wanderlust/wanderlust-2.11.23_pre20040201.ebuild
deleted file mode 100644
index 6e611d27e078..000000000000
--- a/app-emacs/wanderlust/wanderlust-2.11.23_pre20040201.ebuild
+++ /dev/null
@@ -1,59 +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/wanderlust/wanderlust-2.11.23_pre20040201.ebuild,v 1.1 2004/02/09 16:19:38 usata Exp $
-
-inherit elisp
-
-MY_P="wl-${PV/_pre/.}"
-
-IUSE="ssl"
-
-DESCRIPTION="Wanderlust -- Yet Another Message Interface on Emacsen"
-HOMEPAGE="http://www.gohome.org/wl/"
-SRC_URI="mirror://gentoo/${MY_P}.tar.gz
- http://dev.gentoo.org/~usata/distfiles/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-# Please do not mark it stable since this is merely a CVS snapshot
-KEYWORDS="~x86 ~alpha ~sparc ~ppc"
-
-DEPEND="virtual/emacs
- >=app-emacs/apel-10.6
- virtual/flim
- virtual/semi
- !app-emacs/wanderlust-cvs"
-
-S="${WORKDIR}/${PN}"
-
-src_unpack() {
- unpack ${A}
- if [ -n "`use ssl`" ] ; then
- cd ${S}
- echo "(setq wl-install-utils t)" >> WL-CFG
- fi
-}
-
-src_compile() {
- make || die
- make info || die
-}
-
-src_install() {
- make \
- LISPDIR=${D}/usr/share/emacs/site-lisp \
- PIXMAPDIR=${D}/usr/share/wl/icons \
- install || die
-
- elisp-site-file-install ${FILESDIR}/70wl-gentoo.el || die
-
- dodir /usr/share/wl/samples
-
- insinto /usr/share/wl/samples/ja
- doins samples/ja/*
- insinto /usr/share/wl/samples/en
- doins samples/en/*
-
- doinfo doc/wl-ja.info doc/wl.info
- dodoc BUGS* ChangeLog INSTALL* README*
-}
diff --git a/app-emacs/wanderlust/wanderlust-2.11.24_pre20040209.ebuild b/app-emacs/wanderlust/wanderlust-2.11.24_pre20040209.ebuild
index a4e5be3ca0a7..aa951aa78749 100644
--- a/app-emacs/wanderlust/wanderlust-2.11.24_pre20040209.ebuild
+++ b/app-emacs/wanderlust/wanderlust-2.11.24_pre20040209.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.11.24_pre20040209.ebuild,v 1.1 2004/02/09 16:19:38 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.11.24_pre20040209.ebuild,v 1.2 2004/03/04 19:16:41 usata Exp $
inherit elisp
@@ -10,8 +10,7 @@ IUSE="ssl"
DESCRIPTION="Wanderlust -- Yet Another Message Interface on Emacsen"
HOMEPAGE="http://www.gohome.org/wl/"
-SRC_URI="mirror://gentoo/${MY_P}.tar.gz
- http://dev.gentoo.org/~usata/distfiles/${MY_P}.tar.gz"
+SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"