diff options
author | Zac Medico <zmedico@gentoo.org> | 2012-06-08 20:01:53 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2012-06-08 20:01:53 +0000 |
commit | 71822aa534077642531a82b3c522b99bebaf0d5a (patch) | |
tree | c26be93e1c495b0415c1e496ccdee7ef00820621 /app-text | |
parent | use prune_libtool_files instead of rolling our own (diff) | |
download | gentoo-2-71822aa534077642531a82b3c522b99bebaf0d5a.tar.gz gentoo-2-71822aa534077642531a82b3c522b99bebaf0d5a.tar.bz2 gentoo-2-71822aa534077642531a82b3c522b99bebaf0d5a.zip |
0.8.55 version bump.
(Portage version: 2.2.0_alpha110_p3/cvs/Linux i686)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/calibre/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/calibre/calibre-0.8.55.ebuild (renamed from app-text/calibre/calibre-0.8.53.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-text/calibre/ChangeLog b/app-text/calibre/ChangeLog index 6a681fe4e3d3..f5a112cf1abc 100644 --- a/app-text/calibre/ChangeLog +++ b/app-text/calibre/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-text/calibre # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.208 2012/05/31 21:59:19 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.209 2012/06/08 20:01:53 zmedico Exp $ + +*calibre-0.8.55 (08 Jun 2012) + + 08 Jun 2012; Zac Medico <zmedico@gentoo.org> +calibre-0.8.55.ebuild, + -calibre-0.8.53.ebuild: + 0.8.55 version bump. *calibre-0.8.54 (31 May 2012) diff --git a/app-text/calibre/calibre-0.8.53.ebuild b/app-text/calibre/calibre-0.8.55.ebuild index 8fa1264d0386..f0de7741929e 100644 --- a/app-text/calibre/calibre-0.8.53.ebuild +++ b/app-text/calibre/calibre-0.8.55.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.53.ebuild,v 1.1 2012/05/26 00:06:19 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.55.ebuild,v 1.1 2012/06/08 20:01:53 zmedico Exp $ EAPI=4 PYTHON_DEPEND=2:2.7 |