diff options
author | 2005-06-23 23:11:07 +0000 | |
---|---|---|
committer | 2005-06-23 23:11:07 +0000 | |
commit | 04fb4a8e58d2f5649cbc4423a9c7052ae9255116 (patch) | |
tree | 3ebb0f73cd0368de66c6a238a301267c103bb012 /net-mail | |
parent | GCC4 upstream patch; closes bug #96796. (diff) | |
download | gentoo-2-04fb4a8e58d2f5649cbc4423a9c7052ae9255116.tar.gz gentoo-2-04fb4a8e58d2f5649cbc4423a9c7052ae9255116.tar.bz2 gentoo-2-04fb4a8e58d2f5649cbc4423a9c7052ae9255116.zip |
Version bump. 20040404.1 stable on x86.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/swaks/ChangeLog | 8 | ||||
-rw-r--r-- | net-mail/swaks/Manifest | 14 | ||||
-rw-r--r-- | net-mail/swaks/files/digest-swaks-20050605.3 | 1 | ||||
-rw-r--r-- | net-mail/swaks/swaks-20040404.1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/swaks/swaks-20050605.3.ebuild | 35 |
5 files changed, 48 insertions, 14 deletions
diff --git a/net-mail/swaks/ChangeLog b/net-mail/swaks/ChangeLog index 36efb4ddbc29..cbce0252aa2c 100644 --- a/net-mail/swaks/ChangeLog +++ b/net-mail/swaks/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-mail/swaks # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/swaks/ChangeLog,v 1.4 2005/05/25 15:33:18 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/swaks/ChangeLog,v 1.5 2005/06/23 23:11:07 ticho Exp $ + +*swaks-20050605.3 (23 Jun 2005) + + 23 Jun 2005; Andrej Kacian <ticho@gentoo.org> swaks-20040404.1.ebuild, + +swaks-20050605.3.ebuild: + Version bump. 20040404.1 stable on x86. 25 May 2005; Michael Cummings <mcummings@gentoo.org> swaks-20040404.1.ebuild: diff --git a/net-mail/swaks/Manifest b/net-mail/swaks/Manifest index c85ee441eaeb..4aebba20a192 100644 --- a/net-mail/swaks/Manifest +++ b/net-mail/swaks/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 073bb531425198f7b15262efdc8b31c2 swaks-20040404.1.ebuild 858 +MD5 14926fc8834fc6e150c449f038813f83 swaks-20050605.3.ebuild 755 MD5 b9e0821d67d336ee80893536917c3efb ChangeLog 827 MD5 a03aed363a1775343da51293c48c2186 metadata.xml 327 -MD5 073bb531425198f7b15262efdc8b31c2 swaks-20040404.1.ebuild 858 MD5 ee7202c1b9d50ea55ff11de6a9e547c7 files/digest-swaks-20040404.1 60 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFClJrTtG5z4I8BtQoRAr/WAJ0dMB1gCuA+qRNtGM1Ezf3tACnzoACgk9bV -04qRfVCzeOuPSw7nZkZnM7E= -=Y8n3 ------END PGP SIGNATURE----- +MD5 da6d9bf580c6918ab8125421c6efdaa8 files/digest-swaks-20050605.3 60 diff --git a/net-mail/swaks/files/digest-swaks-20050605.3 b/net-mail/swaks/files/digest-swaks-20050605.3 new file mode 100644 index 000000000000..9042b02413e1 --- /dev/null +++ b/net-mail/swaks/files/digest-swaks-20050605.3 @@ -0,0 +1 @@ +MD5 2ae35eaba3184262f0aece57308ece39 swaks.20050605.3 47674 diff --git a/net-mail/swaks/swaks-20040404.1.ebuild b/net-mail/swaks/swaks-20040404.1.ebuild index 3f825a39bb81..5dc7f219d337 100644 --- a/net-mail/swaks/swaks-20040404.1.ebuild +++ b/net-mail/swaks/swaks-20040404.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/swaks/swaks-20040404.1.ebuild,v 1.4 2005/05/25 15:33:18 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/swaks/swaks-20040404.1.ebuild,v 1.5 2005/06/23 23:11:07 ticho Exp $ MY_P=${P/-/.} DESCRIPTION="Swiss Army Knife SMTP; Command line SMTP testing, including TLS and AUTH" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.jetmore.org/john/code/#swaks" SRC_URI="http://www.jetmore.org/john/code/${MY_P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="ssl" diff --git a/net-mail/swaks/swaks-20050605.3.ebuild b/net-mail/swaks/swaks-20050605.3.ebuild new file mode 100644 index 000000000000..74829f7c4673 --- /dev/null +++ b/net-mail/swaks/swaks-20050605.3.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/swaks/swaks-20050605.3.ebuild,v 1.1 2005/06/23 23:11:07 ticho Exp $ + +MY_P=${P/-/.} +DESCRIPTION="Swiss Army Knife SMTP; Command line SMTP testing, including TLS and AUTH" +HOMEPAGE="http://www.jetmore.org/john/code/#swaks" +SRC_URI="http://www.jetmore.org/john/code/${MY_P}" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86" + +IUSE="ssl" + +DEPEND=">=dev-lang/perl-5.8.3" + +RDEPEND="${DEPEND} + >=dev-perl/Net-DNS-0.40 + ssl? ( >=dev-perl/Net-SSLeay-1.23 ) + >=perl-core/MIME-Base64-3.00 + >=perl-core/Digest-MD5-2.33 + >=perl-core/Time-HiRes-1.54 + >=dev-perl/Authen-NTLM-1.02 + >=dev-perl/Authen-DigestMD5-0.04" + +S=${WORKDIR} + +src_unpack() { + cp ${DISTDIR}/${A} ${WORKDIR} +} + +src_install() { + newbin ${MY_P} swaks +} + |