diff options
author | Zac Medico <zmedico@gentoo.org> | 2011-12-05 18:49:21 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2011-12-05 18:49:21 +0000 |
commit | a55cf0c689c97468435b93327e1310f188ef69ee (patch) | |
tree | 71292f4a36b095a8160c6bdd4ae4b1d98fc8220e /app-text | |
parent | Fix ocaml bindings installation, thanks everyone in bug #393023 (diff) | |
download | gentoo-2-a55cf0c689c97468435b93327e1310f188ef69ee.tar.gz gentoo-2-a55cf0c689c97468435b93327e1310f188ef69ee.tar.bz2 gentoo-2-a55cf0c689c97468435b93327e1310f188ef69ee.zip |
0.8.29 version bump and remove old.
(Portage version: 2.2.0_alpha79_p22/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.29.ebuild (renamed from app-text/calibre/calibre-0.8.27.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-text/calibre/ChangeLog b/app-text/calibre/ChangeLog index d1b10f3d7972..8d7958d19532 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.172 2011/11/25 16:43:10 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.173 2011/12/05 18:49:21 zmedico Exp $ + +*calibre-0.8.29 (05 Dec 2011) + + 05 Dec 2011; Zac Medico <zmedico@gentoo.org> +calibre-0.8.29.ebuild, + -calibre-0.8.27.ebuild: + 0.8.29 version bump and remove old. *calibre-0.8.28 (25 Nov 2011) diff --git a/app-text/calibre/calibre-0.8.27.ebuild b/app-text/calibre/calibre-0.8.29.ebuild index e43cc6baaaff..cfc6991918fc 100644 --- a/app-text/calibre/calibre-0.8.27.ebuild +++ b/app-text/calibre/calibre-0.8.29.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.27.ebuild,v 1.1 2011/11/20 06:17:49 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.29.ebuild,v 1.1 2011/12/05 18:49:21 zmedico Exp $ EAPI=4 PYTHON_DEPEND=2:2.7 |