diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-10-13 22:46:50 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-10-13 22:46:50 +0000 |
commit | 4ab60217835ddff12c50fc469f854b60476ea992 (patch) | |
tree | 8542acb0fa821b342ca31b6077967ccd20cbd905 /app-text | |
parent | whitespace (diff) | |
download | gentoo-2-4ab60217835ddff12c50fc469f854b60476ea992.tar.gz gentoo-2-4ab60217835ddff12c50fc469f854b60476ea992.tar.bz2 gentoo-2-4ab60217835ddff12c50fc469f854b60476ea992.zip |
whitespace
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/diction/diction-1.11.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-text/diction/diction-1.11.ebuild b/app-text/diction/diction-1.11.ebuild index e0d875f96cdb..4bd8cb2d0d7a 100644 --- a/app-text/diction/diction-1.11.ebuild +++ b/app-text/diction/diction-1.11.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/app-text/diction/diction-1.11.ebuild,v 1.1 2007/10/13 01:26:58 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.11.ebuild,v 1.2 2007/10/13 22:46:50 mr_bones_ Exp $ inherit eutils versionator @@ -32,4 +32,3 @@ src_install() { make DESTDIR="${D}" install dodoc NEWS README } - |