public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-java/ant-commons-logging: ChangeLog ant-commons-logging-1.7.1.ebuild
@ 2008-07-14 21:55 Vlastimil Babka (caster)
  0 siblings, 0 replies; 6+ messages in thread
From: Vlastimil Babka (caster) @ 2008-07-14 21:55 UTC (permalink / raw
  To: gentoo-commits

caster      08/07/14 21:55:20

  Modified:             ChangeLog
  Added:                ant-commons-logging-1.7.1.ebuild
  Log:
  Version bump, bug #231776.
  (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 x86_64)

Revision  Changes    Path
1.10                 dev-java/ant-commons-logging/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	12 May 2007 18:09:23 -0000	1.9
+++ ChangeLog	14 Jul 2008 21:55:20 -0000	1.10
@@ -1,6 +1,12 @@
 # ChangeLog for dev-java/ant-commons-logging
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.9 2007/05/12 18:09:23 wltjr Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.10 2008/07/14 21:55:20 caster Exp $
+
+*ant-commons-logging-1.7.1 (14 Jul 2008)
+
+  14 Jul 2008; Vlastimil Babka <caster@gentoo.org>
+  +ant-commons-logging-1.7.1.ebuild:
+  Version bump, bug #231776.
 
   12 May 2007; William L. Thomson Jr. <wltjr@gentoo.org>
   ant-commons-logging-1.7.0.ebuild:



1.1                  dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild?rev=1.1&content-type=text/plain

Index: ant-commons-logging-1.7.1.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild,v 1.1 2008/07/14 21:55:20 caster Exp $

EAPI=1

inherit ant-tasks

KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"

DEPEND=">=dev-java/commons-logging-1.0.4-r2:0"
RDEPEND="${DEPEND}"



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



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

* [gentoo-commits] gentoo-x86 commit in dev-java/ant-commons-logging: ChangeLog ant-commons-logging-1.7.1.ebuild
@ 2008-12-20 16:26 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 6+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2008-12-20 16:26 UTC (permalink / raw
  To: gentoo-commits

nixnut      08/12/20 16:26:11

  Modified:             ChangeLog ant-commons-logging-1.7.1.ebuild
  Log:
  Stable on ppc wrt bug 250446
  (Portage version: 2.1.6.1/cvs/Linux 2.6.27-hardened-r3 ppc)

Revision  Changes    Path
1.11                 dev-java/ant-commons-logging/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	14 Jul 2008 21:55:20 -0000	1.10
+++ ChangeLog	20 Dec 2008 16:26:11 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/ant-commons-logging
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.10 2008/07/14 21:55:20 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.11 2008/12/20 16:26:11 nixnut Exp $
+
+  20 Dec 2008; nixnut <nixnut@gentoo.org> ant-commons-logging-1.7.1.ebuild:
+  Stable on ppc wrt bug 250446
 
 *ant-commons-logging-1.7.1 (14 Jul 2008)
 



1.2                  dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild

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

Index: ant-commons-logging-1.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ant-commons-logging-1.7.1.ebuild	14 Jul 2008 21:55:20 -0000	1.1
+++ ant-commons-logging-1.7.1.ebuild	20 Dec 2008 16:26:11 -0000	1.2
@@ -1,12 +1,12 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild,v 1.1 2008/07/14 21:55:20 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild,v 1.2 2008/12/20 16:26:11 nixnut Exp $
 
 EAPI=1
 
 inherit ant-tasks
 
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd"
 
 DEPEND=">=dev-java/commons-logging-1.0.4-r2:0"
 RDEPEND="${DEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in dev-java/ant-commons-logging: ChangeLog ant-commons-logging-1.7.1.ebuild
@ 2008-12-20 19:49 Kenneth Prugh (ken69267)
  0 siblings, 0 replies; 6+ messages in thread
From: Kenneth Prugh (ken69267) @ 2008-12-20 19:49 UTC (permalink / raw
  To: gentoo-commits

ken69267    08/12/20 19:49:05

  Modified:             ChangeLog ant-commons-logging-1.7.1.ebuild
  Log:
  amd64 stable, bug #250466
  (Portage version: 2.1.6.1/cvs/Linux 2.6.26-gentoo-r1 x86_64)

Revision  Changes    Path
1.12                 dev-java/ant-commons-logging/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	20 Dec 2008 16:26:11 -0000	1.11
+++ ChangeLog	20 Dec 2008 19:49:05 -0000	1.12
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/ant-commons-logging
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.11 2008/12/20 16:26:11 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.12 2008/12/20 19:49:05 ken69267 Exp $
+
+  20 Dec 2008; Kenneth Prugh <ken69267@gentoo.org>
+  ant-commons-logging-1.7.1.ebuild:
+  amd64 stable, bug #250466
 
   20 Dec 2008; nixnut <nixnut@gentoo.org> ant-commons-logging-1.7.1.ebuild:
   Stable on ppc wrt bug 250446



1.3                  dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild

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

Index: ant-commons-logging-1.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ant-commons-logging-1.7.1.ebuild	20 Dec 2008 16:26:11 -0000	1.2
+++ ant-commons-logging-1.7.1.ebuild	20 Dec 2008 19:49:05 -0000	1.3
@@ -1,12 +1,12 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild,v 1.2 2008/12/20 16:26:11 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild,v 1.3 2008/12/20 19:49:05 ken69267 Exp $
 
 EAPI=1
 
 inherit ant-tasks
 
-KEYWORDS="~amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd"
 
 DEPEND=">=dev-java/commons-logging-1.0.4-r2:0"
 RDEPEND="${DEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in dev-java/ant-commons-logging: ChangeLog ant-commons-logging-1.7.1.ebuild
@ 2008-12-21 13:34 Markus Meier (maekke)
  0 siblings, 0 replies; 6+ messages in thread
From: Markus Meier (maekke) @ 2008-12-21 13:34 UTC (permalink / raw
  To: gentoo-commits

maekke      08/12/21 13:34:30

  Modified:             ChangeLog ant-commons-logging-1.7.1.ebuild
  Log:
  x86 stable, bug #250466
  (Portage version: 2.1.6.2/cvs/Linux 2.6.27.10 x86_64)

Revision  Changes    Path
1.13                 dev-java/ant-commons-logging/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	20 Dec 2008 19:49:05 -0000	1.12
+++ ChangeLog	21 Dec 2008 13:34:30 -0000	1.13
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/ant-commons-logging
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.12 2008/12/20 19:49:05 ken69267 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.13 2008/12/21 13:34:30 maekke Exp $
+
+  21 Dec 2008; Markus Meier <maekke@gentoo.org>
+  ant-commons-logging-1.7.1.ebuild:
+  x86 stable, bug #250466
 
   20 Dec 2008; Kenneth Prugh <ken69267@gentoo.org>
   ant-commons-logging-1.7.1.ebuild:



1.4                  dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild

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

Index: ant-commons-logging-1.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ant-commons-logging-1.7.1.ebuild	20 Dec 2008 19:49:05 -0000	1.3
+++ ant-commons-logging-1.7.1.ebuild	21 Dec 2008 13:34:30 -0000	1.4
@@ -1,12 +1,12 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild,v 1.3 2008/12/20 19:49:05 ken69267 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild,v 1.4 2008/12/21 13:34:30 maekke Exp $
 
 EAPI=1
 
 inherit ant-tasks
 
-KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd"
 
 DEPEND=">=dev-java/commons-logging-1.0.4-r2:0"
 RDEPEND="${DEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in dev-java/ant-commons-logging: ChangeLog ant-commons-logging-1.7.1.ebuild
@ 2009-01-07 19:08 Brent Baude (ranger)
  0 siblings, 0 replies; 6+ messages in thread
From: Brent Baude (ranger) @ 2009-01-07 19:08 UTC (permalink / raw
  To: gentoo-commits

ranger      09/01/07 19:08:13

  Modified:             ChangeLog ant-commons-logging-1.7.1.ebuild
  Log:
  Marking ant-commons-logging-1.7.1 ppc64 for bug 250466
  (Portage version: 2.1.6.4/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)

Revision  Changes    Path
1.14                 dev-java/ant-commons-logging/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	21 Dec 2008 13:34:30 -0000	1.13
+++ ChangeLog	7 Jan 2009 19:08:13 -0000	1.14
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/ant-commons-logging
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.13 2008/12/21 13:34:30 maekke Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.14 2009/01/07 19:08:13 ranger Exp $
+
+  07 Jan 2009; Brent Baude <ranger@gentoo.org>
+  ant-commons-logging-1.7.1.ebuild:
+  Marking ant-commons-logging-1.7.1 ppc64 for bug 250466
 
   21 Dec 2008; Markus Meier <maekke@gentoo.org>
   ant-commons-logging-1.7.1.ebuild:



1.5                  dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild

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

Index: ant-commons-logging-1.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ant-commons-logging-1.7.1.ebuild	21 Dec 2008 13:34:30 -0000	1.4
+++ ant-commons-logging-1.7.1.ebuild	7 Jan 2009 19:08:13 -0000	1.5
@@ -1,12 +1,12 @@
-# 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/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild,v 1.4 2008/12/21 13:34:30 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild,v 1.5 2009/01/07 19:08:13 ranger Exp $
 
 EAPI=1
 
 inherit ant-tasks
 
-KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd"
 
 DEPEND=">=dev-java/commons-logging-1.0.4-r2:0"
 RDEPEND="${DEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in dev-java/ant-commons-logging: ChangeLog ant-commons-logging-1.7.1.ebuild
@ 2010-01-03 20:25 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-01-03 20:25 UTC (permalink / raw
  To: gentoo-commits

fauli       10/01/03 20:25:57

  Modified:             ChangeLog ant-commons-logging-1.7.1.ebuild
  Log:
  Transfer Prefix keywords
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.16                 dev-java/ant-commons-logging/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	15 May 2009 22:22:23 -0000	1.15
+++ ChangeLog	3 Jan 2010 20:25:57 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/ant-commons-logging
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.15 2009/05/15 22:22:23 caster Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.16 2010/01/03 20:25:57 fauli Exp $
+
+  03 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+  ant-commons-logging-1.7.1.ebuild:
+  Transfer Prefix keywords
 
   15 May 2009; Vlastimil Babka <caster@gentoo.org>
   -ant-commons-logging-1.7.0.ebuild:



1.6                  dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild

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

Index: ant-commons-logging-1.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ant-commons-logging-1.7.1.ebuild	7 Jan 2009 19:08:13 -0000	1.5
+++ ant-commons-logging-1.7.1.ebuild	3 Jan 2010 20:25:57 -0000	1.6
@@ -1,12 +1,12 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild,v 1.5 2009/01/07 19:08:13 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild,v 1.6 2010/01/03 20:25:57 fauli Exp $
 
 EAPI=1
 
 inherit ant-tasks
 
-KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 DEPEND=">=dev-java/commons-logging-1.0.4-r2:0"
 RDEPEND="${DEPEND}"






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

end of thread, other threads:[~2010-01-03 20:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-21 13:34 [gentoo-commits] gentoo-x86 commit in dev-java/ant-commons-logging: ChangeLog ant-commons-logging-1.7.1.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-03 20:25 Christian Faulhammer (fauli)
2009-01-07 19:08 Brent Baude (ranger)
2008-12-20 19:49 Kenneth Prugh (ken69267)
2008-12-20 16:26 Gysbert Wassenaar (nixnut)
2008-07-14 21:55 Vlastimil Babka (caster)

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