diff options
author | Zac Medico <zmedico@gentoo.org> | 2009-06-15 20:18:21 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2009-06-15 20:18:21 +0000 |
commit | cd9f9685badbe192166618e5c59a3eafb9d41895 (patch) | |
tree | 6cf521cfe46d87ddccc9dc1d8a14bc11024f6e2b /app-text/calibre | |
parent | Stable on alpha, bug #273577 (diff) | |
download | gentoo-2-cd9f9685badbe192166618e5c59a3eafb9d41895.tar.gz gentoo-2-cd9f9685badbe192166618e5c59a3eafb9d41895.tar.bz2 gentoo-2-cd9f9685badbe192166618e5c59a3eafb9d41895.zip |
Remove garbage from previous commit.
(Portage version: 2.2_rc33_p13639/cvs/Linux i686)
Diffstat (limited to 'app-text/calibre')
-rw-r--r-- | app-text/calibre/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/calibre/calibre-0.5.14-r1.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/app-text/calibre/ChangeLog b/app-text/calibre/ChangeLog index ad330fd00dc0..add71fdda85b 100644 --- a/app-text/calibre/ChangeLog +++ b/app-text/calibre/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/calibre # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.29 2009/06/15 19:50:13 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.30 2009/06/15 20:18:21 zmedico Exp $ + + 15 Jun 2009; Zac Medico <zmedico@gentoo.org> calibre-0.5.14-r1.ebuild: + Remove garbage from previous commit. *calibre-0.5.14-r1 (15 Jun 2009) diff --git a/app-text/calibre/calibre-0.5.14-r1.ebuild b/app-text/calibre/calibre-0.5.14-r1.ebuild index 1c99c5b75ece..4247838c547c 100644 --- a/app-text/calibre/calibre-0.5.14-r1.ebuild +++ b/app-text/calibre/calibre-0.5.14-r1.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/app-text/calibre/calibre-0.5.14-r1.ebuild,v 1.1 2009/06/15 19:50:13 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.5.14-r1.ebuild,v 1.2 2009/06/15 20:18:21 zmedico Exp $ EAPI=2 NEED_PYTHON=2.6 @@ -119,7 +119,6 @@ EOF # ---------------------------- # encutils | cssutils # odf | odfpy - module is installed by cssutils and rm -r "${D}"/usr/share/mime/{subclasses,XMLnamespaces,globs{,2},mime.cache,magic,aliases,types,treemagic,{generic-,}icons} \ "${D}"/usr/share/{applnk,desktop-directories} \ "${D}$(python_get_sitedir)"/{cherrypy,cssutils,encutils,odf,pyPdf} |