patrick 14/08/06 07:09:32 Modified: cook-1.0.2-r1.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.14 app-text/cook/cook-1.0.2-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/cook/cook-1.0.2-r1.ebuild?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/cook/cook-1.0.2-r1.ebuild?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/cook/cook-1.0.2-r1.ebuild?r1=1.13&r2=1.14 Index: cook-1.0.2-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/cook/cook-1.0.2-r1.ebuild,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- cook-1.0.2-r1.ebuild 7 Nov 2013 02:57:50 -0000 1.13 +++ cook-1.0.2-r1.ebuild 6 Aug 2014 07:09:32 -0000 1.14 @@ -1,10 +1,10 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/cook/cook-1.0.2-r1.ebuild,v 1.13 2013/11/07 02:57:50 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/cook/cook-1.0.2-r1.ebuild,v 1.14 2014/08/06 07:09:32 patrick Exp $ inherit toolchain-funcs -DESCRIPTION="Embedded language which can be used as a macro preprocessor and for similar text processing." +DESCRIPTION="Embedded language which can be used as a macro preprocessor and for similar text processing" HOMEPAGE="http://cook.sourceforge.net/" SRC_URI="mirror://sourceforge/cook/${P}.tar.gz" 1.19 app-text/cook/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/cook/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/cook/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/cook/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/cook/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 7 Nov 2013 02:57:50 -0000 1.18 +++ ChangeLog 6 Aug 2014 07:09:32 -0000 1.19 @@ -1,6 +1,9 @@ # ChangeLog for app-text/cook -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/cook/ChangeLog,v 1.18 2013/11/07 02:57:50 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/cook/ChangeLog,v 1.19 2014/08/06 07:09:32 patrick Exp $ + + 06 Aug 2014; Patrick Lauer <[email protected]> cook-1.0.2-r1.ebuild: + Make description more repoman-happy 07 Nov 2013; Patrick Lauer <[email protected]> cook-1.0.2-r1.ebuild: Shorten description, make repoman happier
