diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2013-02-18 16:44:23 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2013-02-18 16:44:23 +0000 |
commit | 23e2b0b1e67d2dcdcd5373aa60f88707cce3346a (patch) | |
tree | 648e7ad94de8d12d1c4487f8369d7ab07509c671 /net-nntp | |
parent | whitespace (diff) | |
download | gentoo-2-23e2b0b1e67d2dcdcd5373aa60f88707cce3346a.tar.gz gentoo-2-23e2b0b1e67d2dcdcd5373aa60f88707cce3346a.tar.bz2 gentoo-2-23e2b0b1e67d2dcdcd5373aa60f88707cce3346a.zip |
whitespace
(Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-nntp')
-rw-r--r-- | net-nntp/sabnzbd/sabnzbd-0.7.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nntp/sabnzbd/sabnzbd-0.7.11.ebuild b/net-nntp/sabnzbd/sabnzbd-0.7.11.ebuild index e5095cc486f7..a09bcb079c56 100644 --- a/net-nntp/sabnzbd/sabnzbd-0.7.11.ebuild +++ b/net-nntp/sabnzbd/sabnzbd-0.7.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/sabnzbd/sabnzbd-0.7.11.ebuild,v 1.1 2013/02/14 18:39:40 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/sabnzbd/sabnzbd-0.7.11.ebuild,v 1.2 2013/02/18 16:44:23 mr_bones_ Exp $ EAPI="4" @@ -30,7 +30,7 @@ IUSE="+rar +ssl unzip +yenc" # pynewsleecher # # Also note that cherrypy is still bundled. It's near impossible to find -# out where the bundled and heavily patched version came from (pulled from +# out where the bundled and heavily patched version came from (pulled from # cherrypy subversion, patched somewhere, then imported to sabnzbd and patched # further. Upstream is planning on making this easier with 0.8.0. # https://github.com/sabnzbd/sabnzbd/issues/47 |