public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-java/jsap: ChangeLog jsap-2.1.ebuild
@ 2009-08-14 21:58 Markus Meier (maekke)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2009-08-14 21:58 UTC (permalink / raw
  To: gentoo-commits

maekke      09/08/14 21:58:59

  Modified:             ChangeLog jsap-2.1.ebuild
  Log:
  amd64 stable, bug #281006
  (Portage version: 2.2_rc38/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-java/jsap/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/jsap/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	12 Apr 2008 21:34:38 -0000	1.5
+++ ChangeLog	14 Aug 2009 21:58:59 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/jsap
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jsap/ChangeLog,v 1.5 2008/04/12 21:34:38 dertobi123 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jsap/ChangeLog,v 1.6 2009/08/14 21:58:59 maekke Exp $
+
+  14 Aug 2009; Markus Meier <maekke@gentoo.org> jsap-2.1.ebuild:
+  amd64 stable, bug #281006
 
   12 Apr 2008; Tobias Scherbaum <dertobi123@gentoo.org> jsap-2.1.ebuild:
   Added ~ppc, bug #215401



1.6                  dev-java/jsap/jsap-2.1.ebuild

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

Index: jsap-2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/jsap/jsap-2.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- jsap-2.1.ebuild	12 Apr 2008 21:34:38 -0000	1.5
+++ jsap-2.1.ebuild	14 Aug 2009 21:58:59 -0000	1.6
@@ -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/dev-java/jsap/jsap-2.1.ebuild,v 1.5 2008/04/12 21:34:38 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jsap/jsap-2.1.ebuild,v 1.6 2009/08/14 21:58:59 maekke Exp $
 
 JAVA_PKG_IUSE="doc source"
 inherit eutils java-pkg-2 java-ant-2
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE="test"
 
 COMMON_DEP="






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

* [gentoo-commits] gentoo-x86 commit in dev-java/jsap: ChangeLog jsap-2.1.ebuild
@ 2010-02-09 20:29 Joseph Jezak (josejx)
  0 siblings, 0 replies; 3+ messages in thread
From: Joseph Jezak (josejx) @ 2010-02-09 20:29 UTC (permalink / raw
  To: gentoo-commits

josejx      10/02/09 20:29:21

  Modified:             ChangeLog jsap-2.1.ebuild
  Log:
  Marked ppc/ppc64 stable.
  (Portage version: 2.1.7.16/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  dev-java/jsap/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/jsap/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	14 Aug 2009 21:58:59 -0000	1.6
+++ ChangeLog	9 Feb 2010 20:29:21 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/jsap
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jsap/ChangeLog,v 1.6 2009/08/14 21:58:59 maekke Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jsap/ChangeLog,v 1.7 2010/02/09 20:29:21 josejx Exp $
+
+  09 Feb 2010; Joseph Jezak <josejx@gentoo.org> jsap-2.1.ebuild:
+  Marked ppc/ppc64 stable.
 
   14 Aug 2009; Markus Meier <maekke@gentoo.org> jsap-2.1.ebuild:
   amd64 stable, bug #281006



1.7                  dev-java/jsap/jsap-2.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jsap/jsap-2.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jsap/jsap-2.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jsap/jsap-2.1.ebuild?r1=1.6&r2=1.7

Index: jsap-2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/jsap/jsap-2.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- jsap-2.1.ebuild	14 Aug 2009 21:58:59 -0000	1.6
+++ jsap-2.1.ebuild	9 Feb 2010 20:29:21 -0000	1.7
@@ -1,6 +1,6 @@
-# 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/jsap/jsap-2.1.ebuild,v 1.6 2009/08/14 21:58:59 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jsap/jsap-2.1.ebuild,v 1.7 2010/02/09 20:29:21 josejx Exp $
 
 JAVA_PKG_IUSE="doc source"
 inherit eutils java-pkg-2 java-ant-2
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE="test"
 
 COMMON_DEP="






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

* [gentoo-commits] gentoo-x86 commit in dev-java/jsap: ChangeLog jsap-2.1.ebuild
@ 2010-04-24 15:29 Fabian Groffen (grobian)
  0 siblings, 0 replies; 3+ messages in thread
From: Fabian Groffen (grobian) @ 2010-04-24 15:29 UTC (permalink / raw
  To: gentoo-commits

grobian     10/04/24 15:29:43

  Modified:             ChangeLog jsap-2.1.ebuild
  Log:
  Marked ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris, bug #314093
  (Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.8                  dev-java/jsap/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/jsap/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	9 Feb 2010 20:29:21 -0000	1.7
+++ ChangeLog	24 Apr 2010 15:29:43 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/jsap
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jsap/ChangeLog,v 1.7 2010/02/09 20:29:21 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jsap/ChangeLog,v 1.8 2010/04/24 15:29:43 grobian Exp $
+
+  24 Apr 2010; Fabian Groffen <grobian@gentoo.org> jsap-2.1.ebuild:
+  Marked ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris, bug #314093
 
   09 Feb 2010; Joseph Jezak <josejx@gentoo.org> jsap-2.1.ebuild:
   Marked ppc/ppc64 stable.



1.8                  dev-java/jsap/jsap-2.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jsap/jsap-2.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jsap/jsap-2.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jsap/jsap-2.1.ebuild?r1=1.7&r2=1.8

Index: jsap-2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/jsap/jsap-2.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- jsap-2.1.ebuild	9 Feb 2010 20:29:21 -0000	1.7
+++ jsap-2.1.ebuild	24 Apr 2010 15:29:43 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jsap/jsap-2.1.ebuild,v 1.7 2010/02/09 20:29:21 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jsap/jsap-2.1.ebuild,v 1.8 2010/04/24 15:29:43 grobian Exp $
 
 JAVA_PKG_IUSE="doc source"
 inherit eutils java-pkg-2 java-ant-2
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 COMMON_DEP="






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

end of thread, other threads:[~2010-04-24 15:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-24 15:29 [gentoo-commits] gentoo-x86 commit in dev-java/jsap: ChangeLog jsap-2.1.ebuild Fabian Groffen (grobian)
  -- strict thread matches above, loose matches on Subject: below --
2010-02-09 20:29 Joseph Jezak (josejx)
2009-08-14 21:58 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