slyfox 14/07/25 09:16:31 Modified: silently-1.2.4.1.ebuild ChangeLog Log: Drop trailing '.' from description. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.4 dev-haskell/silently/silently-1.2.4.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/silently/silently-1.2.4.1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/silently/silently-1.2.4.1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/silently/silently-1.2.4.1.ebuild?r1=1.3&r2=1.4 Index: silently-1.2.4.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-haskell/silently/silently-1.2.4.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- silently-1.2.4.1.ebuild 24 Nov 2013 19:35:07 -0000 1.3 +++ silently-1.2.4.1.ebuild 25 Jul 2014 09:16:30 -0000 1.4 @@ -1,6 +1,6 @@ -# 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/dev-haskell/silently/silently-1.2.4.1.ebuild,v 1.3 2013/11/24 19:35:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/silently/silently-1.2.4.1.ebuild,v 1.4 2014/07/25 09:16:30 slyfox Exp $ EAPI=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal -DESCRIPTION="Prevent or capture writing to stdout and other handles." +DESCRIPTION="Prevent or capture writing to stdout and other handles" HOMEPAGE="https://github.com/trystan/silently" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" 1.5 dev-haskell/silently/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/silently/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/silently/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/silently/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-haskell/silently/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 25 Jul 2014 08:58:39 -0000 1.4 +++ ChangeLog 25 Jul 2014 09:16:30 -0000 1.5 @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/silently # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/silently/ChangeLog,v 1.4 2014/07/25 08:58:39 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/silently/ChangeLog,v 1.5 2014/07/25 09:16:30 slyfox Exp $ + + 25 Jul 2014; Sergei Trofimovich <[email protected]> silently-1.2.4.1.ebuild: + Drop trailing '.' from description. 25 Jul 2014; Sergei Trofimovich <[email protected]> metadata.xml: Drop redundant '<maintainer>' field, leave only '<herd>'.
