diff options
author | Zac Medico <zmedico@gentoo.org> | 2011-10-29 23:52:45 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2011-10-29 23:52:45 +0000 |
commit | 07fa88ae9a6c864d9229a71c3431ab0e343e3c75 (patch) | |
tree | 25195cb0a94e3391d231593e885f0617ac669a61 /app-text | |
parent | Version bump. (diff) | |
download | gentoo-2-07fa88ae9a6c864d9229a71c3431ab0e343e3c75.tar.gz gentoo-2-07fa88ae9a6c864d9229a71c3431ab0e343e3c75.tar.bz2 gentoo-2-07fa88ae9a6c864d9229a71c3431ab0e343e3c75.zip |
0.8.24 version bump and remove old.
(Portage version: 2.2.0_alpha71_p81/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.24.ebuild (renamed from app-text/calibre/calibre-0.8.22.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-text/calibre/ChangeLog b/app-text/calibre/ChangeLog index 37a604405ae9..ba93722915eb 100644 --- a/app-text/calibre/ChangeLog +++ b/app-text/calibre/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-text/calibre # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.164 2011/10/21 21:33:33 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.165 2011/10/29 23:52:45 zmedico Exp $ + +*calibre-0.8.24 (29 Oct 2011) + + 29 Oct 2011; Zac Medico <zmedico@gentoo.org> +calibre-0.8.24.ebuild, + -calibre-0.8.22.ebuild: + 0.8.24 version bump and remove old. *calibre-0.8.23 (21 Oct 2011) diff --git a/app-text/calibre/calibre-0.8.22.ebuild b/app-text/calibre/calibre-0.8.24.ebuild index 5c9b3702620c..c7fae46ecb90 100644 --- a/app-text/calibre/calibre-0.8.22.ebuild +++ b/app-text/calibre/calibre-0.8.24.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.22.ebuild,v 1.1 2011/10/14 17:53:07 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.24.ebuild,v 1.1 2011/10/29 23:52:45 zmedico Exp $ EAPI=3 PYTHON_DEPEND=2:2.7 |