diff options
author | Torsten Veller <tove@gentoo.org> | 2005-03-21 11:33:02 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2005-03-21 11:33:02 +0000 |
commit | 2740002220b8fb11bfacd17a5f72efc6af1d64cc (patch) | |
tree | 2f9c4faa436c425493eaac8a98e017ff8952c968 /net-mail/mairix | |
parent | Back into ~arch until mod_ssl is unbroken. (diff) | |
download | historical-2740002220b8fb11bfacd17a5f72efc6af1d64cc.tar.gz historical-2740002220b8fb11bfacd17a5f72efc6af1d64cc.tar.bz2 historical-2740002220b8fb11bfacd17a5f72efc6af1d64cc.zip |
Removing old versions (0.10 and 0.15)
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-mail/mairix')
-rw-r--r-- | net-mail/mairix/Manifest | 16 | ||||
-rw-r--r-- | net-mail/mairix/files/digest-mairix-0.10 | 1 | ||||
-rw-r--r-- | net-mail/mairix/files/digest-mairix-0.15 | 1 | ||||
-rw-r--r-- | net-mail/mairix/mairix-0.10.ebuild | 23 | ||||
-rw-r--r-- | net-mail/mairix/mairix-0.15.ebuild | 29 |
5 files changed, 11 insertions, 59 deletions
diff --git a/net-mail/mairix/Manifest b/net-mail/mairix/Manifest index 06e58cf28704..8104ceb6dd29 100644 --- a/net-mail/mairix/Manifest +++ b/net-mail/mairix/Manifest @@ -1,8 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 4ba21539ea2a7f6501d29e25a1b9ece5 mairix-0.15.2.ebuild 996 MD5 46f64d49b0b590e1ea8c109e311ecf44 ChangeLog 1327 -MD5 3bf80448376ed8d77927d33079da838b mairix-0.10.ebuild 643 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 -MD5 271dc9ad28bcc061ad71abfe718202da mairix-0.15.ebuild 790 -MD5 4ba21539ea2a7f6501d29e25a1b9ece5 mairix-0.15.2.ebuild 996 -MD5 ab9d43e123c86585e3151bbe915d0424 files/digest-mairix-0.10 62 -MD5 e09cd8cc1a80e04142ff7fc343ce3910 files/digest-mairix-0.15 63 MD5 177f7663ccafcb5c2f3d1612c5632bd7 files/digest-mairix-0.15.2 65 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCPrD9V3J2n04EauwRArFUAKCSDaQ5Up95uNXBI10hCuweLbPfIACdEae3 +i8CwGuvSLEL2Bdvd5EVSkSM= +=ZJpA +-----END PGP SIGNATURE----- diff --git a/net-mail/mairix/files/digest-mairix-0.10 b/net-mail/mairix/files/digest-mairix-0.10 deleted file mode 100644 index d4a611dc7eee..000000000000 --- a/net-mail/mairix/files/digest-mairix-0.10 +++ /dev/null @@ -1 +0,0 @@ -MD5 a9d5f75acae6047cda6c40c8231039df mairix-0.10.tar.gz 59113 diff --git a/net-mail/mairix/files/digest-mairix-0.15 b/net-mail/mairix/files/digest-mairix-0.15 deleted file mode 100644 index 3260a4a54cb9..000000000000 --- a/net-mail/mairix/files/digest-mairix-0.15 +++ /dev/null @@ -1 +0,0 @@ -MD5 915405117b35e78641f2e28e6ae78244 mairix-0.15.tar.gz 118618 diff --git a/net-mail/mairix/mairix-0.10.ebuild b/net-mail/mairix/mairix-0.10.ebuild deleted file mode 100644 index aac378c6862c..000000000000 --- a/net-mail/mairix/mairix-0.10.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mairix/mairix-0.10.ebuild,v 1.8 2005/02/04 13:19:42 tove Exp $ - -DESCRIPTION="Indexes and searches Maildir/MH folders" -HOMEPAGE="http://www.rrbcurnow.freeuk.com/mairix/" -SRC_URI="http://www.rrbcurnow.freeuk.com/mairix/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 s390" -IUSE="" -DEPEND="virtual/libc - >=sys-apps/texinfo-4.2" - -src_compile() { - emake prefix=/usr CFLAGS="${CFLAGS}" all mairix.info || die -} - -src_install() { - dobin mairix - dodoc mairix.txt NEWS README - doinfo mairix.info -} diff --git a/net-mail/mairix/mairix-0.15.ebuild b/net-mail/mairix/mairix-0.15.ebuild deleted file mode 100644 index 116f2b7c226c..000000000000 --- a/net-mail/mairix/mairix-0.15.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mairix/mairix-0.15.ebuild,v 1.6 2005/02/04 13:19:42 tove Exp $ - -DESCRIPTION="Indexes and searches Maildir/MH folders" -HOMEPAGE="http://www.rpcurnow.force9.co.uk/mairix/" -SRC_URI="http://www.rpcurnow.force9.co.uk/mairix/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" -IUSE="" -DEPEND="virtual/libc - >=sys-apps/texinfo-4.2" -RDEPEND="virtual/libc" - -src_compile() { - ./configure \ - --prefix=/usr \ - --infodir=/usr/share/info \ - --mandir=/usr/share/man \ - --docdir=/usr/share/doc/${PF} || die - emake all mairix.info || die -} - -src_install() { - dobin mairix - doinfo mairix.info - dodoc NEWS README mairix.txt -} |