public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Socket6: ChangeLog Socket6-0.230.0.ebuild
@ 2011-08-28 19:47 Torsten Veller (tove)
  0 siblings, 0 replies; 4+ messages in thread
From: Torsten Veller (tove) @ 2011-08-28 19:47 UTC (permalink / raw
  To: gentoo-commits

tove        11/08/28 19:47:02

  Modified:             ChangeLog
  Added:                Socket6-0.230.0.ebuild
  Log:
  Change version scheme
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.40                 dev-perl/Socket6/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Socket6/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Socket6/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Socket6/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	20 Apr 2011 12:56:14 -0000	1.39
+++ ChangeLog	28 Aug 2011 19:47:01 -0000	1.40
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Socket6
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.39 2011/04/20 12:56:14 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.40 2011/08/28 19:47:01 tove Exp $
+
+*Socket6-0.230.0 (28 Aug 2011)
+
+  28 Aug 2011; Torsten Veller <tove@gentoo.org> +Socket6-0.230.0.ebuild:
+  Change version scheme
 
   20 Apr 2011; Justin Lecher <jlec@gentoo.org> Socket6-0.20.ebuild,
   Socket6-0.23.ebuild:



1.1                  dev-perl/Socket6/Socket6-0.230.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild?rev=1.1&content-type=text/plain

Index: Socket6-0.230.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild,v 1.1 2011/08/28 19:47:02 tove Exp $

EAPI=4

MODULE_AUTHOR=UMEMOTO
MODULE_VERSION=0.23
inherit perl-module

DESCRIPTION="IPv6 related part of the C socket.h defines and structure manipulators"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""

SRC_TEST="do"

src_unpack() {
	perl-module_src_unpack
	tc-export CC
}






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Socket6: ChangeLog Socket6-0.230.0.ebuild
@ 2011-12-13 13:16 Naohiro Aota (naota)
  0 siblings, 0 replies; 4+ messages in thread
From: Naohiro Aota (naota) @ 2011-12-13 13:16 UTC (permalink / raw
  To: gentoo-commits

naota       11/12/13 13:16:15

  Modified:             ChangeLog Socket6-0.230.0.ebuild
  Log:
  Add ~x86-fbsd
  
  (Portage version: 2.2.0_alpha75/cvs/FreeBSD i386)

Revision  Changes    Path
1.42                 dev-perl/Socket6/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Socket6/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Socket6/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Socket6/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	4 Sep 2011 11:21:56 -0000	1.41
+++ ChangeLog	13 Dec 2011 13:16:14 -0000	1.42
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Socket6
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.41 2011/09/04 11:21:56 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.42 2011/12/13 13:16:14 naota Exp $
+
+  13 Dec 2011; Naohiro Aota <naota@gentoo.org> Socket6-0.230.0.ebuild:
+  Add ~x86-fbsd
 
   04 Sep 2011; Torsten Veller <tove@gentoo.org> -Socket6-0.23.ebuild:
   Cleanup



1.2                  dev-perl/Socket6/Socket6-0.230.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild?r1=1.1&r2=1.2

Index: Socket6-0.230.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Socket6-0.230.0.ebuild	28 Aug 2011 19:47:02 -0000	1.1
+++ Socket6-0.230.0.ebuild	13 Dec 2011 13:16:14 -0000	1.2
@@ -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-perl/Socket6/Socket6-0.230.0.ebuild,v 1.1 2011/08/28 19:47:02 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild,v 1.2 2011/12/13 13:16:14 naota Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Socket6: ChangeLog Socket6-0.230.0.ebuild
@ 2013-09-15 14:48 Jeroen Roovers (jer)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2013-09-15 14:48 UTC (permalink / raw
  To: gentoo-commits

jer         13/09/15 14:48:23

  Modified:             ChangeLog Socket6-0.230.0.ebuild
  Log:
  Stable for HPPA (bug #343555).
  
  (Portage version: 2.2.4/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.45                 dev-perl/Socket6/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	15 Sep 2013 09:28:09 -0000	1.44
+++ ChangeLog	15 Sep 2013 14:48:23 -0000	1.45
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Socket6
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.44 2013/09/15 09:28:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.45 2013/09/15 14:48:23 jer Exp $
+
+  15 Sep 2013; Jeroen Roovers <jer@gentoo.org> Socket6-0.230.0.ebuild:
+  Stable for HPPA (bug #343555).
 
   15 Sep 2013; Agostino Sarubbo <ago@gentoo.org> Socket6-0.230.0.ebuild:
   Stable for amd64, wrt bug #343555



1.4                  dev-perl/Socket6/Socket6-0.230.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild?r1=1.3&r2=1.4

Index: Socket6-0.230.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Socket6-0.230.0.ebuild	15 Sep 2013 09:28:09 -0000	1.3
+++ Socket6-0.230.0.ebuild	15 Sep 2013 14:48:23 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild,v 1.3 2013/09/15 09:28:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild,v 1.4 2013/09/15 14:48:23 jer Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Socket6: ChangeLog Socket6-0.230.0.ebuild
@ 2013-09-15 15:54 Markus Meier (maekke)
  0 siblings, 0 replies; 4+ messages in thread
From: Markus Meier (maekke) @ 2013-09-15 15:54 UTC (permalink / raw
  To: gentoo-commits

maekke      13/09/15 15:54:30

  Modified:             ChangeLog Socket6-0.230.0.ebuild
  Log:
  arm stable, bug #343555
  
  (Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.46                 dev-perl/Socket6/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	15 Sep 2013 14:48:23 -0000	1.45
+++ ChangeLog	15 Sep 2013 15:54:29 -0000	1.46
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Socket6
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.45 2013/09/15 14:48:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.46 2013/09/15 15:54:29 maekke Exp $
+
+  15 Sep 2013; Markus Meier <maekke@gentoo.org> Socket6-0.230.0.ebuild:
+  arm stable, bug #343555
 
   15 Sep 2013; Jeroen Roovers <jer@gentoo.org> Socket6-0.230.0.ebuild:
   Stable for HPPA (bug #343555).



1.5                  dev-perl/Socket6/Socket6-0.230.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild?r1=1.4&r2=1.5

Index: Socket6-0.230.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Socket6-0.230.0.ebuild	15 Sep 2013 14:48:23 -0000	1.4
+++ Socket6-0.230.0.ebuild	15 Sep 2013 15:54:29 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild,v 1.4 2013/09/15 14:48:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.230.0.ebuild,v 1.5 2013/09/15 15:54:29 maekke Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"





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

end of thread, other threads:[~2013-09-15 15:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-15 15:54 [gentoo-commits] gentoo-x86 commit in dev-perl/Socket6: ChangeLog Socket6-0.230.0.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2013-09-15 14:48 Jeroen Roovers (jer)
2011-12-13 13:16 Naohiro Aota (naota)
2011-08-28 19:47 Torsten Veller (tove)

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