diff options
author | 2011-05-04 04:24:33 +0000 | |
---|---|---|
committer | 2011-05-04 04:24:33 +0000 | |
commit | c13206f79b4c74969779f987ba0f05f438870d45 (patch) | |
tree | 57b41116e9a80436fa708aeba2ef82ae5a10ca3a /dev-tcltk/mysqltcl | |
parent | Enable debugging as recommended by upstream (#362655) (diff) | |
download | gentoo-2-c13206f79b4c74969779f987ba0f05f438870d45.tar.gz gentoo-2-c13206f79b4c74969779f987ba0f05f438870d45.tar.bz2 gentoo-2-c13206f79b4c74969779f987ba0f05f438870d45.zip |
whitespace
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'dev-tcltk/mysqltcl')
-rw-r--r-- | dev-tcltk/mysqltcl/mysqltcl-2.40.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/mysqltcl/mysqltcl-2.40.ebuild b/dev-tcltk/mysqltcl/mysqltcl-2.40.ebuild index 56ea667fd934..4a424ab9d5a6 100644 --- a/dev-tcltk/mysqltcl/mysqltcl-2.40.ebuild +++ b/dev-tcltk/mysqltcl/mysqltcl-2.40.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mysqltcl/mysqltcl-2.40.ebuild,v 1.7 2011/05/02 06:03:44 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mysqltcl/mysqltcl-2.40.ebuild,v 1.8 2011/05/04 04:24:33 mr_bones_ Exp $ DESCRIPTION="TCL MySQL Interface" HOMEPAGE="http://www.xdobry.de/mysqltcl/" @@ -32,4 +32,4 @@ src_install() { emake DESTDIR="${D}" install || die dodoc AUTHORS README README-msqltcl ChangeLog dohtml doc/mysqltcl.html -}
\ No newline at end of file +} |