diff options
author | 2011-05-17 15:01:54 +0000 | |
---|---|---|
committer | 2011-05-17 15:01:54 +0000 | |
commit | 1f6d24a446a0d0b42da6cf018e1fd975bdc6ef16 (patch) | |
tree | 879da33b5d5e9bc62b6b8be61ee851fe3d8c2b11 /app-text/calibre | |
parent | Add ffmpeg detection fix to gnash-0.8.8 too, bug #367501 (diff) | |
download | historical-1f6d24a446a0d0b42da6cf018e1fd975bdc6ef16.tar.gz historical-1f6d24a446a0d0b42da6cf018e1fd975bdc6ef16.tar.bz2 historical-1f6d24a446a0d0b42da6cf018e1fd975bdc6ef16.zip |
whitespace
Package-Manager: portage-2.1.9.42/cvs/Linux i686
Diffstat (limited to 'app-text/calibre')
-rw-r--r-- | app-text/calibre/Manifest | 12 | ||||
-rw-r--r-- | app-text/calibre/calibre-0.8.1.ebuild | 4 |
2 files changed, 3 insertions, 13 deletions
diff --git a/app-text/calibre/Manifest b/app-text/calibre/Manifest index 9c16e7da4e5f..4a904ae54f6a 100644 --- a/app-text/calibre/Manifest +++ b/app-text/calibre/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - DIST calibre-0.8.1.tar.gz 28204665 RMD160 5607062ff9b643b42e48dd42eeed29a198f760e2 SHA1 d97cb9eadd80ac7b60a3992e4bd295885d5d2441 SHA256 61df9120bd01e073175c961bb2f9a5d9a5d93e54e2dc4e8552a284a200f670e7 -EBUILD calibre-0.8.1.ebuild 6200 RMD160 44ce91f80fcc5306d9db44a2f7973d103d3c44d5 SHA1 c2f746886dc32ae54624fc4d1ac7b3fb5e882836 SHA256 d39f838e484f524bc8b6980fa9bfda6f07f452bf7145e8bb014a4a7b092ecab7 +EBUILD calibre-0.8.1.ebuild 6201 RMD160 23f25959b5e25d42b945c48c5cdb0d1f0193fc85 SHA1 573b461b79c159f35ec1b58f9a087bd85df53c22 SHA256 934acd2dda28d94e5aa8933c7f3202d43e9c405bc9f3a55444881a6127864e61 MISC ChangeLog 23560 RMD160 201b0b1af5c7ab0ef26493d9f1e9738ddf4b7294 SHA1 1be872e45641e81df1752533f2adf2475f142113 SHA256 18e60284e0d5ed837a6ae030619d725b6bcc82ae43f89d87c3d8816e6bb15570 MISC metadata.xml 231 RMD160 d960211907e25a59573b7be5bb36be9b47bd4c3c SHA1 197ba481e4ddb1dd2776f589fe7339d5f0f9868f SHA256 c97fff2a7f866fcaaa116ae2b946a9422dca2d6b04c702097b02e175d0a07572 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.17 (GNU/Linux) - -iEYEARECAAYFAk3QIv0ACgkQHB6c3gNBRYcZYQCdFOTLM3ly4LY21vHjRayLwPEi -ROgAn0nOlMjQWhd9fv79WFC/Tudcz4xU -=iJTh ------END PGP SIGNATURE----- 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 +} |