summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2005-03-25 02:10:10 +0000
committerTorsten Veller <tove@gentoo.org>2005-03-25 02:10:10 +0000
commit15ac494956c9485ef47f4c9d173ffa50cd8534d4 (patch)
treecdcbd87a4b16090885cb7c64c51e1665163b1778 /net-mail/t-prot
parentAdded ~sparc keyword. (diff)
downloadgentoo-2-15ac494956c9485ef47f4c9d173ffa50cd8534d4.tar.gz
gentoo-2-15ac494956c9485ef47f4c9d173ffa50cd8534d4.tar.bz2
gentoo-2-15ac494956c9485ef47f4c9d173ffa50cd8534d4.zip
Version bump.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-mail/t-prot')
-rw-r--r--net-mail/t-prot/ChangeLog8
-rw-r--r--net-mail/t-prot/Manifest12
-rw-r--r--net-mail/t-prot/files/digest-t-prot-1.981
-rw-r--r--net-mail/t-prot/files/digest-t-prot-1.991
-rw-r--r--net-mail/t-prot/t-prot-1.99.ebuild (renamed from net-mail/t-prot/t-prot-1.98.ebuild)4
5 files changed, 12 insertions, 14 deletions
diff --git a/net-mail/t-prot/ChangeLog b/net-mail/t-prot/ChangeLog
index b0f91123ac18..5cec64b3b2f6 100644
--- a/net-mail/t-prot/ChangeLog
+++ b/net-mail/t-prot/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-mail/t-prot
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/ChangeLog,v 1.4 2005/03/06 23:25:18 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/ChangeLog,v 1.5 2005/03/25 02:10:10 tove Exp $
+
+*t-prot-1.99 (25 Mar 2005)
+
+ 25 Mar 2005; Torsten Veller <tove@gentoo.org> -t-prot-1.98.ebuild,
+ +t-prot-1.99.ebuild:
+ Version bump.
*t-prot-1.98 (07 Mar 2005)
diff --git a/net-mail/t-prot/Manifest b/net-mail/t-prot/Manifest
index 33cdc9713452..ea235ea75928 100644
--- a/net-mail/t-prot/Manifest
+++ b/net-mail/t-prot/Manifest
@@ -1,14 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 28c9807087a2bd2794a0ceda901fced4 t-prot-1.99.ebuild 1040
MD5 043a897623c74f6580f534a6217405c6 t-prot-1.98.ebuild 1039
MD5 ec5bae1bea42112a7756757a824a0143 ChangeLog 770
MD5 9d7120f9b92852e129ad7428da4971ba metadata.xml 251
MD5 b7840ec0aac3d8a02f5961ab15507dda files/digest-t-prot-1.98 62
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFCK5FrV3J2n04EauwRAn/DAJ9oKEdeOsfoami0mxGspqQ+uIB4SACdGX3+
-fNjF/PUeZuLMEkC/DJBIUgk=
-=/G4s
------END PGP SIGNATURE-----
+MD5 ad182498bcdb4ca3d32587fe29b61017 files/digest-t-prot-1.99 62
diff --git a/net-mail/t-prot/files/digest-t-prot-1.98 b/net-mail/t-prot/files/digest-t-prot-1.98
deleted file mode 100644
index e33ac96aeab6..000000000000
--- a/net-mail/t-prot/files/digest-t-prot-1.98
+++ /dev/null
@@ -1 +0,0 @@
-MD5 7978934335c8394ed6995176357bf116 t-prot-1.98.tar.gz 36472
diff --git a/net-mail/t-prot/files/digest-t-prot-1.99 b/net-mail/t-prot/files/digest-t-prot-1.99
new file mode 100644
index 000000000000..390be56f95d6
--- /dev/null
+++ b/net-mail/t-prot/files/digest-t-prot-1.99
@@ -0,0 +1 @@
+MD5 e76757a5cd73dab00a21b59b9ea4c0be t-prot-1.99.tar.gz 36508
diff --git a/net-mail/t-prot/t-prot-1.98.ebuild b/net-mail/t-prot/t-prot-1.99.ebuild
index 9eca27e095d9..2d826a83c632 100644
--- a/net-mail/t-prot/t-prot-1.98.ebuild
+++ b/net-mail/t-prot/t-prot-1.99.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/t-prot/t-prot-1.98.ebuild,v 1.1 2005/03/06 23:25:18 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/t-prot-1.99.ebuild,v 1.1 2005/03/25 02:10:10 tove Exp $
inherit eutils
@@ -24,7 +24,7 @@ src_unpack() {
epatch ${S}/contrib/t-prot-r1.*-mutt157.diff
fi
- if has_version '~app-crypt/gnupg-1.2.6' ; then
+ if has_version '<=app-crypt/gnupg-1.2.6' ; then
epatch ${S}/contrib/t-prot-r1.*-gpg126.diff
fi
}