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
|