public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/libnatpmp: libnatpmp-20110808-r1.ebuild ChangeLog
@ 2012-03-25 22:59 Naohiro Aota (naota)
  0 siblings, 0 replies; 3+ messages in thread
From: Naohiro Aota (naota) @ 2012-03-25 22:59 UTC (permalink / raw
  To: gentoo-commits

naota       12/03/25 22:59:26

  Modified:             libnatpmp-20110808-r1.ebuild ChangeLog
  Log:
  Add ~x86-fbsd. #400929
  
  (Portage version: 2.2.0_alpha93/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  net-libs/libnatpmp/libnatpmp-20110808-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnatpmp/libnatpmp-20110808-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnatpmp/libnatpmp-20110808-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnatpmp/libnatpmp-20110808-r1.ebuild?r1=1.6&r2=1.7

Index: libnatpmp-20110808-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libnatpmp/libnatpmp-20110808-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libnatpmp-20110808-r1.ebuild	21 Mar 2012 06:15:20 -0000	1.6
+++ libnatpmp-20110808-r1.ebuild	25 Mar 2012 22:59:25 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnatpmp/libnatpmp-20110808-r1.ebuild,v 1.6 2012/03/21 06:15:20 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnatpmp/libnatpmp-20110808-r1.ebuild,v 1.7 2012/03/25 22:59:25 naota Exp $
 
 EAPI=4
 inherit eutils toolchain-funcs multilib
@@ -11,7 +11,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd"
 IUSE="static-libs"
 
 src_prepare() {



1.13                 net-libs/libnatpmp/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnatpmp/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnatpmp/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnatpmp/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libnatpmp/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	21 Mar 2012 06:15:20 -0000	1.12
+++ ChangeLog	25 Mar 2012 22:59:25 -0000	1.13
@@ -1,4 +1,6 @@
 
+  25 Mar 2012; Naohiro Aota <naota@gentoo.org> libnatpmp-20110808-r1.ebuild:
+  Add ~x86-fbsd. #400929
 
   21 Mar 2012; Samuli Suominen <ssuominen@gentoo.org>
   libnatpmp-20110808-r1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in net-libs/libnatpmp: libnatpmp-20110808-r1.ebuild ChangeLog
@ 2012-12-14 16:46 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 3+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-12-14 16:46 UTC (permalink / raw
  To: gentoo-commits

blueness    12/12/14 16:46:27

  Modified:             libnatpmp-20110808-r1.ebuild ChangeLog
  Log:
  stable arm, bug #444804
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)

Revision  Changes    Path
1.8                  net-libs/libnatpmp/libnatpmp-20110808-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnatpmp/libnatpmp-20110808-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnatpmp/libnatpmp-20110808-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnatpmp/libnatpmp-20110808-r1.ebuild?r1=1.7&r2=1.8

Index: libnatpmp-20110808-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libnatpmp/libnatpmp-20110808-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libnatpmp-20110808-r1.ebuild	25 Mar 2012 22:59:25 -0000	1.7
+++ libnatpmp-20110808-r1.ebuild	14 Dec 2012 16:46:27 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnatpmp/libnatpmp-20110808-r1.ebuild,v 1.7 2012/03/25 22:59:25 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnatpmp/libnatpmp-20110808-r1.ebuild,v 1.8 2012/12/14 16:46:27 blueness Exp $
 
 EAPI=4
 inherit eutils toolchain-funcs multilib
@@ -11,7 +11,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 arm ppc ppc64 x86 ~x86-fbsd"
 IUSE="static-libs"
 
 src_prepare() {



1.16                 net-libs/libnatpmp/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnatpmp/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnatpmp/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnatpmp/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libnatpmp/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	26 Nov 2012 23:24:55 -0000	1.15
+++ ChangeLog	14 Dec 2012 16:46:27 -0000	1.16
@@ -1,4 +1,8 @@
 
+  14 Dec 2012; Anthony G. Basile <blueness@gentoo.org>
+  libnatpmp-20110808-r1.ebuild:
+  stable arm, bug #444804
+
   26 Nov 2012; Anthony G. Basile <blueness@gentoo.org>
   libnatpmp-20120821.ebuild:
   keyword ~mips





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

* [gentoo-commits] gentoo-x86 commit in net-libs/libnatpmp: libnatpmp-20110808-r1.ebuild ChangeLog
@ 2015-07-04  2:03 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 3+ messages in thread
From: Anthony G. Basile (blueness) @ 2015-07-04  2:03 UTC (permalink / raw
  To: gentoo-commits

blueness    15/07/04 02:03:27

  Modified:             ChangeLog
  Added:                libnatpmp-20110808-r1.ebuild
  Log:
  Restored for sparc. Bug #553884.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0xF52D4BBA)

Revision  Changes    Path
1.34                 net-libs/libnatpmp/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnatpmp/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnatpmp/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnatpmp/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libnatpmp/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	3 Jul 2015 12:32:49 -0000	1.33
+++ ChangeLog	4 Jul 2015 02:03:27 -0000	1.34
@@ -1,6 +1,12 @@
 # ChangeLog for net-libs/libnatpmp
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnatpmp/ChangeLog,v 1.33 2015/07/03 12:32:49 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnatpmp/ChangeLog,v 1.34 2015/07/04 02:03:27 blueness Exp $
+
+*libnatpmp-20110808-r1 (04 Jul 2015)
+
+  04 Jul 2015; Anthony G. Basile <blueness@gentoo.org>
+  +libnatpmp-20110808-r1.ebuild:
+  Restored for sparc. Bug #553884.
 
   03 Jul 2015; Anthony G. Basile <blueness@gentoo.org>
   -libnatpmp-20110808-r1.ebuild, -libnatpmp-20131126.ebuild:



1.11                 net-libs/libnatpmp/libnatpmp-20110808-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnatpmp/libnatpmp-20110808-r1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnatpmp/libnatpmp-20110808-r1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnatpmp/libnatpmp-20110808-r1.ebuild?r1=1.10&r2=1.11






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

end of thread, other threads:[~2015-07-04  2:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-25 22:59 [gentoo-commits] gentoo-x86 commit in net-libs/libnatpmp: libnatpmp-20110808-r1.ebuild ChangeLog Naohiro Aota (naota)
  -- strict thread matches above, loose matches on Subject: below --
2012-12-14 16:46 Anthony G. Basile (blueness)
2015-07-04  2:03 Anthony G. Basile (blueness)

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