From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1K0EDt-00031j-VM for garchives@archives.gentoo.org; Sun, 25 May 2008 11:17:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 03B8DE03E7; Sun, 25 May 2008 11:17:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D4AB2E03E7 for ; Sun, 25 May 2008 11:17:08 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 7044F67B15 for ; Sun, 25 May 2008 11:17:08 +0000 (UTC) Received: from kolmodin by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1K0EDr-0000zn-9s for gentoo-commits@lists.gentoo.org; Sun, 25 May 2008 11:17:07 +0000 From: "Lennart Kolmodin (kolmodin)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, kolmodin@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-haskell/x11: ChangeLog x11-1.4.2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog x11-1.4.2.ebuild X-VCS-Directories: dev-haskell/x11 X-VCS-Committer: kolmodin X-VCS-Committer-Name: Lennart Kolmodin Content-Type: text/plain; charset=utf8 Message-Id: Sender: Lennart Kolmodin Date: Sun, 25 May 2008 11:17:07 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: b7e27b4c-bfb1-416e-bfa6-99e7eb777fe6 X-Archives-Hash: 004e07ddf38372fb53b57078b2014ad9 kolmodin 08/05/25 11:17:07 Modified: ChangeLog Added: x11-1.4.2.ebuild Log: Bump dev-haskell/x11 to 1.4.2. (Portage version: 2.1.4.4) Revision Changes Path 1.8 dev-haskell/x11/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/x11/Ch= angeLog?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/x11/Ch= angeLog?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/x11/Ch= angeLog?r1=3D1.7&r2=3D1.8 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-haskell/x11/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 25 May 2008 11:14:18 -0000 1.7 +++ ChangeLog 25 May 2008 11:17:06 -0000 1.8 @@ -1,6 +1,11 @@ # ChangeLog for dev-haskell/x11 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/x11/ChangeLog,v 1.7 2008/= 05/25 11:14:18 kolmodin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/x11/ChangeLog,v 1.8 2008/= 05/25 11:17:06 kolmodin Exp $ + +*x11-1.4.2 (25 May 2008) + + 25 May 2008; Lennart Kolmodin +x11-1.4.2.ebuild: + Version bump. =20 25 May 2008; Lennart Kolmodin x11-1.2.1.ebuild, x11-1.4.0.ebuild, x11-1.4.1.ebuild: 1.1 dev-haskell/x11/x11-1.4.2.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/x11/x1= 1-1.4.2.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/x11/x1= 1-1.4.2.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: x11-1.4.2.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-haskell/x11/x11-1.4.2.ebuild,v 1.1= 2008/05/25 11:17:06 kolmodin Exp $ CABAL_FEATURES=3D"lib profile haddock" inherit haskell-cabal eutils autotools MY_PN=3D"X11" MY_P=3D"${MY_PN}-${PV}" DESCRIPTION=3D"A binding to the X11 graphics library" HOMEPAGE=3D"http://darcs.haskell.org/X11" SRC_URI=3D"http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${M= Y_P}.tar.gz" LICENSE=3D"BSD" SLOT=3D"0" KEYWORDS=3D"~amd64 ~sparc ~x86" IUSE=3D"xinerama" DEPEND=3D">=3Ddev-lang/ghc-6.4.2 >=3Ddev-haskell/cabal-1.2.3.0 x11-libs/libX11 xinerama? ( x11-libs/libXinerama )" S=3D"${WORKDIR}/${MY_P}" src_unpack() { unpack $A cd "${S}" epatch "${FILESDIR}/${P}-with-xinerama.patch" eautoreconf } src_compile() { CABAL_CONFIGURE_FLAGS=3D"--configure-option=3D$(use_with xinerama)" cabal_src_compile } --=20 gentoo-commits@lists.gentoo.org mailing list