diff options
author | Zac Medico <zmedico@gentoo.org> | 2012-06-29 20:17:28 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2012-06-29 20:17:28 +0000 |
commit | ae2eb63b709ada7ab69759e4a24cbdfd7058387e (patch) | |
tree | 1e58aff250ef8120fec44a6e7f63b66f1741ec9a /app-text | |
parent | use the latest boost (diff) | |
download | gentoo-2-ae2eb63b709ada7ab69759e4a24cbdfd7058387e.tar.gz gentoo-2-ae2eb63b709ada7ab69759e4a24cbdfd7058387e.tar.bz2 gentoo-2-ae2eb63b709ada7ab69759e4a24cbdfd7058387e.zip |
0.8.58 version bump.
(Portage version: 2.2.0_alpha114/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.58.ebuild (renamed from app-text/calibre/calibre-0.8.56.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-text/calibre/ChangeLog b/app-text/calibre/ChangeLog index 529386bc676b..4248da91fcef 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.212 2012/06/22 10:24:39 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.213 2012/06/29 20:17:28 zmedico Exp $ + +*calibre-0.8.58 (29 Jun 2012) + + 29 Jun 2012; Zac Medico <zmedico@gentoo.org> +calibre-0.8.58.ebuild, + -calibre-0.8.56.ebuild: + 0.8.58 version bump. *calibre-0.8.57 (22 Jun 2012) diff --git a/app-text/calibre/calibre-0.8.56.ebuild b/app-text/calibre/calibre-0.8.58.ebuild index 021833b7ff55..04d1b72256bb 100644 --- a/app-text/calibre/calibre-0.8.56.ebuild +++ b/app-text/calibre/calibre-0.8.58.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.56.ebuild,v 1.1 2012/06/15 21:35:36 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.58.ebuild,v 1.1 2012/06/29 20:17:28 zmedico Exp $ EAPI=4 PYTHON_DEPEND=2:2.7 |