diff options
author | Zac Medico <zmedico@gentoo.org> | 2012-04-28 17:27:47 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2012-04-28 17:27:47 +0000 |
commit | 28be5aafdef8b7d82a0c6f12c11d99e68ebe309b (patch) | |
tree | f1737d71edc9cb175610702f7de9115ae8a5720b /app-text | |
parent | Fix bug #410537 to respect CFLAGS. Thanks to Michael (kensington) for the rep... (diff) | |
download | gentoo-2-28be5aafdef8b7d82a0c6f12c11d99e68ebe309b.tar.gz gentoo-2-28be5aafdef8b7d82a0c6f12c11d99e68ebe309b.tar.bz2 gentoo-2-28be5aafdef8b7d82a0c6f12c11d99e68ebe309b.zip |
0.8.49 version bump.
(Portage version: 2.2.0_alpha101/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.49.ebuild (renamed from app-text/calibre/calibre-0.8.47.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-text/calibre/ChangeLog b/app-text/calibre/ChangeLog index 26ed25edb825..bd1dc8ae9e0d 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.198 2012/04/20 16:55:13 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.199 2012/04/28 17:27:47 zmedico Exp $ + +*calibre-0.8.49 (28 Apr 2012) + + 28 Apr 2012; Zac Medico <zmedico@gentoo.org> +calibre-0.8.49.ebuild, + -calibre-0.8.47.ebuild: + 0.8.49 version bump. *calibre-0.8.48 (20 Apr 2012) diff --git a/app-text/calibre/calibre-0.8.47.ebuild b/app-text/calibre/calibre-0.8.49.ebuild index 67c3a3b25da8..ad58b575291d 100644 --- a/app-text/calibre/calibre-0.8.47.ebuild +++ b/app-text/calibre/calibre-0.8.49.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.47.ebuild,v 1.1 2012/04/13 19:05:45 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.49.ebuild,v 1.1 2012/04/28 17:27:47 zmedico Exp $ EAPI=4 PYTHON_DEPEND=2:2.7 |