diff options
author | Zac Medico <zmedico@gentoo.org> | 2012-03-06 00:44:20 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2012-03-06 00:44:20 +0000 |
commit | 8fdc1e88bea4d286bdbba5c180941feee58af87a (patch) | |
tree | aa62e48c1379c720989be6e4ad39b61cc6dc8af3 /app-text | |
parent | Remove ebuild that doesn't address bugs #210826 and #335510 (diff) | |
download | gentoo-2-8fdc1e88bea4d286bdbba5c180941feee58af87a.tar.gz gentoo-2-8fdc1e88bea4d286bdbba5c180941feee58af87a.tar.bz2 gentoo-2-8fdc1e88bea4d286bdbba5c180941feee58af87a.zip |
0.8.41 version bump.
(Portage version: 2.2.0_alpha90/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.41.ebuild (renamed from app-text/calibre/calibre-0.8.39.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-text/calibre/ChangeLog b/app-text/calibre/ChangeLog index bc9a729ef4b1..0ccb8c9739d9 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.188 2012/02/18 09:02:26 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.189 2012/03/06 00:44:20 zmedico Exp $ + +*calibre-0.8.41 (06 Mar 2012) + + 06 Mar 2012; Zac Medico <zmedico@gentoo.org> +calibre-0.8.41.ebuild, + -calibre-0.8.39.ebuild: + 0.8.41 version bump. *calibre-0.8.40 (18 Feb 2012) diff --git a/app-text/calibre/calibre-0.8.39.ebuild b/app-text/calibre/calibre-0.8.41.ebuild index a3dfcbc96929..f74f9d271418 100644 --- a/app-text/calibre/calibre-0.8.39.ebuild +++ b/app-text/calibre/calibre-0.8.41.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.39.ebuild,v 1.3 2012/02/15 18:38:54 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.41.ebuild,v 1.1 2012/03/06 00:44:20 zmedico Exp $ EAPI=4 PYTHON_DEPEND=2:2.7 |