summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2004-10-03 21:13:48 +0000
committerSven Wegener <swegener@gentoo.org>2004-10-03 21:13:48 +0000
commit424ec53166f98d79bb01b4390d39cf838b7dd19e (patch)
tree87a544a525d2f0bfe527504a408e7eab2a241c96 /dev-db/libdbi
parentFixed header. (diff)
downloadhistorical-424ec53166f98d79bb01b4390d39cf838b7dd19e.tar.gz
historical-424ec53166f98d79bb01b4390d39cf838b7dd19e.tar.bz2
historical-424ec53166f98d79bb01b4390d39cf838b7dd19e.zip
Fixed CVS Header.
Diffstat (limited to 'dev-db/libdbi')
-rw-r--r--dev-db/libdbi/Manifest12
-rw-r--r--dev-db/libdbi/libdbi-0.7.2.ebuild1
2 files changed, 12 insertions, 1 deletions
diff --git a/dev-db/libdbi/Manifest b/dev-db/libdbi/Manifest
index 37ee68e86c67..149ff3295d7d 100644
--- a/dev-db/libdbi/Manifest
+++ b/dev-db/libdbi/Manifest
@@ -1,3 +1,13 @@
-MD5 2d448325894a83cd99f9c589cc0c34ad libdbi-0.7.2.ebuild 691
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 b977a3b06aca920ac35e70f01017992a ChangeLog 566
+MD5 d9b3d527ad7cbe2d10038e3907955afd libdbi-0.7.2.ebuild 801
MD5 4134032b5381a34b9be39bb9bbd17ef8 files/digest-libdbi-0.7.2 64
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.9.10 (GNU/Linux)
+
+iD8DBQFBYGuSI1lqEGTUzyQRAvTfAKCkox/6mbZEeOEHJWHKAguYCaNLRgCdEHa5
+N4v5MjnkTgVIPYJMyOiY7Ik=
+=U+S2
+-----END PGP SIGNATURE-----
diff --git a/dev-db/libdbi/libdbi-0.7.2.ebuild b/dev-db/libdbi/libdbi-0.7.2.ebuild
index 0b53371affb1..779c9359fb99 100644
--- a/dev-db/libdbi/libdbi-0.7.2.ebuild
+++ b/dev-db/libdbi/libdbi-0.7.2.ebuild
@@ -1,5 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/libdbi-0.7.2.ebuild,v 1.5 2004/10/03 21:13:48 swegener Exp $
DESCRIPTION="libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl."
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"