diff options
author | 2011-11-20 06:17:49 +0000 | |
---|---|---|
committer | 2011-11-20 06:17:49 +0000 | |
commit | 78ebebcf7f961addf22ee96b606a9b4ea055b5f5 (patch) | |
tree | b847bbdb69fac215538ab62c2d57a87a379f7088 /app-text | |
parent | Link to upstream bug report for the LDFLAGS and pkg-config issue. (diff) | |
download | gentoo-2-78ebebcf7f961addf22ee96b606a9b4ea055b5f5.tar.gz gentoo-2-78ebebcf7f961addf22ee96b606a9b4ea055b5f5.tar.bz2 gentoo-2-78ebebcf7f961addf22ee96b606a9b4ea055b5f5.zip |
0.8.27 version bump and remove old.
(Portage version: 2.2.0_alpha76/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.27.ebuild (renamed from app-text/calibre/calibre-0.8.25.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-text/calibre/ChangeLog b/app-text/calibre/ChangeLog index 21f03f48e732..3f41fdb8be76 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.170 2011/11/15 15:55:03 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.171 2011/11/20 06:17:49 zmedico Exp $ + +*calibre-0.8.27 (20 Nov 2011) + + 20 Nov 2011; Zac Medico <zmedico@gentoo.org> +calibre-0.8.27.ebuild, + -calibre-0.8.25.ebuild: + 0.8.27 version bump and remove old. 15 Nov 2011; Zac Medico <zmedico@gentoo.org> calibre-0.8.25.ebuild, calibre-0.8.26.ebuild, metadata.xml: diff --git a/app-text/calibre/calibre-0.8.25.ebuild b/app-text/calibre/calibre-0.8.27.ebuild index d1e9c88ec302..e43cc6baaaff 100644 --- a/app-text/calibre/calibre-0.8.25.ebuild +++ b/app-text/calibre/calibre-0.8.27.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.25.ebuild,v 1.2 2011/11/15 15:55:03 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.27.ebuild,v 1.1 2011/11/20 06:17:49 zmedico Exp $ EAPI=4 PYTHON_DEPEND=2:2.7 |