slyfox      15/03/05 23:10:14

  Modified:             hoauth2-0.4.5.ebuild ChangeLog
  Log:
  Fix description (noticed by mrueg)
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
611FF3AA)

Revision  Changes    Path
1.2                  dev-haskell/hoauth2/hoauth2-0.4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hoauth2/hoauth2-0.4.5.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hoauth2/hoauth2-0.4.5.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hoauth2/hoauth2-0.4.5.ebuild?r1=1.1&r2=1.2

Index: hoauth2-0.4.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/hoauth2/hoauth2-0.4.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hoauth2-0.4.5.ebuild        5 Mar 2015 21:58:51 -0000       1.1
+++ hoauth2-0.4.5.ebuild        5 Mar 2015 23:10:14 -0000       1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hoauth2/hoauth2-0.4.5.ebuild,v 
1.1 2015/03/05 21:58:51 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hoauth2/hoauth2-0.4.5.ebuild,v 
1.2 2015/03/05 23:10:14 slyfox Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
-DESCRIPTION="hoauth2"
+DESCRIPTION="Haskell OAuth2 authentication"
 HOMEPAGE="https://github.com/freizl/hoauth2";
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 



1.2                  dev-haskell/hoauth2/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hoauth2/ChangeLog?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hoauth2/ChangeLog?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hoauth2/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/hoauth2/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   5 Mar 2015 21:58:51 -0000       1.1
+++ ChangeLog   5 Mar 2015 23:10:14 -0000       1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/hoauth2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hoauth2/ChangeLog,v 1.1 
2015/03/05 21:58:51 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hoauth2/ChangeLog,v 1.2 
2015/03/05 23:10:14 slyfox Exp $
+
+  05 Mar 2015; Sergei Trofimovich <[email protected]> hoauth2-0.4.5.ebuild:
+  Fix description (noticed by mrueg)
 
 *hoauth2-0.4.5 (05 Mar 2015)
 




Reply via email to