summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorMichael Imhof <tantive@gentoo.org>2004-02-01 23:02:59 +0000
committerMichael Imhof <tantive@gentoo.org>2004-02-01 23:02:59 +0000
commite7c232bffd3db78fa9c30a4afac0f0853156eb87 (patch)
tree6e32a59d5830a5cbf6e290657c2773c6dd4134a7 /dev-db
parentfix version #40087 (diff)
downloadgentoo-2-e7c232bffd3db78fa9c30a4afac0f0853156eb87.tar.gz
gentoo-2-e7c232bffd3db78fa9c30a4afac0f0853156eb87.tar.bz2
gentoo-2-e7c232bffd3db78fa9c30a4afac0f0853156eb87.zip
Fixed typo in URL.
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/libiodbc/Manifest2
-rw-r--r--dev-db/libiodbc/libiodbc-3.51.1-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/libiodbc/Manifest b/dev-db/libiodbc/Manifest
index 0fc3bc08563f..d93d3def7acb 100644
--- a/dev-db/libiodbc/Manifest
+++ b/dev-db/libiodbc/Manifest
@@ -1,3 +1,3 @@
-MD5 c8a4755991f367d8ad2a49a94b1cfe36 libiodbc-3.51.1-r1.ebuild 1128
+MD5 cdb4a016d407d9b7e9081ce131c2a5d0 libiodbc-3.51.1-r1.ebuild 1127
MD5 594c9de40bf7077acde6ee448f5b5548 ChangeLog 512
MD5 bf083fadf4e1d7d36a3d0711631089b4 files/digest-libiodbc-3.51.1-r1 67
diff --git a/dev-db/libiodbc/libiodbc-3.51.1-r1.ebuild b/dev-db/libiodbc/libiodbc-3.51.1-r1.ebuild
index 3e5cd11e6d8e..5370aef233ed 100644
--- a/dev-db/libiodbc/libiodbc-3.51.1-r1.ebuild
+++ b/dev-db/libiodbc/libiodbc-3.51.1-r1.ebuild
@@ -1,10 +1,10 @@
# 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-r1.ebuild,v 1.1 2004/02/01 12:29:11 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libiodbc/libiodbc-3.51.1-r1.ebuild,v 1.2 2004/02/01 23:02:47 tantive Exp $
S=${WORKDIR}/${P}
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/libiodbc-${PV}.tar.gz"
-HOMEPAGE="http://www.ioodbc.com"
+HOMEPAGE="http://www.iodbc.org"
LICENSE="LGPL-2 BSD"
DEPEND="gtk? ( =x11-libs/gtk+-1* )"
IUSE="gtk"