diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-08 07:19:51 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-08 07:19:51 +0000 |
commit | f8972dad06387b3c4a1a10220f377be859f1c602 (patch) | |
tree | d752de345f13d5183aa16efbb07a4cf8e7fea78b /dev-libs/libtasn1 | |
parent | repoman: header fix (diff) | |
download | gentoo-2-f8972dad06387b3c4a1a10220f377be859f1c602.tar.gz gentoo-2-f8972dad06387b3c4a1a10220f377be859f1c602.tar.bz2 gentoo-2-f8972dad06387b3c4a1a10220f377be859f1c602.zip |
repoman: header fix
Diffstat (limited to 'dev-libs/libtasn1')
-rw-r--r-- | dev-libs/libtasn1/Manifest | 2 | ||||
-rw-r--r-- | dev-libs/libtasn1/libtasn1-0.2.5.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libtasn1/Manifest b/dev-libs/libtasn1/Manifest index ebd893ac19fc..4958a127eb5a 100644 --- a/dev-libs/libtasn1/Manifest +++ b/dev-libs/libtasn1/Manifest @@ -1,4 +1,4 @@ MD5 874e0e364d01e8a80cfdd465475f19de ChangeLog 377 -MD5 46e8275b0b451074e80a1d96e46216ef libtasn1-0.2.5.ebuild 761 +MD5 a4ca84407d6d3e641be6e4dd6359481a libtasn1-0.2.5.ebuild 766 MD5 8f906ffe0aa837e5e26fe03af3043461 metadata.xml 219 MD5 cc07074154018eda55e36d7f44f4474b files/digest-libtasn1-0.2.5 66 diff --git a/dev-libs/libtasn1/libtasn1-0.2.5.ebuild b/dev-libs/libtasn1/libtasn1-0.2.5.ebuild index 30c81e44b1f9..cce0ee47a9bc 100644 --- a/dev-libs/libtasn1/libtasn1-0.2.5.ebuild +++ b/dev-libs/libtasn1/libtasn1-0.2.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 2003 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/libtasn1-0.2.5.ebuild,v 1.2 2003/09/06 22:29:24 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/libtasn1-0.2.5.ebuild,v 1.3 2003/09/08 07:19:26 msterret Exp $ DESCRIPTION="This is the library which provides ASN.1 structures parsing capabilities for use with GNUTLS" HOMEPAGE="http://www.gnutls.org/" |