diff options
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/calibre/ChangeLog | 10 | ||||
-rw-r--r-- | app-text/calibre/calibre-0.9.13.ebuild (renamed from app-text/calibre/calibre-0.9.11.ebuild) | 4 |
2 files changed, 10 insertions, 4 deletions
diff --git a/app-text/calibre/ChangeLog b/app-text/calibre/ChangeLog index 2dcfb71353b7..ba5162dd7591 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.249 2012/12/28 22:55:48 zmedico Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.250 2013/01/05 09:58:45 zmedico Exp $ + +*calibre-0.9.13 (05 Jan 2013) + + 05 Jan 2013; Zac Medico <zmedico@gentoo.org> +calibre-0.9.13.ebuild, + -calibre-0.9.11.ebuild: + 0.9.13 version bump. *calibre-0.9.12 (28 Dec 2012) diff --git a/app-text/calibre/calibre-0.9.11.ebuild b/app-text/calibre/calibre-0.9.13.ebuild index befa64500853..180b50a1bb7a 100644 --- a/app-text/calibre/calibre-0.9.11.ebuild +++ b/app-text/calibre/calibre-0.9.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.9.11.ebuild,v 1.1 2012/12/21 20:52:27 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.9.13.ebuild,v 1.1 2013/01/05 09:58:45 zmedico Exp $ EAPI=4 PYTHON_DEPEND=2:2.7 |