gienah      14/07/03 11:41:08

  Modified:             ChangeLog
  Added:                hsql-mysql-1.8.3.ebuild
  Log:
  Bump hsql-mysql to 1.8.3
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
618E971F)

Revision  Changes    Path
1.15                 dev-haskell/hsql-mysql/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/hsql-mysql/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   12 Sep 2012 14:59:04 -0000      1.14
+++ ChangeLog   3 Jul 2014 11:41:07 -0000       1.15
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/hsql-mysql
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsql-mysql/ChangeLog,v 1.14 
2012/09/12 14:59:04 qnikst Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsql-mysql/ChangeLog,v 1.15 
2014/07/03 11:41:07 gienah Exp $
+
+*hsql-mysql-1.8.3 (03 Jul 2014)
+
+  03 Jul 2014; Mark Wright <[email protected]> +hsql-mysql-1.8.3.ebuild:
+  Bump hsql-mysql to 1.8.3
 
   12 Sep 2012; Alexander Vershilov <[email protected]> hsql-mysql-1.8.1.ebuild,
   hsql-mysql-1.8.2.ebuild:



1.1                  dev-haskell/hsql-mysql/hsql-mysql-1.8.3.ebuild

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

Index: hsql-mysql-1.8.3.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-haskell/hsql-mysql/hsql-mysql-1.8.3.ebuild,v 1.1 
2014/07/03 11:41:07 gienah Exp $

# ebuild generated by hackport 0.2.13

EAPI=4

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

DESCRIPTION="MySQL driver for HSQL."
HOMEPAGE="http://hackage.haskell.org/package/hsql-mysql";
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="" # buggy, has no headers
IUSE=""

RDEPEND="dev-haskell/cabal[profile?]
                >=dev-haskell/hsql-1.8.2[profile?]
                >=dev-lang/ghc-6.10.1
                >=virtual/mysql-4.0"
DEPEND="${RDEPEND}
                >=dev-haskell/cabal-1.10"




Reply via email to