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
commitf8510fa218ddda77c195574461ba006522adb68e (patch)
treec458f1e9c58fc679bd64260e8f08faebed4ca5e5 /dev-db/sqliteodbc
parentwhitespace (diff)
downloadgentoo-2-f8510fa218ddda77c195574461ba006522adb68e.tar.gz
gentoo-2-f8510fa218ddda77c195574461ba006522adb68e.tar.bz2
gentoo-2-f8510fa218ddda77c195574461ba006522adb68e.zip
whitespace
(Portage version: 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"