diff options
author | Richard Freeman <rich0@gentoo.org> | 2012-05-11 23:09:42 +0000 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2012-05-11 23:09:42 +0000 |
commit | 2e256836f67b2a20c572ef31e13a438d3d510633 (patch) | |
tree | d09f77110ebfe675686fc565bdd0a63696b43a9b /app-text/calibre | |
parent | Fix copyright in headers (diff) | |
download | gentoo-2-2e256836f67b2a20c572ef31e13a438d3d510633.tar.gz gentoo-2-2e256836f67b2a20c572ef31e13a438d3d510633.tar.bz2 gentoo-2-2e256836f67b2a20c572ef31e13a438d3d510633.zip |
amd64 stable - 413253
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-text/calibre')
-rw-r--r-- | app-text/calibre/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/calibre/calibre-0.8.48.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/calibre/ChangeLog b/app-text/calibre/ChangeLog index 43f33d8568a0..bf23052037a5 100644 --- a/app-text/calibre/ChangeLog +++ b/app-text/calibre/ChangeLog @@ -1,6 +1,9 @@ # 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.202 2012/05/11 19:33:06 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.203 2012/05/11 23:09:42 rich0 Exp $ + + 11 May 2012; Richard Freeman <rich0@gentoo.org> calibre-0.8.48.ebuild: + amd64 stable - 413253 *calibre-0.8.51 (11 May 2012) diff --git a/app-text/calibre/calibre-0.8.48.ebuild b/app-text/calibre/calibre-0.8.48.ebuild index 1bfb8c018466..c174f4199f3b 100644 --- a/app-text/calibre/calibre-0.8.48.ebuild +++ b/app-text/calibre/calibre-0.8.48.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.48.ebuild,v 1.1 2012/04/20 16:55:13 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.48.ebuild,v 1.2 2012/05/11 23:09:42 rich0 Exp $ EAPI=4 PYTHON_DEPEND=2:2.7 @@ -14,7 +14,7 @@ SRC_URI="http://sourceforge.net/projects/calibre/files/${PV}/${P}.tar.xz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" |