patrick 14/08/06 07:09:34 Modified: calibre-1.2.ebuild ChangeLog Log: Make description more repoman-happy (Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.4 app-text/calibre/calibre-1.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.2.ebuild?r1=1.3&r2=1.4 Index: calibre-1.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- calibre-1.2.ebuild 14 Jun 2014 07:01:17 -0000 1.3 +++ calibre-1.2.ebuild 6 Aug 2014 07:09:34 -0000 1.4 @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.2.ebuild,v 1.3 2014/06/14 07:01:17 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.2.ebuild,v 1.4 2014/08/06 07:09:34 patrick Exp $ EAPI=5 inherit eutils fdo-mime bash-completion-r1 multilib toolchain-funcs -DESCRIPTION="Ebook management application." +DESCRIPTION="Ebook management application" HOMEPAGE="http://calibre-ebook.com/" [[ ${PV} == ${PV%.*}.${PV#*.} ]] && MY_PV=${PV}.0 || MY_PV=${PV} SRC_URI="http://sourceforge.net/projects/calibre/files/${MY_PV}/${PN}-${MY_PV}.tar.xz" 1.330 app-text/calibre/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?rev=1.330&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?rev=1.330&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?r1=1.329&r2=1.330 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v retrieving revision 1.329 retrieving revision 1.330 diff -u -r1.329 -r1.330 --- ChangeLog 5 Aug 2014 15:55:28 -0000 1.329 +++ ChangeLog 6 Aug 2014 07:09:34 -0000 1.330 @@ -1,6 +1,9 @@ # ChangeLog for app-text/calibre # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.329 2014/08/05 15:55:28 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.330 2014/08/06 07:09:34 patrick Exp $ + + 06 Aug 2014; Patrick Lauer <[email protected]> calibre-1.2.ebuild: + Make description more repoman-happy *calibre-1.47 (05 Aug 2014)
