public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-libs/libecwj2: libecwj2-3.3.ebuild ChangeLog
@ 2008-10-04  0:57 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeremy Olexa (darkside) @ 2008-10-04  0:57 UTC (permalink / raw
  To: gentoo-commits

darkside    08/10/04 00:57:47

  Modified:             libecwj2-3.3.ebuild ChangeLog
  Log:
  add ~amd64, bug #239177
  (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo x86_64)

Revision  Changes    Path
1.4                  sci-libs/libecwj2/libecwj2-3.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libecwj2/libecwj2-3.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libecwj2/libecwj2-3.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libecwj2/libecwj2-3.3.ebuild?r1=1.3&r2=1.4

Index: libecwj2-3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/libecwj2-3.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libecwj2-3.3.ebuild	1 Feb 2007 22:55:29 -0000	1.3
+++ libecwj2-3.3.ebuild	4 Oct 2008 00:57:46 -0000	1.4
@@ -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/sci-libs/libecwj2/libecwj2-3.3.ebuild,v 1.3 2007/02/01 22:55:29 djay Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/libecwj2-3.3.ebuild,v 1.4 2008/10/04 00:57:46 darkside Exp $
 
 DESCRIPTION="This library offers read (decompress) and write (compress) for both the ECW and the ISO JPEG 2000 image file formats"
 SRC_URI="mirror://gentoo/${P}-2006-09-06.zip"
@@ -8,7 +8,7 @@
 
 LICENSE="ECWPL"
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="doc examples"
 
 DEPEND="virtual/libc"



1.3                  sci-libs/libecwj2/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libecwj2/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libecwj2/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libecwj2/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	10 Jan 2007 14:10:09 -0000	1.2
+++ ChangeLog	4 Oct 2008 00:57:46 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/libecwj2
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/ChangeLog,v 1.2 2007/01/10 14:10:09 djay Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/ChangeLog,v 1.3 2008/10/04 00:57:46 darkside Exp $
+
+  04 Oct 2008; Jeremy Olexa <darkside@gentoo.org> libecwj2-3.3.ebuild:
+  add ~amd64, bug #239177
 
   10 Jan 2007; <djay@gentoo.org> libecwj2-3.3.ebuild:
   Correct the PKG_URL syntaxe






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-libs/libecwj2: libecwj2-3.3.ebuild ChangeLog
@ 2009-09-23 20:07 Patrick Lauer (patrick)
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Lauer (patrick) @ 2009-09-23 20:07 UTC (permalink / raw
  To: gentoo-commits

patrick     09/09/23 20:07:54

  Modified:             libecwj2-3.3.ebuild ChangeLog
  Log:
  Remove virtual/libc
  (Portage version: 2.2_rc41/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  sci-libs/libecwj2/libecwj2-3.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libecwj2/libecwj2-3.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libecwj2/libecwj2-3.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libecwj2/libecwj2-3.3.ebuild?r1=1.4&r2=1.5

Index: libecwj2-3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/libecwj2-3.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libecwj2-3.3.ebuild	4 Oct 2008 00:57:46 -0000	1.4
+++ libecwj2-3.3.ebuild	23 Sep 2009 20:07:53 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/libecwj2-3.3.ebuild,v 1.4 2008/10/04 00:57:46 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/libecwj2-3.3.ebuild,v 1.5 2009/09/23 20:07:53 patrick Exp $
 
 DESCRIPTION="This library offers read (decompress) and write (compress) for both the ECW and the ISO JPEG 2000 image file formats"
 SRC_URI="mirror://gentoo/${P}-2006-09-06.zip"
@@ -11,7 +11,7 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="doc examples"
 
-DEPEND="virtual/libc"
+DEPEND=""
 
 src_install() {
 	into /usr



1.4                  sci-libs/libecwj2/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libecwj2/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libecwj2/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libecwj2/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	4 Oct 2008 00:57:46 -0000	1.3
+++ ChangeLog	23 Sep 2009 20:07:53 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/libecwj2
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/ChangeLog,v 1.3 2008/10/04 00:57:46 darkside Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/ChangeLog,v 1.4 2009/09/23 20:07:53 patrick Exp $
+
+  23 Sep 2009; Patrick Lauer <patrick@gentoo.org> libecwj2-3.3.ebuild:
+  Remove virtual/libc
 
   04 Oct 2008; Jeremy Olexa <darkside@gentoo.org> libecwj2-3.3.ebuild:
   add ~amd64, bug #239177






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-23 20:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-23 20:07 [gentoo-commits] gentoo-x86 commit in sci-libs/libecwj2: libecwj2-3.3.ebuild ChangeLog Patrick Lauer (patrick)
  -- strict thread matches above, loose matches on Subject: below --
2008-10-04  0:57 Jeremy Olexa (darkside)

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