public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-java/commons-io: commons-io-1.4.ebuild ChangeLog
@ 2008-03-08 10:52 Markus Meier (maekke)
  0 siblings, 0 replies; 4+ messages in thread
From: Markus Meier (maekke) @ 2008-03-08 10:52 UTC (permalink / raw
  To: gentoo-commits

maekke      08/03/08 10:52:39

  Modified:             commons-io-1.4.ebuild ChangeLog
  Log:
  x86 stable, bug #212639
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.2                  dev-java/commons-io/commons-io-1.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/commons-io-1.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/commons-io-1.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/commons-io-1.4.ebuild?r1=1.1&r2=1.2

Index: commons-io-1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-io/commons-io-1.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- commons-io-1.4.ebuild	6 Feb 2008 14:46:12 -0000	1.1
+++ commons-io-1.4.ebuild	8 Mar 2008 10:52:38 -0000	1.2
@@ -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-java/commons-io/commons-io-1.4.ebuild,v 1.1 2008/02/06 14:46:12 fordfrog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/commons-io-1.4.ebuild,v 1.2 2008/03/08 10:52:38 maekke Exp $
 
 JAVA_PKG_IUSE="doc source"
 
@@ -13,7 +13,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="1"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd"
 IUSE="test"
 
 DEPEND=">=virtual/jdk-1.4



1.41                 dev-java/commons-io/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/ChangeLog?r1=1.40&r2=1.41

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	6 Feb 2008 14:46:12 -0000	1.40
+++ ChangeLog	8 Mar 2008 10:52:38 -0000	1.41
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/commons-io
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v 1.40 2008/02/06 14:46:12 fordfrog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v 1.41 2008/03/08 10:52:38 maekke Exp $
+
+  08 Mar 2008; Markus Meier <maekke@gentoo.org> commons-io-1.4.ebuild:
+  x86 stable, bug #212639
 
 *commons-io-1.4 (06 Feb 2008)
 



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-java/commons-io: commons-io-1.4.ebuild ChangeLog
@ 2008-03-08 13:14 Krzysiek Pawlik (nelchael)
  0 siblings, 0 replies; 4+ messages in thread
From: Krzysiek Pawlik (nelchael) @ 2008-03-08 13:14 UTC (permalink / raw
  To: gentoo-commits

nelchael    08/03/08 13:14:14

  Modified:             commons-io-1.4.ebuild ChangeLog
  Log:
  Stable on ppc, see bug #212639.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.3                  dev-java/commons-io/commons-io-1.4.ebuild

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

Index: commons-io-1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-io/commons-io-1.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- commons-io-1.4.ebuild	8 Mar 2008 10:52:38 -0000	1.2
+++ commons-io-1.4.ebuild	8 Mar 2008 13:14:14 -0000	1.3
@@ -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-java/commons-io/commons-io-1.4.ebuild,v 1.2 2008/03/08 10:52:38 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/commons-io-1.4.ebuild,v 1.3 2008/03/08 13:14:14 nelchael Exp $
 
 JAVA_PKG_IUSE="doc source"
 
@@ -13,7 +13,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="1"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd"
 IUSE="test"
 
 DEPEND=">=virtual/jdk-1.4



1.42                 dev-java/commons-io/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	8 Mar 2008 10:52:38 -0000	1.41
+++ ChangeLog	8 Mar 2008 13:14:14 -0000	1.42
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/commons-io
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v 1.41 2008/03/08 10:52:38 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v 1.42 2008/03/08 13:14:14 nelchael Exp $
+
+  08 Mar 2008; Krzysiek Pawlik <nelchael@gentoo.org> commons-io-1.4.ebuild:
+  Stable on ppc, see bug #212639.
 
   08 Mar 2008; Markus Meier <maekke@gentoo.org> commons-io-1.4.ebuild:
   x86 stable, bug #212639



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-java/commons-io: commons-io-1.4.ebuild ChangeLog
@ 2008-03-11 14:49 Brent Baude (ranger)
  0 siblings, 0 replies; 4+ messages in thread
From: Brent Baude (ranger) @ 2008-03-11 14:49 UTC (permalink / raw
  To: gentoo-commits

ranger      08/03/11 14:49:13

  Modified:             commons-io-1.4.ebuild ChangeLog
  Log:
  stable ppc64, bug 212639
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.4                  dev-java/commons-io/commons-io-1.4.ebuild

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

Index: commons-io-1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-io/commons-io-1.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- commons-io-1.4.ebuild	8 Mar 2008 13:14:14 -0000	1.3
+++ commons-io-1.4.ebuild	11 Mar 2008 14:49:12 -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-java/commons-io/commons-io-1.4.ebuild,v 1.3 2008/03/08 13:14:14 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/commons-io-1.4.ebuild,v 1.4 2008/03/11 14:49:12 ranger Exp $
 
 JAVA_PKG_IUSE="doc source"
 
@@ -13,7 +13,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="1"
-KEYWORDS="~amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd"
 IUSE="test"
 
 DEPEND=">=virtual/jdk-1.4



1.43                 dev-java/commons-io/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/ChangeLog?r1=1.42&r2=1.43

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	8 Mar 2008 13:14:14 -0000	1.42
+++ ChangeLog	11 Mar 2008 14:49:12 -0000	1.43
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/commons-io
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v 1.42 2008/03/08 13:14:14 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v 1.43 2008/03/11 14:49:12 ranger Exp $
+
+  11 Mar 2008; Brent Baude <ranger@gentoo.org> commons-io-1.4.ebuild:
+  stable ppc64, bug 212639
 
   08 Mar 2008; Krzysiek Pawlik <nelchael@gentoo.org> commons-io-1.4.ebuild:
   Stable on ppc, see bug #212639.



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-java/commons-io: commons-io-1.4.ebuild ChangeLog
@ 2008-03-11 20:58 Kenneth Prugh (ken69267)
  0 siblings, 0 replies; 4+ messages in thread
From: Kenneth Prugh (ken69267) @ 2008-03-11 20:58 UTC (permalink / raw
  To: gentoo-commits

ken69267    08/03/11 20:58:13

  Modified:             commons-io-1.4.ebuild ChangeLog
  Log:
  amd64 stable, bug #212639
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.5                  dev-java/commons-io/commons-io-1.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/commons-io-1.4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/commons-io-1.4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/commons-io-1.4.ebuild?r1=1.4&r2=1.5

Index: commons-io-1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-io/commons-io-1.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- commons-io-1.4.ebuild	11 Mar 2008 14:49:12 -0000	1.4
+++ commons-io-1.4.ebuild	11 Mar 2008 20:58:12 -0000	1.5
@@ -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-java/commons-io/commons-io-1.4.ebuild,v 1.4 2008/03/11 14:49:12 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/commons-io-1.4.ebuild,v 1.5 2008/03/11 20:58:12 ken69267 Exp $
 
 JAVA_PKG_IUSE="doc source"
 
@@ -13,7 +13,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="1"
-KEYWORDS="~amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd"
 IUSE="test"
 
 DEPEND=">=virtual/jdk-1.4



1.44                 dev-java/commons-io/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-io/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	11 Mar 2008 14:49:12 -0000	1.43
+++ ChangeLog	11 Mar 2008 20:58:12 -0000	1.44
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/commons-io
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v 1.43 2008/03/11 14:49:12 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v 1.44 2008/03/11 20:58:12 ken69267 Exp $
+
+  11 Mar 2008; Kenneth Prugh <ken69267@gentoo.org> commons-io-1.4.ebuild:
+  amd64 stable, bug #212639
 
   11 Mar 2008; Brent Baude <ranger@gentoo.org> commons-io-1.4.ebuild:
   stable ppc64, bug 212639



-- 
gentoo-commits@lists.gentoo.org mailing list



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

end of thread, other threads:[~2008-03-11 20:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-11 20:58 [gentoo-commits] gentoo-x86 commit in dev-java/commons-io: commons-io-1.4.ebuild ChangeLog Kenneth Prugh (ken69267)
  -- strict thread matches above, loose matches on Subject: below --
2008-03-11 14:49 Brent Baude (ranger)
2008-03-08 13:14 Krzysiek Pawlik (nelchael)
2008-03-08 10:52 Markus Meier (maekke)

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