summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-14 13:19:53 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-14 13:19:53 +0000
commit9f86b2e779dda328f3729ba41dd328b51f0adb28 (patch)
treeaa88db1a3f6083a3a6ad325727de0b5557f0ccac /dev-db/libiodbc
parentDon't assign default to S; header fix (diff)
downloadhistorical-9f86b2e779dda328f3729ba41dd328b51f0adb28.tar.gz
historical-9f86b2e779dda328f3729ba41dd328b51f0adb28.tar.bz2
historical-9f86b2e779dda328f3729ba41dd328b51f0adb28.zip
header fix
Diffstat (limited to 'dev-db/libiodbc')
-rw-r--r--dev-db/libiodbc/libiodbc-3.51.1-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-db/libiodbc/libiodbc-3.51.1-r2.ebuild b/dev-db/libiodbc/libiodbc-3.51.1-r2.ebuild
index b27a8679f851..3f0ffc11b38b 100644
--- a/dev-db/libiodbc/libiodbc-3.51.1-r2.ebuild
+++ b/dev-db/libiodbc/libiodbc-3.51.1-r2.ebuild
@@ -1,6 +1,7 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/libiodbc/libiodbc-3.51.1-r2.ebuild,v 1.2 2004/02/02 06:10:39 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libiodbc/libiodbc-3.51.1-r2.ebuild,v 1.3 2004/03/14 13:19:53 mr_bones_ Exp $
+
DESCRIPTION="iODBC is the acronym for Independent Open DataBase Connectivity, an Open Source platform independent implementation of both the ODBC and X/Open specifications. It is rapidly emerging as the industry standard for developing solutions that are language, platform and database independent."
SRC_URI="http://www.iodbc.org/dist/${P}.tar.gz"
HOMEPAGE="http://www.iodbc.org/"