diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:36:07 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:36:07 +0000 |
commit | 1cd6861b6d014111e50ce356c5f6c924b399e873 (patch) | |
tree | 14643ae2cee9955be1f15ffa4dbabcbbf58d9e50 /net-news/straw/straw-0.25.1-r1.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-1cd6861b6d014111e50ce356c5f6c924b399e873.tar.gz gentoo-2-1cd6861b6d014111e50ce356c5f6c924b399e873.tar.bz2 gentoo-2-1cd6861b6d014111e50ce356c5f6c924b399e873.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-news/straw/straw-0.25.1-r1.ebuild')
-rw-r--r-- | net-news/straw/straw-0.25.1-r1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-news/straw/straw-0.25.1-r1.ebuild b/net-news/straw/straw-0.25.1-r1.ebuild index a92261cf3231..c36c62426e9b 100644 --- a/net-news/straw/straw-0.25.1-r1.ebuild +++ b/net-news/straw/straw-0.25.1-r1.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/net-news/straw/straw-0.25.1-r1.ebuild,v 1.3 2007/03/05 16:22:03 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-news/straw/straw-0.25.1-r1.ebuild,v 1.4 2007/06/26 02:36:07 mr_bones_ Exp $ inherit gnome2 python distutils virtualx eutils @@ -39,10 +39,10 @@ pkg_setup() { fi } -# This about of virtualmake in src_compile and src_install are -# pretty horrible.. why can't I compile gtk base modules in +# This about of virtualmake in src_compile and src_install are +# pretty horrible.. why can't I compile gtk base modules in # distutils without that (ps. I'm the upstream guy to blame) -# Olivier Crete <tester@gentoo.org> +# Olivier Crete <tester@gentoo.org> src_compile() { epatch "${FILESDIR}"/${P}-setup-fix.patch |