public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-java/commons-net: ChangeLog commons-net-1.4.1-r1.ebuild
@ 2008-02-15  3:55 Petteri Raty (betelgeuse)
  0 siblings, 0 replies; 6+ messages in thread
From: Petteri Raty (betelgeuse) @ 2008-02-15  3:55 UTC (permalink / raw
  To: gentoo-commits

betelgeuse    08/02/15 03:55:44

  Modified:             ChangeLog commons-net-1.4.1-r1.ebuild
  Log:
  Add RESTRICT=test or the generic src_test that we will be adding will run test.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.44                 dev-java/commons-net/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	29 Jun 2007 09:23:52 -0000	1.43
+++ ChangeLog	15 Feb 2008 03:55:43 -0000	1.44
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/commons-net
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.43 2007/06/29 09:23:52 betelgeuse Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.44 2008/02/15 03:55:43 betelgeuse Exp $
+
+  15 Feb 2008; Petteri Räty <betelgeuse@gentoo.org>
+  commons-net-1.4.1-r1.ebuild:
+  Add RESTRICT=test or the generic src_test that we will be adding will run test.
 
   29 Jun 2007; Petteri Räty <betelgeuse@gentoo.org>
   commons-net-1.4.1-r1.ebuild:



1.12                 dev-java/commons-net/commons-net-1.4.1-r1.ebuild

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

Index: commons-net-1.4.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- commons-net-1.4.1-r1.ebuild	29 Jun 2007 09:23:52 -0000	1.11
+++ commons-net-1.4.1-r1.ebuild	15 Feb 2008 03:55:43 -0000	1.12
@@ -1,9 +1,7 @@
-# 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/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v 1.11 2007/06/29 09:23:52 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v 1.12 2008/02/15 03:55:43 betelgeuse Exp $
 
-# disabling unit tests:
-# http://issues.apache.org/bugzilla/show_bug.cgi?id=37985
 JAVA_PKG_IUSE="doc examples source" # junit
 
 inherit eutils java-pkg-2 java-ant-2
@@ -26,6 +24,10 @@
 SLOT="0"
 KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd"
 
+# disabling unit tests:
+# http://issues.apache.org/bugzilla/show_bug.cgi?id=37985
+RESTRICT="test"
+
 src_unpack() {
 	unpack ${A}
 	cd "${S}"



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



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

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

fauli       10/01/03 20:30:17

  Modified:             ChangeLog commons-net-1.4.1-r1.ebuild
  Log:
  Transfer Prefix keywords
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.45                 dev-java/commons-net/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	15 Feb 2008 03:55:43 -0000	1.44
+++ ChangeLog	3 Jan 2010 20:30:17 -0000	1.45
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/commons-net
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.44 2008/02/15 03:55:43 betelgeuse Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.45 2010/01/03 20:30:17 fauli Exp $
+
+  03 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+  commons-net-1.4.1-r1.ebuild:
+  Transfer Prefix keywords
 
   15 Feb 2008; Petteri Räty <betelgeuse@gentoo.org>
   commons-net-1.4.1-r1.ebuild:



1.13                 dev-java/commons-net/commons-net-1.4.1-r1.ebuild

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

Index: commons-net-1.4.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- commons-net-1.4.1-r1.ebuild	15 Feb 2008 03:55:43 -0000	1.12
+++ commons-net-1.4.1-r1.ebuild	3 Jan 2010 20:30:17 -0000	1.13
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 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/commons-net/commons-net-1.4.1-r1.ebuild,v 1.12 2008/02/15 03:55:43 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v 1.13 2010/01/03 20:30:17 fauli Exp $
 
 JAVA_PKG_IUSE="doc examples source" # junit
 
@@ -22,7 +22,7 @@
 	${COMMON_DEP}"
 LICENSE="Apache-2.0"
 SLOT="0"
-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"
 
 # disabling unit tests:
 # http://issues.apache.org/bugzilla/show_bug.cgi?id=37985






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

* [gentoo-commits] gentoo-x86 commit in dev-java/commons-net: ChangeLog commons-net-1.4.1-r1.ebuild
@ 2010-07-16 20:36 Fabian Groffen (grobian)
  0 siblings, 0 replies; 6+ messages in thread
From: Fabian Groffen (grobian) @ 2010-07-16 20:36 UTC (permalink / raw
  To: gentoo-commits

grobian     10/07/16 20:36:48

  Modified:             ChangeLog commons-net-1.4.1-r1.ebuild
  Log:
  Marked ~x64-macos
  
  (Portage version: 2.2.01.15395-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.46                 dev-java/commons-net/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/ChangeLog?r1=1.45&r2=1.46

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	3 Jan 2010 20:30:17 -0000	1.45
+++ ChangeLog	16 Jul 2010 20:36:48 -0000	1.46
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/commons-net
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.45 2010/01/03 20:30:17 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.46 2010/07/16 20:36:48 grobian Exp $
+
+  16 Jul 2010; Fabian Groffen <grobian@gentoo.org>
+  commons-net-1.4.1-r1.ebuild:
+  Marked ~x64-macos
 
   03 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
   commons-net-1.4.1-r1.ebuild:



1.14                 dev-java/commons-net/commons-net-1.4.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild?r1=1.13&r2=1.14

Index: commons-net-1.4.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- commons-net-1.4.1-r1.ebuild	3 Jan 2010 20:30:17 -0000	1.13
+++ commons-net-1.4.1-r1.ebuild	16 Jul 2010 20:36:48 -0000	1.14
@@ -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/commons-net/commons-net-1.4.1-r1.ebuild,v 1.13 2010/01/03 20:30:17 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v 1.14 2010/07/16 20:36:48 grobian Exp $
 
 JAVA_PKG_IUSE="doc examples source" # junit
 
@@ -22,7 +22,7 @@
 	${COMMON_DEP}"
 LICENSE="Apache-2.0"
 SLOT="0"
-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"
+KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 # disabling unit tests:
 # http://issues.apache.org/bugzilla/show_bug.cgi?id=37985






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

* [gentoo-commits] gentoo-x86 commit in dev-java/commons-net: ChangeLog commons-net-1.4.1-r1.ebuild
@ 2011-05-03 18:40 Fabian Groffen (grobian)
  0 siblings, 0 replies; 6+ messages in thread
From: Fabian Groffen (grobian) @ 2011-05-03 18:40 UTC (permalink / raw
  To: gentoo-commits

grobian     11/05/03 18:40:55

  Modified:             ChangeLog commons-net-1.4.1-r1.ebuild
  Log:
  Marked ~x64-freebsd
  
  (Portage version: 2.2.01.18252-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.47                 dev-java/commons-net/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	16 Jul 2010 20:36:48 -0000	1.46
+++ ChangeLog	3 May 2011 18:40:55 -0000	1.47
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/commons-net
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.46 2010/07/16 20:36:48 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.47 2011/05/03 18:40:55 grobian Exp $
+
+  03 May 2011; Fabian Groffen <grobian@gentoo.org> commons-net-1.4.1-r1.ebuild:
+  Marked ~x64-freebsd
 
   16 Jul 2010; Fabian Groffen <grobian@gentoo.org>
   commons-net-1.4.1-r1.ebuild:



1.15                 dev-java/commons-net/commons-net-1.4.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild?r1=1.14&r2=1.15

Index: commons-net-1.4.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- commons-net-1.4.1-r1.ebuild	16 Jul 2010 20:36:48 -0000	1.14
+++ commons-net-1.4.1-r1.ebuild	3 May 2011 18:40:55 -0000	1.15
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v 1.14 2010/07/16 20:36:48 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v 1.15 2011/05/03 18:40:55 grobian Exp $
 
 JAVA_PKG_IUSE="doc examples source" # junit
 
@@ -22,7 +22,7 @@
 	${COMMON_DEP}"
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 # disabling unit tests:
 # http://issues.apache.org/bugzilla/show_bug.cgi?id=37985






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

* [gentoo-commits] gentoo-x86 commit in dev-java/commons-net: ChangeLog commons-net-1.4.1-r1.ebuild
@ 2011-12-19 12:05 Ralph Sennhauser (sera)
  0 siblings, 0 replies; 6+ messages in thread
From: Ralph Sennhauser (sera) @ 2011-12-19 12:05 UTC (permalink / raw
  To: gentoo-commits

sera        11/12/19 12:05:33

  Modified:             ChangeLog commons-net-1.4.1-r1.ebuild
  Log:
  Fix homepage wrt #202445. Add missing IUSE to please repoman.
  
  (Portage version: 2.1.10.41/cvs/Linux x86_64)

Revision  Changes    Path
1.48                 dev-java/commons-net/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	3 May 2011 18:40:55 -0000	1.47
+++ ChangeLog	19 Dec 2011 12:05:32 -0000	1.48
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/commons-net
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.47 2011/05/03 18:40:55 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.48 2011/12/19 12:05:32 sera Exp $
+
+  19 Dec 2011; Ralph Sennhauser <sera@gentoo.org> commons-net-1.4.1-r1.ebuild:
+  Fix homepage wrt #202445. Add missing IUSE to please repoman.
 
   03 May 2011; Fabian Groffen <grobian@gentoo.org> commons-net-1.4.1-r1.ebuild:
   Marked ~x64-freebsd



1.16                 dev-java/commons-net/commons-net-1.4.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild?r1=1.15&r2=1.16

Index: commons-net-1.4.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- commons-net-1.4.1-r1.ebuild	3 May 2011 18:40:55 -0000	1.15
+++ commons-net-1.4.1-r1.ebuild	19 Dec 2011 12:05:33 -0000	1.16
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v 1.15 2011/05/03 18:40:55 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v 1.16 2011/12/19 12:05:33 sera Exp $
 
 JAVA_PKG_IUSE="doc examples source" # junit
 
@@ -8,7 +8,7 @@
 
 MY_P="${P}-src"
 DESCRIPTION="The purpose of the library is to provide fundamental protocol access, not higher-level abstractions."
-HOMEPAGE="http://jakarta.apache.org/commons/net/"
+HOMEPAGE="http://commons.apache.org/net/"
 SRC_URI="mirror://apache/jakarta/commons/net/source/${MY_P}.tar.gz"
 
 # dev-java/oro had a package move to jakarta-oro so depend on a version
@@ -23,6 +23,7 @@
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
 
 # disabling unit tests:
 # http://issues.apache.org/bugzilla/show_bug.cgi?id=37985






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

* [gentoo-commits] gentoo-x86 commit in dev-java/commons-net: ChangeLog commons-net-1.4.1-r1.ebuild
@ 2011-12-31 12:28 Ralph Sennhauser (sera)
  0 siblings, 0 replies; 6+ messages in thread
From: Ralph Sennhauser (sera) @ 2011-12-31 12:28 UTC (permalink / raw
  To: gentoo-commits

sera        11/12/31 12:28:49

  Modified:             ChangeLog commons-net-1.4.1-r1.ebuild
  Log:
  Drop ia64 support #345433
  
  (Portage version: 2.1.10.43/cvs/Linux x86_64)

Revision  Changes    Path
1.49                 dev-java/commons-net/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	19 Dec 2011 12:05:32 -0000	1.48
+++ ChangeLog	31 Dec 2011 12:28:49 -0000	1.49
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/commons-net
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.48 2011/12/19 12:05:32 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.49 2011/12/31 12:28:49 sera Exp $
+
+  31 Dec 2011; Ralph Sennhauser <sera@gentoo.org> commons-net-1.4.1-r1.ebuild:
+  Drop ia64 support #345433
 
   19 Dec 2011; Ralph Sennhauser <sera@gentoo.org> commons-net-1.4.1-r1.ebuild:
   Fix homepage wrt #202445. Add missing IUSE to please repoman.



1.17                 dev-java/commons-net/commons-net-1.4.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild?r1=1.16&r2=1.17

Index: commons-net-1.4.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- commons-net-1.4.1-r1.ebuild	19 Dec 2011 12:05:33 -0000	1.16
+++ commons-net-1.4.1-r1.ebuild	31 Dec 2011 12:28:49 -0000	1.17
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v 1.16 2011/12/19 12:05:33 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v 1.17 2011/12/31 12:28:49 sera Exp $
 
 JAVA_PKG_IUSE="doc examples source" # junit
 
@@ -22,7 +22,7 @@
 	${COMMON_DEP}"
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 # disabling unit tests:






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

end of thread, other threads:[~2011-12-31 12:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-15  3:55 [gentoo-commits] gentoo-x86 commit in dev-java/commons-net: ChangeLog commons-net-1.4.1-r1.ebuild Petteri Raty (betelgeuse)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-03 20:30 Christian Faulhammer (fauli)
2010-07-16 20:36 Fabian Groffen (grobian)
2011-05-03 18:40 Fabian Groffen (grobian)
2011-12-19 12:05 Ralph Sennhauser (sera)
2011-12-31 12:28 Ralph Sennhauser (sera)

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