diff options
author | Zac Medico <zmedico@gentoo.org> | 2012-02-05 22:46:37 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2012-02-05 22:46:37 +0000 |
commit | 1214198733750259cf7ef3e6c761dd63bf128d62 (patch) | |
tree | 7d4784ae6d2bbffed1274190c773c98dbe0b8e8e /app-text | |
parent | remove ruby19 mask, bug #332593 (diff) | |
download | gentoo-2-1214198733750259cf7ef3e6c761dd63bf128d62.tar.gz gentoo-2-1214198733750259cf7ef3e6c761dd63bf128d62.tar.bz2 gentoo-2-1214198733750259cf7ef3e6c761dd63bf128d62.zip |
0.8.38 version bump.
(Portage version: 2.2.0_alpha85/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.38.ebuild (renamed from app-text/calibre/calibre-0.8.36.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-text/calibre/ChangeLog b/app-text/calibre/ChangeLog index 61d2663ed855..48f6f261d77d 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.183 2012/01/28 04:32:27 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.184 2012/02/05 22:46:37 zmedico Exp $ + +*calibre-0.8.38 (05 Feb 2012) + + 05 Feb 2012; Zac Medico <zmedico@gentoo.org> +calibre-0.8.38.ebuild, + -calibre-0.8.36.ebuild: + 0.8.38 version bump. *calibre-0.8.37 (28 Jan 2012) diff --git a/app-text/calibre/calibre-0.8.36.ebuild b/app-text/calibre/calibre-0.8.38.ebuild index 8bf4b73daa58..f662499078b1 100644 --- a/app-text/calibre/calibre-0.8.36.ebuild +++ b/app-text/calibre/calibre-0.8.38.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.36.ebuild,v 1.2 2012/01/22 21:58:27 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.38.ebuild,v 1.1 2012/02/05 22:46:37 zmedico Exp $ EAPI=4 PYTHON_DEPEND=2:2.7 |