diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-14 21:33:51 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-14 21:33:51 +0000 |
commit | 174c2538ed3d7300d3b566672732b957855a1799 (patch) | |
tree | 5b146e580838cb83db9bbad6a45c6f165a9efc6b /net-mail/pine | |
parent | added install-programs to the install script (diff) | |
download | historical-174c2538ed3d7300d3b566672732b957855a1799.tar.gz historical-174c2538ed3d7300d3b566672732b957855a1799.tar.bz2 historical-174c2538ed3d7300d3b566672732b957855a1799.zip |
touchups and inherit #15675
Diffstat (limited to 'net-mail/pine')
-rw-r--r-- | net-mail/pine/pine-4.50-r4.ebuild | 15 | ||||
-rw-r--r-- | net-mail/pine/pine-4.51.ebuild | 7 | ||||
-rw-r--r-- | net-mail/pine/pine-4.52.ebuild | 7 | ||||
-rw-r--r-- | net-mail/pine/pine-4.53-r1.ebuild | 7 | ||||
-rw-r--r-- | net-mail/pine/pine-4.53-r2.ebuild | 7 | ||||
-rw-r--r-- | net-mail/pine/pine-4.53-r3.ebuild | 7 | ||||
-rw-r--r-- | net-mail/pine/pine-4.53.ebuild | 7 |
7 files changed, 31 insertions, 26 deletions
diff --git a/net-mail/pine/pine-4.50-r4.ebuild b/net-mail/pine/pine-4.50-r4.ebuild index 505c545fca86..d377c7216a03 100644 --- a/net-mail/pine/pine-4.50-r4.ebuild +++ b/net-mail/pine/pine-4.50-r4.ebuild @@ -1,24 +1,23 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.50-r4.ebuild,v 1.4 2003/02/13 14:35:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.50-r4.ebuild,v 1.5 2003/02/14 21:31:01 vapier Exp $ -IUSE="ssl ldap" - -S=${WORKDIR}/${PN}${PV} DESCRIPTION="A tool for reading, sending and managing electronic messages." SRC_URI="ftp://ftp.cac.washington.edu/${PN}/${PN}${PV}.tar.gz" HOMEPAGE="http://www.washington.edu/pine/" +SLOT="0" +LICENSE="PICO" +KEYWORDS="x86 ppc sparc " +IUSE="ssl ldap" + DEPEND="virtual/glibc >=sys-libs/ncurses-5.1 >=sys-libs/pam-0.72 ssl? ( dev-libs/openssl ) ldap? ( net-nds/openldap )" -SLOT="0" -LICENSE="PICO" -KEYWORDS="x86 ppc sparc " - +S=${WORKDIR}/${PN}${PV} src_unpack() { unpack ${A} diff --git a/net-mail/pine/pine-4.51.ebuild b/net-mail/pine/pine-4.51.ebuild index 6c973b200a7d..0c94e30b4009 100644 --- a/net-mail/pine/pine-4.51.ebuild +++ b/net-mail/pine/pine-4.51.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.51.ebuild,v 1.4 2003/02/13 14:35:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.51.ebuild,v 1.5 2003/02/14 21:31:01 vapier Exp $ + +inherit eutils -S=${WORKDIR}/${PN}${PV} DESCRIPTION="A tool for reading, sending and managing electronic messages." SRC_URI="ftp://ftp.cac.washington.edu/${PN}/${PN}${PV}.tar.bz2 http://www.math.washington.edu/~chappa/pine/patches/pine4.51/all.patch.gz" @@ -21,7 +22,7 @@ DEPEND="virtual/glibc ldap? ( net-nds/openldap ) net-www/lynx" -inherit eutils +S=${WORKDIR}/${PN}${PV} src_unpack() { unpack ${PN}${PV}.tar.bz2 diff --git a/net-mail/pine/pine-4.52.ebuild b/net-mail/pine/pine-4.52.ebuild index 0fecfe62b528..085acc1026e1 100644 --- a/net-mail/pine/pine-4.52.ebuild +++ b/net-mail/pine/pine-4.52.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.52.ebuild,v 1.3 2003/02/13 14:35:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.52.ebuild,v 1.4 2003/02/14 21:31:01 vapier Exp $ + +inherit eutils -S=${WORKDIR}/${PN}${PV} DESCRIPTION="A tool for reading, sending and managing electronic messages." SRC_URI="ftp://ftp.cac.washington.edu/${PN}/${PN}${PV}.tar.bz2 http://www.math.washington.edu/~chappa/pine/patches/pine4.52/fancy.patch.gz @@ -31,7 +32,7 @@ DEPEND="virtual/glibc net-www/lynx !net-mail/pine-maildir" -inherit eutils +S=${WORKDIR}/${PN}${PV} src_unpack() { unpack ${PN}${PV}.tar.bz2 diff --git a/net-mail/pine/pine-4.53-r1.ebuild b/net-mail/pine/pine-4.53-r1.ebuild index d921531b7dff..004773d64368 100644 --- a/net-mail/pine/pine-4.53-r1.ebuild +++ b/net-mail/pine/pine-4.53-r1.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.53-r1.ebuild,v 1.2 2003/02/13 14:35:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.53-r1.ebuild,v 1.3 2003/02/14 21:31:01 vapier Exp $ + +inherit eutils -S=${WORKDIR}/${PN}${PV} DESCRIPTION="A tool for reading, sending and managing electronic messages." SRC_URI="http://www.math.washington.edu/~chappa/pine/patches/${PN}${PV}/${PN}${PV}.tar.gz" HOMEPAGE="http://www.washington.edu/pine/ @@ -21,7 +22,7 @@ DEPEND="virtual/glibc net-www/lynx !net-mail/pine-maildir" -inherit eutils +S=${WORKDIR}/${PN}${PV} src_unpack() { unpack ${A} diff --git a/net-mail/pine/pine-4.53-r2.ebuild b/net-mail/pine/pine-4.53-r2.ebuild index 597cb4e88b99..9dfa9e11bdd3 100644 --- a/net-mail/pine/pine-4.53-r2.ebuild +++ b/net-mail/pine/pine-4.53-r2.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.53-r2.ebuild,v 1.2 2003/02/13 14:35:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.53-r2.ebuild,v 1.3 2003/02/14 21:31:01 vapier Exp $ + +inherit eutils -S=${WORKDIR}/${PN}${PV} DESCRIPTION="A tool for reading, sending and managing electronic messages." SRC_URI="ftp://ftp.cac.washington.edu/pine/${PN}${PV}.tar.bz2 http://www.math.washington.edu/~chappa/pine/patches/${PN}${PV}/all.patch.gz" @@ -22,7 +23,7 @@ DEPEND="virtual/glibc net-www/lynx !net-mail/pine-maildir" -inherit eutils +S=${WORKDIR}/${PN}${PV} src_unpack() { unpack ${PN}${PV}.tar.bz2 diff --git a/net-mail/pine/pine-4.53-r3.ebuild b/net-mail/pine/pine-4.53-r3.ebuild index cc195d6d1d17..957b85a158c4 100644 --- a/net-mail/pine/pine-4.53-r3.ebuild +++ b/net-mail/pine/pine-4.53-r3.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.53-r3.ebuild,v 1.2 2003/02/13 14:35:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.53-r3.ebuild,v 1.3 2003/02/14 21:31:01 vapier Exp $ + +inherit eutils -S=${WORKDIR}/${PN}${PV} DESCRIPTION="A tool for reading, sending and managing electronic messages." SRC_URI="ftp://ftp.cac.washington.edu/pine/${PN}${PV}.tar.bz2 mirror://gentoo//${P}-chappa-20030203.patch.bz2" @@ -22,7 +23,7 @@ DEPEND="virtual/glibc net-www/lynx !net-mail/pine-maildir" -inherit eutils +S=${WORKDIR}/${PN}${PV} src_unpack() { unpack ${PN}${PV}.tar.bz2 diff --git a/net-mail/pine/pine-4.53.ebuild b/net-mail/pine/pine-4.53.ebuild index d2c3b4195202..161dbe511dff 100644 --- a/net-mail/pine/pine-4.53.ebuild +++ b/net-mail/pine/pine-4.53.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.53.ebuild,v 1.2 2003/02/13 14:35:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.53.ebuild,v 1.3 2003/02/14 21:31:01 vapier Exp $ + +inherit eutils -S=${WORKDIR}/${PN}${PV} DESCRIPTION="A tool for reading, sending and managing electronic messages." SRC_URI="http://www.math.washington.edu/~chappa/pine/patches/${PN}${PV}/${PN}${PV}.tar.gz" HOMEPAGE="http://www.washington.edu/pine/ @@ -21,7 +22,7 @@ DEPEND="virtual/glibc net-www/lynx !net-mail/pine-maildir" -inherit eutils +S=${WORKDIR}/${PN}${PV} src_unpack() { unpack ${A} |