diff options
author | Zac Medico <zmedico@gentoo.org> | 2012-05-11 19:33:06 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2012-05-11 19:33:06 +0000 |
commit | 46c6d82c2861026982d3b3b5c99ebeacf6689cfb (patch) | |
tree | 9499b7ee32fbe568b8a94ce5bef77a3e94b40626 /app-text/calibre | |
parent | Add support for Rails 3.2, Ruby 1.9. (diff) | |
download | gentoo-2-46c6d82c2861026982d3b3b5c99ebeacf6689cfb.tar.gz gentoo-2-46c6d82c2861026982d3b3b5c99ebeacf6689cfb.tar.bz2 gentoo-2-46c6d82c2861026982d3b3b5c99ebeacf6689cfb.zip |
0.8.51 version bump.
(Portage version: 2.2.0_alpha103_p3/cvs/Linux i686)
Diffstat (limited to 'app-text/calibre')
-rw-r--r-- | app-text/calibre/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/calibre/calibre-0.8.51.ebuild (renamed from app-text/calibre/calibre-0.8.49.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-text/calibre/ChangeLog b/app-text/calibre/ChangeLog index 26f86e1c9bd4..43f33d8568a0 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.201 2012/05/04 18:16:32 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.202 2012/05/11 19:33:06 zmedico Exp $ + +*calibre-0.8.51 (11 May 2012) + + 11 May 2012; Zac Medico <zmedico@gentoo.org> +calibre-0.8.51.ebuild, + -calibre-0.8.49.ebuild: + 0.8.51 version bump. *calibre-0.8.50 (04 May 2012) diff --git a/app-text/calibre/calibre-0.8.49.ebuild b/app-text/calibre/calibre-0.8.51.ebuild index caf69c246854..21942757cc7a 100644 --- a/app-text/calibre/calibre-0.8.49.ebuild +++ b/app-text/calibre/calibre-0.8.51.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.49.ebuild,v 1.2 2012/05/04 18:07:43 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.51.ebuild,v 1.1 2012/05/11 19:33:06 zmedico Exp $ EAPI=4 PYTHON_DEPEND=2:2.7 |