slyfox      15/03/05 21:58:51

  Added:                hoauth2-0.4.5.ebuild metadata.xml ChangeLog
  Log:
  New package for OAUTH2 (a depend of www-apps/gitit).
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
611FF3AA)

Revision  Changes    Path
1.1                  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.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hoauth2/hoauth2-0.4.5.ebuild?rev=1.1&content-type=text/plain

Index: hoauth2-0.4.5.ebuild
===================================================================
# 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 $

EAPI=5

# ebuild generated by hackport 0.4.4.9999

CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
inherit haskell-cabal

DESCRIPTION="hoauth2"
HOMEPAGE="https://github.com/freizl/hoauth2";
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE="test"

RESTRICT=test # missing files

RDEPEND=">=dev-haskell/aeson-0.7:=[profile?] <dev-haskell/aeson-0.9:=[profile?]
        >=dev-haskell/http-conduit-2.0:=[profile?] 
<dev-haskell/http-conduit-2.2:=[profile?]
        >=dev-haskell/http-types-0.8:=[profile?] 
<dev-haskell/http-types-0.9:=[profile?]
        >=dev-haskell/text-0.11:=[profile?] <dev-haskell/text-1.3:=[profile?]
        >=dev-lang/ghc-7.8.2:=
"
DEPEND="${RDEPEND}
        >=dev-haskell/cabal-1.18.1.3
"

src_configure() {
        haskell-cabal_src_configure \
                $(cabal_flag test test)
}



1.1                  dev-haskell/hoauth2/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hoauth2/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hoauth2/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
<pkgmetadata>
        <herd>haskell</herd>
        <longdescription>
                Haskell OAuth2 authentication.
                
                Tested following services
                
                * google web oauth: 
&lt;https://developers.google.com/accounts/docs/OAuth2WebServer&gt;
                
                * weibo oauth2: &lt;http://open.weibo.com/wiki/Oauth2&gt;
                
                * github oauth: &lt;http://developer.github.com/v3/oauth/&gt;
        </longdescription>
</pkgmetadata>



1.1                  dev-haskell/hoauth2/ChangeLog

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

Index: ChangeLog
===================================================================
# 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 $

*hoauth2-0.4.5 (05 Mar 2015)

  05 Mar 2015; Sergei Trofimovich <sly...@gentoo.org> +hoauth2-0.4.5.ebuild,
  +metadata.xml:
  New package for OAUTH2 (a depend of www-apps/gitit).




Reply via email to