diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-05-22 08:12:07 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-05-22 08:12:07 +0000 |
commit | 882205a2f52137658d346109ca482f48e1aeecd5 (patch) | |
tree | b445f221b9371e0b070ff757099936bd6cfdf894 /sci-electronics/geda-docs | |
parent | whitespace (diff) | |
download | gentoo-2-882205a2f52137658d346109ca482f48e1aeecd5.tar.gz gentoo-2-882205a2f52137658d346109ca482f48e1aeecd5.tar.bz2 gentoo-2-882205a2f52137658d346109ca482f48e1aeecd5.zip |
whitespace
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'sci-electronics/geda-docs')
-rw-r--r-- | sci-electronics/geda-docs/geda-docs-1.4.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-electronics/geda-docs/geda-docs-1.4.3.ebuild b/sci-electronics/geda-docs/geda-docs-1.4.3.ebuild index 4330409adba2..73a83ceb7975 100644 --- a/sci-electronics/geda-docs/geda-docs-1.4.3.ebuild +++ b/sci-electronics/geda-docs/geda-docs-1.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-docs/geda-docs-1.4.3.ebuild,v 1.1 2009/05/20 01:57:06 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-docs/geda-docs-1.4.3.ebuild,v 1.2 2009/05/22 08:12:07 mr_bones_ Exp $ inherit versionator @@ -20,4 +20,3 @@ src_install() { emake DESTDIR="${D}" install || die "install failed" dodoc AUTHORS NEWS README } - |