diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-06-23 15:22:24 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-06-23 15:22:24 +0000 |
commit | 7ce5b16bdb71106003b2ad90e6aa50267f7f775c (patch) | |
tree | 579df1393580a32e4c8bc1f9986d39602658771c /net-mail | |
parent | whitespace (diff) | |
download | gentoo-2-7ce5b16bdb71106003b2ad90e6aa50267f7f775c.tar.gz gentoo-2-7ce5b16bdb71106003b2ad90e6aa50267f7f775c.tar.bz2 gentoo-2-7ce5b16bdb71106003b2ad90e6aa50267f7f775c.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/libpst/libpst-0.6.38.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/libpst/libpst-0.6.38.ebuild b/net-mail/libpst/libpst-0.6.38.ebuild index 6ae07ef9b087..dc53358495b0 100644 --- a/net-mail/libpst/libpst-0.6.38.ebuild +++ b/net-mail/libpst/libpst-0.6.38.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/net-mail/libpst/libpst-0.6.38.ebuild,v 1.1 2009/06/22 09:06:06 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/libpst-0.6.38.ebuild,v 1.2 2009/06/23 15:22:24 mr_bones_ Exp $ EAPI="2" @@ -21,7 +21,7 @@ RDEPEND="media-libs/gd[png] #>=dev-libs/boost-1.35.0-r5[python]" DEPEND="${RDEPEND}" -# we disable the python bindings for now. Feel free to fix the configure script to know about py 2.6 and +# we disable the python bindings for now. Feel free to fix the configure script to know about py 2.6 and # such advanced concepts ... src_configure() { econf \ |