diff options
author | 2008-04-22 03:00:31 +0000 | |
---|---|---|
committer | 2008-04-22 03:00:31 +0000 | |
commit | a6ae0299e729133cd9564698e4097ea0c0f7b6b8 (patch) | |
tree | 1abce68d9029c6bf295dc5c2d863e8f88cf4c92c /sci-electronics | |
parent | add namespace support (diff) | |
download | gentoo-2-a6ae0299e729133cd9564698e4097ea0c0f7b6b8.tar.gz gentoo-2-a6ae0299e729133cd9564698e4097ea0c0f7b6b8.tar.bz2 gentoo-2-a6ae0299e729133cd9564698e4097ea0c0f7b6b8.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/gerbv/gerbv-2.0.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-electronics/gerbv/gerbv-2.0.1.ebuild b/sci-electronics/gerbv/gerbv-2.0.1.ebuild index eedca7528368..f5bcaa180e4e 100644 --- a/sci-electronics/gerbv/gerbv-2.0.1.ebuild +++ b/sci-electronics/gerbv/gerbv-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-2.0.1.ebuild,v 1.1 2008/04/21 22:30:49 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-2.0.1.ebuild,v 1.2 2008/04/22 03:00:31 mr_bones_ Exp $ inherit fdo-mime @@ -64,4 +64,3 @@ pkg_postinst() { pkg_postrm() { fdo-mime_desktop_database_update } - |