diff options
author | 2004-03-14 12:28:58 +0000 | |
---|---|---|
committer | 2004-03-14 12:28:58 +0000 | |
commit | 929d2b94a7f14db8cd39ae725c5e1557931e3ca4 (patch) | |
tree | d88830eafccda0637462a8d3b1665d9f50f4e56d /dev-libs/cryptlib | |
parent | add utf8 useflag for zope (diff) | |
download | gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.tar.gz gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.tar.bz2 gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.zip |
header fix
Diffstat (limited to 'dev-libs/cryptlib')
-rw-r--r-- | dev-libs/cryptlib/cryptlib-3.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/cryptlib/cryptlib-3.1_beta04.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/cryptlib/cryptlib-3.1_beta05.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/cryptlib/cryptlib-3.0.ebuild b/dev-libs/cryptlib/cryptlib-3.0.ebuild index 90b78268c887..e4ea819165b9 100644 --- a/dev-libs/cryptlib/cryptlib-3.0.ebuild +++ b/dev-libs/cryptlib/cryptlib-3.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/dev-libs/cryptlib/cryptlib-3.0.ebuild,v 1.1 2003/06/13 17:54:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cryptlib/cryptlib-3.0.ebuild,v 1.2 2004/03/14 12:28:57 mr_bones_ Exp $ DESCRIPTION="powerful security toolkit for adding encryption to software" HOMEPAGE="http://www.cs.auckland.ac.nz/~pgut001/cryptlib/" diff --git a/dev-libs/cryptlib/cryptlib-3.1_beta04.ebuild b/dev-libs/cryptlib/cryptlib-3.1_beta04.ebuild index 55008208a20d..7f74f8329496 100644 --- a/dev-libs/cryptlib/cryptlib-3.1_beta04.ebuild +++ b/dev-libs/cryptlib/cryptlib-3.1_beta04.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/dev-libs/cryptlib/cryptlib-3.1_beta04.ebuild,v 1.2 2003/10/09 07:34:15 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cryptlib/cryptlib-3.1_beta04.ebuild,v 1.3 2004/03/14 12:28:57 mr_bones_ Exp $ MY_PV=${PV/./}; MY_PV=${MY_PV/_/} DESCRIPTION="Powerful security toolkit for adding encryption to software" diff --git a/dev-libs/cryptlib/cryptlib-3.1_beta05.ebuild b/dev-libs/cryptlib/cryptlib-3.1_beta05.ebuild index 0205ee9889ab..5f2f546bf3c5 100644 --- a/dev-libs/cryptlib/cryptlib-3.1_beta05.ebuild +++ b/dev-libs/cryptlib/cryptlib-3.1_beta05.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/dev-libs/cryptlib/cryptlib-3.1_beta05.ebuild,v 1.1 2003/10/09 23:56:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cryptlib/cryptlib-3.1_beta05.ebuild,v 1.2 2004/03/14 12:28:57 mr_bones_ Exp $ S=${WORKDIR} MY_PV=${PV/./}; MY_PV=${MY_PV/_/} |