public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kacper Kowalik (xarthisius)" <xarthisius@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-haskell/html: ChangeLog html-1.0.1.2.ebuild
Date: Fri, 25 Feb 2011 13:20:28 +0000 (UTC)	[thread overview]
Message-ID: <20110225132028.5EF9A20054@flycatcher.gentoo.org> (raw)

xarthisius    11/02/25 13:20:28

  Modified:             ChangeLog html-1.0.1.2.ebuild
  Log:
  ppc/ppc64 stable wrt #339580
  
  (Portage version: 2.2.0_alpha23/cvs/Linux ppc64)

Revision  Changes    Path
1.40                 dev-haskell/html/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/html/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	20 Nov 2010 23:30:40 -0000	1.39
+++ ChangeLog	25 Feb 2011 13:20:28 -0000	1.40
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/html
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/ChangeLog,v 1.39 2010/11/20 23:30:40 slyfox Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/ChangeLog,v 1.40 2011/02/25 13:20:28 xarthisius Exp $
+
+  25 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> html-1.0.1.2.ebuild:
+  ppc/ppc64 stable wrt #339580
 
   20 Nov 2010; Sergei Trofimovich <slyfox@gentoo.org> html-1.0.1.2.ebuild:
   alpha/ia64/sparc stable (bug #339580).



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

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

Index: html-1.0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/html/html-1.0.1.2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- html-1.0.1.2.ebuild	20 Nov 2010 23:30:40 -0000	1.8
+++ html-1.0.1.2.ebuild	25 Feb 2011 13:20:28 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 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.2.ebuild,v 1.8 2010/11/20 23:30:40 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/html-1.0.1.2.ebuild,v 1.9 2011/02/25 13:20:28 xarthisius Exp $
 
 CABAL_FEATURES="lib profile haddock"
 inherit haskell-cabal
@@ -11,7 +11,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=dev-lang/ghc-6.6.1"






             reply	other threads:[~2011-02-25 13:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-25 13:20 Kacper Kowalik (xarthisius) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-11-20 23:30 [gentoo-commits] gentoo-x86 commit in dev-haskell/html: ChangeLog html-1.0.1.2.ebuild Sergei Trofimovich (slyfox)
2010-10-19 21:51 Thomas Kahle (tomka)
2010-10-16 18:33 Markos Chandras (hwoarang)
2010-01-02 12:25 Christian Faulhammer (fauli)
2009-12-15 23:02 Lennart Kolmodin (kolmodin)
2009-04-17 12:24 Lennart Kolmodin (kolmodin)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110225132028.5EF9A20054@flycatcher.gentoo.org \
    --to=xarthisius@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox