public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/text-icu: text-icu-0.6.3.7-r1.ebuild text-icu-0.7.0.0.ebuild ChangeLog
@ 2014-12-25 17:31 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; only message in thread
From: Andreas HAttel (dilfridge) @ 2014-12-25 17:31 UTC (permalink / raw
  To: gentoo-commits

dilfridge    14/12/25 17:31:32

  Modified:             text-icu-0.6.3.7-r1.ebuild text-icu-0.7.0.0.ebuild
                        ChangeLog
  Log:
  Add slot operator to ICU dependency
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)

Revision  Changes    Path
1.2                  dev-haskell/text-icu/text-icu-0.6.3.7-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/text-icu/text-icu-0.6.3.7-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/text-icu/text-icu-0.6.3.7-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/text-icu/text-icu-0.6.3.7-r1.ebuild?r1=1.1&r2=1.2

Index: text-icu-0.6.3.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/text-icu/text-icu-0.6.3.7-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- text-icu-0.6.3.7-r1.ebuild	4 Mar 2014 15:40:43 -0000	1.1
+++ text-icu-0.6.3.7-r1.ebuild	25 Dec 2014 17:31:32 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text-icu/text-icu-0.6.3.7-r1.ebuild,v 1.1 2014/03/04 15:40:43 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text-icu/text-icu-0.6.3.7-r1.ebuild,v 1.2 2014/12/25 17:31:32 dilfridge Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 
 RDEPEND=">=dev-haskell/text-0.9.1.0:=[profile?]
 	>=dev-lang/ghc-6.10.4:=
-	dev-libs/icu
+	dev-libs/icu:=
 "
 DEPEND="${RDEPEND}
 	>=dev-haskell/cabal-1.10



1.2                  dev-haskell/text-icu/text-icu-0.7.0.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/text-icu/text-icu-0.7.0.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/text-icu/text-icu-0.7.0.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/text-icu/text-icu-0.7.0.0.ebuild?r1=1.1&r2=1.2

Index: text-icu-0.7.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/text-icu/text-icu-0.7.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- text-icu-0.7.0.0.ebuild	14 Dec 2014 06:20:30 -0000	1.1
+++ text-icu-0.7.0.0.ebuild	25 Dec 2014 17:31:32 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text-icu/text-icu-0.7.0.0.ebuild,v 1.1 2014/12/14 06:20:30 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text-icu/text-icu-0.7.0.0.ebuild,v 1.2 2014/12/25 17:31:32 dilfridge Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 
 RDEPEND=">=dev-haskell/text-0.9.1.0:=[profile?]
 	>=dev-lang/ghc-7.4.1:=
-	dev-libs/icu
+	dev-libs/icu:=
 "
 DEPEND="${RDEPEND}
 	>=dev-haskell/cabal-1.10



1.9                  dev-haskell/text-icu/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/text-icu/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	14 Dec 2014 06:20:30 -0000	1.8
+++ ChangeLog	25 Dec 2014 17:31:32 -0000	1.9
@@ -1,6 +1,10 @@
 # ChangeLog for dev-haskell/text-icu
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text-icu/ChangeLog,v 1.8 2014/12/14 06:20:30 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text-icu/ChangeLog,v 1.9 2014/12/25 17:31:32 dilfridge Exp $
+
+  25 Dec 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+  text-icu-0.6.3.7-r1.ebuild, text-icu-0.7.0.0.ebuild:
+  Add slot operator to ICU dependency
 
 *text-icu-0.7.0.0 (14 Dec 2014)
 





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

only message in thread, other threads:[~2014-12-25 17:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-25 17:31 [gentoo-commits] gentoo-x86 commit in dev-haskell/text-icu: text-icu-0.6.3.7-r1.ebuild text-icu-0.7.0.0.ebuild ChangeLog Andreas HAttel (dilfridge)

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