diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 06:38:59 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 06:38:59 +0000 |
commit | f8510fa218ddda77c195574461ba006522adb68e (patch) | |
tree | c458f1e9c58fc679bd64260e8f08faebed4ca5e5 /dev-db/oracle-instantclient-sqlplus | |
parent | whitespace (diff) | |
download | gentoo-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/oracle-instantclient-sqlplus')
-rw-r--r-- | dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-10.2.0.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-10.2.0.3.ebuild b/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-10.2.0.3.ebuild index 7159cb655a79..4fa8529ba226 100644 --- a/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-10.2.0.3.ebuild +++ b/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-10.2.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-10.2.0.3.ebuild,v 1.4 2007/03/27 13:28:59 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-10.2.0.3.ebuild,v 1.5 2007/07/13 06:38:59 mr_bones_ Exp $ inherit eutils @@ -28,7 +28,6 @@ pkg_setup() { export MY_P=${!MY_P} } - pkg_nofetch() { eerror "Please go to:" eerror " ${HOMEPAGE}" |