summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-crypt/aes-crypt/aes-crypt-1.0.7.ebuild4
-rw-r--r--app-crypt/bcrypt/bcrypt-1.1.ebuild4
-rw-r--r--app-crypt/bestcrypt/bestcrypt-1.2_p6.ebuild4
-rw-r--r--app-crypt/bestcrypt/bestcrypt-1.4_p2.ebuild4
-rw-r--r--app-crypt/cryptoapi/cryptoapi-2.4.7.0.ebuild4
-rw-r--r--app-crypt/gpa/gpa-0.4.3.ebuild4
-rw-r--r--app-crypt/gpgme/gpgme-0.3.6-r1.ebuild4
-rw-r--r--app-crypt/gpgme/gpgme-0.3.9.ebuild4
-rw-r--r--app-crypt/johntheripper/johntheripper-1.6-r1.ebuild4
-rw-r--r--app-crypt/johntheripper/johntheripper-1.6.ebuild4
-rw-r--r--app-crypt/keylookup/keylookup-2.2.ebuild4
-rw-r--r--app-crypt/keynote/keynote-2.3.ebuild4
-rw-r--r--app-crypt/kgpg/kgpg-0.9.5.ebuild4
-rw-r--r--app-crypt/kgpg/kgpg-1.0.0.ebuild4
-rw-r--r--app-crypt/mhash/mhash-0.8.16.ebuild4
-rw-r--r--app-crypt/mhash/mhash-0.8.18.ebuild4
-rw-r--r--app-crypt/mhash/mhash-0.8.9.ebuild4
-rw-r--r--app-crypt/mit-krb5/mit-krb5-1.2.6-r2.ebuild4
-rw-r--r--app-crypt/mit-krb5/mit-krb5-1.2.6-r3.ebuild4
-rw-r--r--app-crypt/mit-krb5/mit-krb5-1.2.7.ebuild4
-rw-r--r--app-crypt/mit-krb5/mit-krb5-1.2.8.ebuild4
-rw-r--r--app-crypt/newpg/newpg-0.9.4-r1.ebuild4
-rw-r--r--app-crypt/newpg/newpg-0.9.4.ebuild4
-rw-r--r--app-crypt/pam_krb5/pam_krb5-1.0.ebuild4
-rw-r--r--app-crypt/pam_ssh/pam_ssh-1.9.ebuild2
-rw-r--r--app-crypt/pinentry/pinentry-0.6.9.ebuild4
-rw-r--r--app-crypt/pinentry/pinentry-0.7.0.ebuild4
-rw-r--r--app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild4
28 files changed, 55 insertions, 55 deletions
diff --git a/app-crypt/aes-crypt/aes-crypt-1.0.7.ebuild b/app-crypt/aes-crypt/aes-crypt-1.0.7.ebuild
index c3f8b824ae97..fd35be62fc0b 100644
--- a/app-crypt/aes-crypt/aes-crypt-1.0.7.ebuild
+++ b/app-crypt/aes-crypt/aes-crypt-1.0.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/aes-crypt/aes-crypt-1.0.7.ebuild,v 1.3 2003/08/15 06:58:39 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/aes-crypt/aes-crypt-1.0.7.ebuild,v 1.4 2004/03/13 21:50:28 mr_bones_ Exp $
At="${PN/-crypt/}-${PV}"
DESCRIPTION="Command line program ('aes') to encrypt and decrypt data using the Rijndael algorythm"
diff --git a/app-crypt/bcrypt/bcrypt-1.1.ebuild b/app-crypt/bcrypt/bcrypt-1.1.ebuild
index 29d3281ef8ad..2dc7ca234a52 100644
--- a/app-crypt/bcrypt/bcrypt-1.1.ebuild
+++ b/app-crypt/bcrypt/bcrypt-1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcrypt/bcrypt-1.1.ebuild,v 1.3 2003/10/01 09:39:25 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcrypt/bcrypt-1.1.ebuild,v 1.4 2004/03/13 21:50:28 mr_bones_ Exp $
DESCRIPTION="A file encryption utility using Paul Kocher's implementation of the blowfish algorithm"
HOMEPAGE="http://bcrypt.sourceforge.net/"
diff --git a/app-crypt/bestcrypt/bestcrypt-1.2_p6.ebuild b/app-crypt/bestcrypt/bestcrypt-1.2_p6.ebuild
index 59bdc796dfda..72de3f77d98b 100644
--- a/app-crypt/bestcrypt/bestcrypt-1.2_p6.ebuild
+++ b/app-crypt/bestcrypt/bestcrypt-1.2_p6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.2_p6.ebuild,v 1.5 2003/12/12 22:31:20 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.2_p6.ebuild,v 1.6 2004/03/13 21:50:28 mr_bones_ Exp $
MY_PN="bcrypt"
DESCRIPTION="commercially licensed transparent filesystem encryption"
diff --git a/app-crypt/bestcrypt/bestcrypt-1.4_p2.ebuild b/app-crypt/bestcrypt/bestcrypt-1.4_p2.ebuild
index abde857021e8..f48b8926b980 100644
--- a/app-crypt/bestcrypt/bestcrypt-1.4_p2.ebuild
+++ b/app-crypt/bestcrypt/bestcrypt-1.4_p2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.4_p2.ebuild,v 1.2 2003/12/12 22:31:20 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.4_p2.ebuild,v 1.3 2004/03/13 21:50:28 mr_bones_ Exp $
MY_PN="bcrypt"
DESCRIPTION="commercially licensed transparent filesystem encryption"
diff --git a/app-crypt/cryptoapi/cryptoapi-2.4.7.0.ebuild b/app-crypt/cryptoapi/cryptoapi-2.4.7.0.ebuild
index 3006258d5083..fe399e4fa23b 100644
--- a/app-crypt/cryptoapi/cryptoapi-2.4.7.0.ebuild
+++ b/app-crypt/cryptoapi/cryptoapi-2.4.7.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptoapi/cryptoapi-2.4.7.0.ebuild,v 1.17 2004/01/14 21:12:47 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptoapi/cryptoapi-2.4.7.0.ebuild,v 1.18 2004/03/13 21:50:28 mr_bones_ Exp $
inherit check-kernel
diff --git a/app-crypt/gpa/gpa-0.4.3.ebuild b/app-crypt/gpa/gpa-0.4.3.ebuild
index adef80ceb5ef..be2a46f39ff1 100644
--- a/app-crypt/gpa/gpa-0.4.3.ebuild
+++ b/app-crypt/gpa/gpa-0.4.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.4.3.ebuild,v 1.15 2004/02/22 18:11:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.4.3.ebuild,v 1.16 2004/03/13 21:50:28 mr_bones_ Exp $
DESCRIPTION="Standard GUI for GnuPG"
SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/gpa/${P}.tar.gz"
diff --git a/app-crypt/gpgme/gpgme-0.3.6-r1.ebuild b/app-crypt/gpgme/gpgme-0.3.6-r1.ebuild
index 28fecd2c67cb..24455fa77466 100644
--- a/app-crypt/gpgme/gpgme-0.3.6-r1.ebuild
+++ b/app-crypt/gpgme/gpgme-0.3.6-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.3.6-r1.ebuild,v 1.10 2004/02/22 18:11:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.3.6-r1.ebuild,v 1.11 2004/03/13 21:50:28 mr_bones_ Exp $
DESCRIPTION="GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications."
SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/${P}.tar.gz"
diff --git a/app-crypt/gpgme/gpgme-0.3.9.ebuild b/app-crypt/gpgme/gpgme-0.3.9.ebuild
index db555626e920..637b4db49b33 100644
--- a/app-crypt/gpgme/gpgme-0.3.9.ebuild
+++ b/app-crypt/gpgme/gpgme-0.3.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.3.9.ebuild,v 1.7 2004/02/22 18:11:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.3.9.ebuild,v 1.8 2004/03/13 21:50:28 mr_bones_ Exp $
DESCRIPTION="GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications."
SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/${P}.tar.gz"
diff --git a/app-crypt/johntheripper/johntheripper-1.6-r1.ebuild b/app-crypt/johntheripper/johntheripper-1.6-r1.ebuild
index 255750198ead..a6d9f1832515 100644
--- a/app-crypt/johntheripper/johntheripper-1.6-r1.ebuild
+++ b/app-crypt/johntheripper/johntheripper-1.6-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.6-r1.ebuild,v 1.6 2003/10/01 09:39:25 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.6-r1.ebuild,v 1.7 2004/03/13 21:50:28 mr_bones_ Exp $
inherit eutils
diff --git a/app-crypt/johntheripper/johntheripper-1.6.ebuild b/app-crypt/johntheripper/johntheripper-1.6.ebuild
index 13a36b6309bb..2eb5a0d37d92 100644
--- a/app-crypt/johntheripper/johntheripper-1.6.ebuild
+++ b/app-crypt/johntheripper/johntheripper-1.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.6.ebuild,v 1.19 2003/10/01 19:50:48 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.6.ebuild,v 1.20 2004/03/13 21:50:28 mr_bones_ Exp $
inherit eutils
diff --git a/app-crypt/keylookup/keylookup-2.2.ebuild b/app-crypt/keylookup/keylookup-2.2.ebuild
index 6d82788338b8..c3029da1cbb7 100644
--- a/app-crypt/keylookup/keylookup-2.2.ebuild
+++ b/app-crypt/keylookup/keylookup-2.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/keylookup/keylookup-2.2.ebuild,v 1.5 2003/09/21 09:44:08 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/keylookup/keylookup-2.2.ebuild,v 1.6 2004/03/13 21:50:28 mr_bones_ Exp $
DESCRIPTION="A tool to fetch PGP keys from keyservers"
HOMEPAGE="http://www.palfrader.org/keylookup/"
diff --git a/app-crypt/keynote/keynote-2.3.ebuild b/app-crypt/keynote/keynote-2.3.ebuild
index 8a7621386fc0..2b7ae14809a4 100644
--- a/app-crypt/keynote/keynote-2.3.ebuild
+++ b/app-crypt/keynote/keynote-2.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/keynote/keynote-2.3.ebuild,v 1.1 2003/12/23 15:29:33 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/keynote/keynote-2.3.ebuild,v 1.2 2004/03/13 21:50:28 mr_bones_ Exp $
DESCRIPTION="The KeyNote Trust-Management System"
HOMEPAGE="http://www1.cs.columbia.edu/~angelos/keynote.html"
diff --git a/app-crypt/kgpg/kgpg-0.9.5.ebuild b/app-crypt/kgpg/kgpg-0.9.5.ebuild
index aa159c0fd54e..e64973616e1b 100644
--- a/app-crypt/kgpg/kgpg-0.9.5.ebuild
+++ b/app-crypt/kgpg/kgpg-0.9.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/kgpg/kgpg-0.9.5.ebuild,v 1.6 2003/09/05 01:34:21 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/kgpg/kgpg-0.9.5.ebuild,v 1.7 2004/03/13 21:50:28 mr_bones_ Exp $
inherit kde-base
need-kde 3
diff --git a/app-crypt/kgpg/kgpg-1.0.0.ebuild b/app-crypt/kgpg/kgpg-1.0.0.ebuild
index f4434557912d..850da9c1856d 100644
--- a/app-crypt/kgpg/kgpg-1.0.0.ebuild
+++ b/app-crypt/kgpg/kgpg-1.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/kgpg/kgpg-1.0.0.ebuild,v 1.4 2003/09/05 01:34:21 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/kgpg/kgpg-1.0.0.ebuild,v 1.5 2004/03/13 21:50:28 mr_bones_ Exp $
inherit kde-base
need-kde 3
diff --git a/app-crypt/mhash/mhash-0.8.16.ebuild b/app-crypt/mhash/mhash-0.8.16.ebuild
index d766ea213f1d..fc072c2a4865 100644
--- a/app-crypt/mhash/mhash-0.8.16.ebuild
+++ b/app-crypt/mhash/mhash-0.8.16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.8.16.ebuild,v 1.13 2003/02/25 18:52:46 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.8.16.ebuild,v 1.14 2004/03/13 21:50:28 mr_bones_ Exp $
DESCRIPTION="mhash is a library providing a uniform interface to a large number of hash algorithms."
SRC_URI="mirror://sourceforge/mhash/${P}.tar.gz"
diff --git a/app-crypt/mhash/mhash-0.8.18.ebuild b/app-crypt/mhash/mhash-0.8.18.ebuild
index be69ae9ac474..d933815cdb28 100644
--- a/app-crypt/mhash/mhash-0.8.18.ebuild
+++ b/app-crypt/mhash/mhash-0.8.18.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.8.18.ebuild,v 1.2 2003/04/24 17:19:56 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.8.18.ebuild,v 1.3 2004/03/13 21:50:28 mr_bones_ Exp $
DESCRIPTION="mhash is a library providing a uniform interface to a large number of hash algorithms."
SRC_URI="mirror://sourceforge/mhash/${P}.tar.gz"
diff --git a/app-crypt/mhash/mhash-0.8.9.ebuild b/app-crypt/mhash/mhash-0.8.9.ebuild
index 5b98ac12a71a..c929dd55da71 100644
--- a/app-crypt/mhash/mhash-0.8.9.ebuild
+++ b/app-crypt/mhash/mhash-0.8.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.8.9.ebuild,v 1.11 2004/02/22 18:13:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.8.9.ebuild,v 1.12 2004/03/13 21:50:28 mr_bones_ Exp $
DESCRIPTION="mhash is a library providing a uniform interface to a large number of hash algorithms."
SRC_URI="http://mhash.sourceforge.net/dl/${P}.tar.gz"
diff --git a/app-crypt/mit-krb5/mit-krb5-1.2.6-r2.ebuild b/app-crypt/mit-krb5/mit-krb5-1.2.6-r2.ebuild
index 5c881b6f490a..fdc89dfb0089 100644
--- a/app-crypt/mit-krb5/mit-krb5-1.2.6-r2.ebuild
+++ b/app-crypt/mit-krb5/mit-krb5-1.2.6-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.2.6-r2.ebuild,v 1.7 2003/09/05 01:36:51 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.2.6-r2.ebuild,v 1.8 2004/03/13 21:50:28 mr_bones_ Exp $
inherit eutils
diff --git a/app-crypt/mit-krb5/mit-krb5-1.2.6-r3.ebuild b/app-crypt/mit-krb5/mit-krb5-1.2.6-r3.ebuild
index 58d0f94282e6..0e23dd224f17 100644
--- a/app-crypt/mit-krb5/mit-krb5-1.2.6-r3.ebuild
+++ b/app-crypt/mit-krb5/mit-krb5-1.2.6-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.2.6-r3.ebuild,v 1.7 2003/09/05 01:36:51 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.2.6-r3.ebuild,v 1.8 2004/03/13 21:50:28 mr_bones_ Exp $
inherit eutils
diff --git a/app-crypt/mit-krb5/mit-krb5-1.2.7.ebuild b/app-crypt/mit-krb5/mit-krb5-1.2.7.ebuild
index 9e02234f62e2..8a7247821150 100644
--- a/app-crypt/mit-krb5/mit-krb5-1.2.7.ebuild
+++ b/app-crypt/mit-krb5/mit-krb5-1.2.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.2.7.ebuild,v 1.7 2003/11/08 16:55:03 todd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.2.7.ebuild,v 1.8 2004/03/13 21:50:28 mr_bones_ Exp $
inherit eutils
diff --git a/app-crypt/mit-krb5/mit-krb5-1.2.8.ebuild b/app-crypt/mit-krb5/mit-krb5-1.2.8.ebuild
index a2f9f1016845..b2319ab75e8c 100644
--- a/app-crypt/mit-krb5/mit-krb5-1.2.8.ebuild
+++ b/app-crypt/mit-krb5/mit-krb5-1.2.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.2.8.ebuild,v 1.7 2003/09/05 01:36:51 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.2.8.ebuild,v 1.8 2004/03/13 21:50:28 mr_bones_ Exp $
inherit eutils
diff --git a/app-crypt/newpg/newpg-0.9.4-r1.ebuild b/app-crypt/newpg/newpg-0.9.4-r1.ebuild
index a1922a98b5c7..e5e316982e68 100644
--- a/app-crypt/newpg/newpg-0.9.4-r1.ebuild
+++ b/app-crypt/newpg/newpg-0.9.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/newpg/newpg-0.9.4-r1.ebuild,v 1.3 2003/10/27 11:05:36 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/newpg/newpg-0.9.4-r1.ebuild,v 1.4 2004/03/13 21:50:28 mr_bones_ Exp $
DESCRIPTION="NewPG is the S/MIME variant of GnuPG which does also include the gpg-agent, useful even for GnuPG"
HOMEPAGE="http://www.gnupg.org/"
diff --git a/app-crypt/newpg/newpg-0.9.4.ebuild b/app-crypt/newpg/newpg-0.9.4.ebuild
index f589fd3e9e0e..31ed98442e51 100644
--- a/app-crypt/newpg/newpg-0.9.4.ebuild
+++ b/app-crypt/newpg/newpg-0.9.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/newpg/newpg-0.9.4.ebuild,v 1.4 2003/10/27 11:05:36 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/newpg/newpg-0.9.4.ebuild,v 1.5 2004/03/13 21:50:29 mr_bones_ Exp $
DESCRIPTION="NewPG is the S/MIME variant of GnuPG which does also include the gpg-agent, useful even for GnuPG"
HOMEPAGE="http://www.gnupg.org/"
diff --git a/app-crypt/pam_krb5/pam_krb5-1.0.ebuild b/app-crypt/pam_krb5/pam_krb5-1.0.ebuild
index 2b7e5f51773c..3f67914f6b57 100644
--- a/app-crypt/pam_krb5/pam_krb5-1.0.ebuild
+++ b/app-crypt/pam_krb5/pam_krb5-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pam_krb5/pam_krb5-1.0.ebuild,v 1.15 2003/10/01 09:39:25 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pam_krb5/pam_krb5-1.0.ebuild,v 1.16 2004/03/13 21:50:29 mr_bones_ Exp $
DESCRIPTION="Pam module for MIT Kerberos V"
SRC_URI="http://www.fcusack.com/soft/${P}.tar.gz"
diff --git a/app-crypt/pam_ssh/pam_ssh-1.9.ebuild b/app-crypt/pam_ssh/pam_ssh-1.9.ebuild
index 1a35d01931dc..579dd7aea9a0 100644
--- a/app-crypt/pam_ssh/pam_ssh-1.9.ebuild
+++ b/app-crypt/pam_ssh/pam_ssh-1.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pam_ssh/pam_ssh-1.9.ebuild,v 1.2 2004/03/13 21:50:29 mr_bones_ Exp $
DESCRIPTION="Uses ssh-agent to provide single sign-on"
HOMEPAGE="http://pam-ssh.sourceforge.net/"
diff --git a/app-crypt/pinentry/pinentry-0.6.9.ebuild b/app-crypt/pinentry/pinentry-0.6.9.ebuild
index aac30fc25bbd..13bd70bdf721 100644
--- a/app-crypt/pinentry/pinentry-0.6.9.ebuild
+++ b/app-crypt/pinentry/pinentry-0.6.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.6.9.ebuild,v 1.1 2003/09/21 23:38:15 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.6.9.ebuild,v 1.2 2004/03/13 21:50:29 mr_bones_ Exp $
DESCRIPTION="collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol"
HOMEPAGE="http://www.gnupg.org/aegypten/"
diff --git a/app-crypt/pinentry/pinentry-0.7.0.ebuild b/app-crypt/pinentry/pinentry-0.7.0.ebuild
index f7075b5a456a..061f06a78240 100644
--- a/app-crypt/pinentry/pinentry-0.7.0.ebuild
+++ b/app-crypt/pinentry/pinentry-0.7.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.0.ebuild,v 1.1 2004/02/28 08:13:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.0.ebuild,v 1.2 2004/03/13 21:50:29 mr_bones_ Exp $
DESCRIPTION="collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol"
HOMEPAGE="http://www.gnupg.org/aegypten/"
diff --git a/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild b/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild
index a8682bd1f917..fdef657c896b 100644
--- a/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild
+++ b/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild,v 1.18 2003/10/01 09:39:25 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild,v 1.19 2004/03/13 21:50:29 mr_bones_ Exp $
DESCRIPTION="adds multiple ssh keys to the ssh authentication agent. These may use the same passphrase. Unlike ssh-add, if any of the keys use the same passphrase, you will only need to enter each unique passphrase once, and keys that are already added will not be prompted for again."
SRC_URI="http://www.azstarnet.com/~donut/programs/ssh-multiadd/${P}.tar.gz"