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 | e8b9cf30b62fbfbab0970b4c41fec3f0f5db77aa (patch) | |
tree | e57ce1caac1c54238ba17021c5c8f13f2e3e480d /app-text/diction/diction-1.11.ebuild | |
parent | whitespace (diff) | |
download | historical-e8b9cf30b62fbfbab0970b4c41fec3f0f5db77aa.tar.gz historical-e8b9cf30b62fbfbab0970b4c41fec3f0f5db77aa.tar.bz2 historical-e8b9cf30b62fbfbab0970b4c41fec3f0f5db77aa.zip |
whitespace
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'app-text/diction/diction-1.11.ebuild')
-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 } - |