diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-12-11 17:08:30 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-12-11 17:08:30 +0000 |
commit | 95eca8e255d23e18fd5faa4a360500fcff617d3f (patch) | |
tree | 07ab65fbee9668cbf887d2cceb6f2b05fcdd8a6a /sci-chemistry/gchempaint | |
parent | Stable on ppc wrt bug 201839 (diff) | |
download | gentoo-2-95eca8e255d23e18fd5faa4a360500fcff617d3f.tar.gz gentoo-2-95eca8e255d23e18fd5faa4a360500fcff617d3f.tar.bz2 gentoo-2-95eca8e255d23e18fd5faa4a360500fcff617d3f.zip |
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'sci-chemistry/gchempaint')
-rw-r--r-- | sci-chemistry/gchempaint/gchempaint-0.8.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-chemistry/gchempaint/gchempaint-0.8.4.ebuild b/sci-chemistry/gchempaint/gchempaint-0.8.4.ebuild index fa056d2fc70e..199586a47f64 100644 --- a/sci-chemistry/gchempaint/gchempaint-0.8.4.ebuild +++ b/sci-chemistry/gchempaint/gchempaint-0.8.4.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/sci-chemistry/gchempaint/gchempaint-0.8.4.ebuild,v 1.1 2007/12/11 05:00:23 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gchempaint/gchempaint-0.8.4.ebuild,v 1.2 2007/12/11 17:08:30 mr_bones_ Exp $ inherit autotools gnome2 @@ -19,4 +19,3 @@ src_compile() { eautoreconf gnome2_src_compile --disable-update-databases } - |