public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/libmpd: libmpd-0.8.0.1-r1.ebuild ChangeLog
@ 2013-01-01 23:55 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; only message in thread
From: Sergei Trofimovich (slyfox) @ 2013-01-01 23:55 UTC (permalink / raw
  To: gentoo-commits

slyfox      13/01/01 23:55:17

  Modified:             ChangeLog
  Added:                libmpd-0.8.0.1-r1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha149_p11/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.4                  dev-haskell/libmpd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/libmpd/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	6 Dec 2012 22:54:56 -0000	1.3
+++ ChangeLog	1 Jan 2013 23:55:17 -0000	1.4
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/libmpd
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libmpd/ChangeLog,v 1.3 2012/12/06 22:54:56 slyfox Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libmpd/ChangeLog,v 1.4 2013/01/01 23:55:17 slyfox Exp $
+
+*libmpd-0.8.0.1-r1 (01 Jan 2013)
+
+  01 Jan 2013; Sergei Trofimovich <slyfox@gentoo.org> +libmpd-0.8.0.1-r1.ebuild:
+  Version bump.
 
   06 Dec 2012; Sergei Trofimovich <slyfox@gentoo.org> libmpd-0.7.2.ebuild:
   Get rid of 'dev-haskell/time' depend as it's a ghc's core library.



1.1                  dev-haskell/libmpd/libmpd-0.8.0.1-r1.ebuild

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

Index: libmpd-0.8.0.1-r1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libmpd/libmpd-0.8.0.1-r1.ebuild,v 1.1 2013/01/01 23:55:17 slyfox Exp $

EAPI=5

# ebuild generated by hackport 0.2.18

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

DESCRIPTION="An MPD client library."
HOMEPAGE="http://github.com/joachifm/libmpd-haskell"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=dev-haskell/mtl-2.0:=[profile?]
		<dev-haskell/mtl-2.2:=[profile?]
		>=dev-haskell/network-2.1:=[profile?]
		<dev-haskell/network-2.5:=[profile?]
		=dev-haskell/text-0.11*:=[profile?]
		>=dev-haskell/utf8-string-0.3.1:=[profile?]
		<dev-haskell/utf8-string-0.4:=[profile?]
		>=dev-lang/ghc-6.12.1:="
DEPEND="${RDEPEND}
		>=dev-haskell/cabal-1.10"

src_prepare() {
	cabal_chdeps \
		'network >= 2.1 && < 2.4' 'network >= 2.1 && < 2.5'

	sed -e '/Test-Suite specs/,$d' \
		-i "${S}/${PN}.cabal" || die "Could not remove incomplete tests"
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-01-01 23:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-01 23:55 [gentoo-commits] gentoo-x86 commit in dev-haskell/libmpd: libmpd-0.8.0.1-r1.ebuild ChangeLog Sergei Trofimovich (slyfox)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox