Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Jeroen Roovers (jer)" <jer@g.o>
Subject: gentoo-x86 commit in dev-haskell/html: ChangeLog html-1.0.1.ebuild html-1.0.1.1.ebuild html-1.0-r1.ebuild
Date: Tue, 15 Jul 2008 05:43:44 +0000
jer         08/07/15 05:43:44

  Modified:             ChangeLog html-1.0.1.ebuild html-1.0.1.1.ebuild
                        html-1.0-r1.ebuild
  Log:
  Stable for HPPA (bug #230919).
  (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6-JeR parisc)

Revision  Changes    Path
1.30                 dev-haskell/html/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/html/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/html/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/html/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/html/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	6 Jul 2008 20:39:08 -0000	1.29
+++ ChangeLog	15 Jul 2008 05:43:44 -0000	1.30
@@ -1,6 +1,10 @@
 # ChangeLog for dev-haskell/html
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/ChangeLog,v 1.29 2008/07/06 20:39:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/ChangeLog,v 1.30 2008/07/15 05:43:44 jer Exp $
+
+  15 Jul 2008; Jeroen Roovers <jer@g.o> html-1.0-r1.ebuild,
+  html-1.0.1.ebuild, html-1.0.1.1.ebuild:
+  Stable for HPPA (bug #230919).
 
   06 Jul 2008; Markus Meier <maekke@g.o> html-1.0.1.1.ebuild:
   amd64/x86 stable, bug #230919



1.9                  dev-haskell/html/html-1.0.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/html/html-1.0.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/html/html-1.0.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/html/html-1.0.1.ebuild?r1=1.8&r2=1.9

Index: html-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/html/html-1.0.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- html-1.0.1.ebuild	16 Dec 2007 20:23:50 -0000	1.8
+++ html-1.0.1.ebuild	15 Jul 2008 05:43:44 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/html-1.0.1.ebuild,v 1.8 2007/12/16 20:23:50 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/html-1.0.1.ebuild,v 1.9 2008/07/15 05:43:44 jer Exp $
 
 CABAL_FEATURES="lib profile haddock"
 inherit haskell-cabal
@@ -21,6 +21,6 @@
 S="${WORKDIR}/ghc-${GHC_PV}/libraries/${PN}"
 
 src_unpack() {
-	unpack "${A}"
+	unpack ${A}
 	cabal-mksetup
 }



1.4                  dev-haskell/html/html-1.0.1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/html/html-1.0.1.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/html/html-1.0.1.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/html/html-1.0.1.1.ebuild?r1=1.3&r2=1.4

Index: html-1.0.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/html/html-1.0.1.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- html-1.0.1.1.ebuild	6 Jul 2008 20:39:08 -0000	1.3
+++ html-1.0.1.1.ebuild	15 Jul 2008 05:43:44 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/html-1.0.1.1.ebuild,v 1.3 2008/07/06 20:39:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/html-1.0.1.1.ebuild,v 1.4 2008/07/15 05:43:44 jer Exp $
 
 CABAL_FEATURES="lib profile haddock"
 inherit haskell-cabal
@@ -11,7 +11,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc x86"
 IUSE=""
 
 DEPEND=">=dev-lang/ghc-6.6"



1.6                  dev-haskell/html/html-1.0-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/html/html-1.0-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/html/html-1.0-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/html/html-1.0-r1.ebuild?r1=1.5&r2=1.6

Index: html-1.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/html/html-1.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- html-1.0-r1.ebuild	13 Dec 2007 05:44:03 -0000	1.5
+++ html-1.0-r1.ebuild	15 Jul 2008 05:43:44 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/html-1.0-r1.ebuild,v 1.5 2007/12/13 05:44:03 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/html-1.0-r1.ebuild,v 1.6 2008/07/15 05:43:44 jer Exp $
 
 CABAL_FEATURES="lib profile haddock"
 inherit haskell-cabal
@@ -21,6 +21,6 @@
 S="${WORKDIR}/ghc-${GHC_PV}/libraries/${PN}"
 
 src_unpack() {
-	unpack "${A}"
+	unpack ${A}
 	cabal-mksetup
 }



-- 
gentoo-commits@g.o mailing list


Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in sci-physics/geant: geant-4.9.1_p02.ebuild ChangeLog
Next by thread:
gentoo-x86 commit in dev-haskell/cabal: cabal-1.1.6.1.ebuild ChangeLog cabal-1.1.6.2.ebuild cabal-1.2.3.0.ebuild
Previous by date:
gentoo-x86 commit in net-analyzer/wireshark: ChangeLog wireshark-1.0.2.ebuild
Next by date:
gentoo-x86 commit in dev-haskell/cabal: cabal-1.1.6.1.ebuild ChangeLog cabal-1.1.6.2.ebuild cabal-1.2.3.0.ebuild


Updated Apr 27, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.