slyfox 14/08/10 19:06:00 Modified: haskell-mode-1.11.ebuild ChangeLog Log: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.9 app-xemacs/haskell-mode/haskell-mode-1.11.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild?r1=1.8&r2=1.9 Index: haskell-mode-1.11.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- haskell-mode-1.11.ebuild 12 May 2008 13:57:19 -0000 1.8 +++ haskell-mode-1.11.ebuild 10 Aug 2014 19:06:00 -0000 1.9 @@ -1,10 +1,10 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild,v 1.8 2008/05/12 13:57:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild,v 1.9 2014/08/10 19:06:00 slyfox Exp $ SLOT="0" IUSE="" -DESCRIPTION="Haskell editing support." +DESCRIPTION="Haskell editing support" PKG_CAT="standard" RDEPEND="app-xemacs/dired 1.22 app-xemacs/haskell-mode/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/haskell-mode/ChangeLog?rev=1.22&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/haskell-mode/ChangeLog?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/haskell-mode/ChangeLog?r1=1.21&r2=1.22 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- ChangeLog 20 Feb 2009 00:10:55 -0000 1.21 +++ ChangeLog 10 Aug 2014 19:06:00 -0000 1.22 @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/haskell-mode -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.21 2009/02/20 00:10:55 fauli Exp $ +# Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.22 2014/08/10 19:06:00 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> haskell-mode-1.11.ebuild: + QA: drop trailing '.' from DESCRIPTION 20 Feb 2009; Christian Faulhammer <[email protected]> -haskell-mode-1.10.ebuild:
