summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2011-05-17 15:01:54 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2011-05-17 15:01:54 +0000
commite8b2f04256722813f3b3274ad41521befc8b88c9 (patch)
tree860c8cbed834585aa09f7cb5883a27569edffcfb /app-text/calibre
parentAdd ffmpeg detection fix to gnash-0.8.8 too, bug #367501 (diff)
downloadgentoo-2-e8b2f04256722813f3b3274ad41521befc8b88c9.tar.gz
gentoo-2-e8b2f04256722813f3b3274ad41521befc8b88c9.tar.bz2
gentoo-2-e8b2f04256722813f3b3274ad41521befc8b88c9.zip
whitespace
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'app-text/calibre')
-rw-r--r--app-text/calibre/calibre-0.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/calibre/calibre-0.8.1.ebuild b/app-text/calibre/calibre-0.8.1.ebuild
index d9ce6965b143..83d35afdc129 100644
--- a/app-text/calibre/calibre-0.8.1.ebuild
+++ b/app-text/calibre/calibre-0.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.1.ebuild,v 1.1 2011/05/15 19:01:12 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.1.ebuild,v 1.2 2011/05/17 15:01:54 mr_bones_ Exp $
EAPI=3
PYTHON_DEPEND=2:2.7
@@ -190,4 +190,4 @@ pkg_postinst() {
pkg_postrm() {
python_mod_cleanup /usr/$(get_libdir)/${PN}
-} \ No newline at end of file
+}