summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-13 06:38:59 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-13 06:38:59 +0000
commit745fadece754d297342fa1cdbbb2776101b67e5a (patch)
treeef83861fd3a435ddff908b6a3bf84d5dacea90ef /dev-db/sqliteodbc
parentwhitespace (diff)
downloadhistorical-745fadece754d297342fa1cdbbb2776101b67e5a.tar.gz
historical-745fadece754d297342fa1cdbbb2776101b67e5a.tar.bz2
historical-745fadece754d297342fa1cdbbb2776101b67e5a.zip
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-db/sqliteodbc')
-rw-r--r--dev-db/sqliteodbc/sqliteodbc-0.64-r1.ebuild3
-rw-r--r--dev-db/sqliteodbc/sqliteodbc-0.64.ebuild3
-rw-r--r--dev-db/sqliteodbc/sqliteodbc-0.70.ebuild3
3 files changed, 3 insertions, 6 deletions
diff --git a/dev-db/sqliteodbc/sqliteodbc-0.64-r1.ebuild b/dev-db/sqliteodbc/sqliteodbc-0.64-r1.ebuild
index 67faf2514064..e03b71f312b3 100644
--- a/dev-db/sqliteodbc/sqliteodbc-0.64-r1.ebuild
+++ b/dev-db/sqliteodbc/sqliteodbc-0.64-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.64-r1.ebuild,v 1.1 2006/02/02 19:12:08 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.64-r1.ebuild,v 1.2 2007/07/13 06:38:59 mr_bones_ Exp $
inherit eutils
@@ -47,7 +47,6 @@ src_compile() {
emake || die "could not compile"
}
-
src_install() {
dodir /usr/lib
einstall || die "could not install"
diff --git a/dev-db/sqliteodbc/sqliteodbc-0.64.ebuild b/dev-db/sqliteodbc/sqliteodbc-0.64.ebuild
index dd33055b3a8d..08d528c4c3e1 100644
--- a/dev-db/sqliteodbc/sqliteodbc-0.64.ebuild
+++ b/dev-db/sqliteodbc/sqliteodbc-0.64.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.64.ebuild,v 1.3 2006/02/02 19:12:08 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.64.ebuild,v 1.4 2007/07/13 06:38:59 mr_bones_ Exp $
inherit eutils
@@ -30,7 +30,6 @@ src_compile() {
emake || die "could not compile"
}
-
src_install() {
dodir /usr/lib
einstall || die "could not install"
diff --git a/dev-db/sqliteodbc/sqliteodbc-0.70.ebuild b/dev-db/sqliteodbc/sqliteodbc-0.70.ebuild
index 5a7d70bbcbe7..81f6c57fea2d 100644
--- a/dev-db/sqliteodbc/sqliteodbc-0.70.ebuild
+++ b/dev-db/sqliteodbc/sqliteodbc-0.70.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.70.ebuild,v 1.2 2006/12/11 01:46:08 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.70.ebuild,v 1.3 2007/07/13 06:38:59 mr_bones_ Exp $
inherit eutils autotools
@@ -41,7 +41,6 @@ src_compile() {
emake || die "could not compile"
}
-
src_install() {
dodir /usr/lib
einstall || die "could not install"