public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-cpp/asio: asio-0.3.9.ebuild ChangeLog
@ 2008-02-05 15:45 Samuli Suominen (drac)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (drac) @ 2008-02-05 15:45 UTC (permalink / raw
  To: gentoo-commits

drac        08/02/05 15:45:16

  Modified:             asio-0.3.9.ebuild ChangeLog
  Log:
  amd64 stable wrt #209002
  (Portage version: 2.1.4.1)

Revision  Changes    Path
1.2                  dev-cpp/asio/asio-0.3.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/asio/asio-0.3.9.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/asio/asio-0.3.9.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/asio/asio-0.3.9.ebuild?r1=1.1&r2=1.2

Index: asio-0.3.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/asio/asio-0.3.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- asio-0.3.9.ebuild	24 Dec 2007 07:42:09 -0000	1.1
+++ asio-0.3.9.ebuild	5 Feb 2008 15:45:16 -0000	1.2
@@ -1,10 +1,10 @@
-# 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-cpp/asio/asio-0.3.9.ebuild,v 1.1 2007/12/24 07:42:09 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/asio-0.3.9.ebuild,v 1.2 2008/02/05 15:45:16 drac Exp $
 
 inherit eutils
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 DESCRIPTION="Asynchronous Network Library"
 HOMEPAGE="http://asio.sourceforge.net/"



1.12                 dev-cpp/asio/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/asio/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	24 Dec 2007 07:42:09 -0000	1.11
+++ ChangeLog	5 Feb 2008 15:45:16 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-cpp/asio
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/ChangeLog,v 1.11 2007/12/24 07:42:09 dev-zero Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/ChangeLog,v 1.12 2008/02/05 15:45:16 drac Exp $
+
+  05 Feb 2008; Samuli Suominen <drac@gentoo.org> asio-0.3.9.ebuild:
+  amd64 stable wrt #209002
 
 *asio-0.3.9 (24 Dec 2007)
 



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



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

* [gentoo-commits] gentoo-x86 commit in dev-cpp/asio: asio-0.3.9.ebuild ChangeLog
@ 2008-02-05 23:17 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-02-05 23:17 UTC (permalink / raw
  To: gentoo-commits

opfer       08/02/05 23:17:58

  Modified:             asio-0.3.9.ebuild ChangeLog
  Log:
  stable x86, bug 209002
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.3                  dev-cpp/asio/asio-0.3.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/asio/asio-0.3.9.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/asio/asio-0.3.9.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/asio/asio-0.3.9.ebuild?r1=1.2&r2=1.3

Index: asio-0.3.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/asio/asio-0.3.9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- asio-0.3.9.ebuild	5 Feb 2008 15:45:16 -0000	1.2
+++ asio-0.3.9.ebuild	5 Feb 2008 23:17:57 -0000	1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/asio-0.3.9.ebuild,v 1.2 2008/02/05 15:45:16 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/asio-0.3.9.ebuild,v 1.3 2008/02/05 23:17:57 opfer Exp $
 
 inherit eutils
 
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 DESCRIPTION="Asynchronous Network Library"
 HOMEPAGE="http://asio.sourceforge.net/"



1.13                 dev-cpp/asio/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/asio/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	5 Feb 2008 15:45:16 -0000	1.12
+++ ChangeLog	5 Feb 2008 23:17:57 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-cpp/asio
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/ChangeLog,v 1.12 2008/02/05 15:45:16 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/ChangeLog,v 1.13 2008/02/05 23:17:57 opfer Exp $
+
+  05 Feb 2008; Christian Faulhammer <opfer@gentoo.org> asio-0.3.9.ebuild:
+  stable x86, bug 209002
 
   05 Feb 2008; Samuli Suominen <drac@gentoo.org> asio-0.3.9.ebuild:
   amd64 stable wrt #209002



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



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

end of thread, other threads:[~2008-02-05 23:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-05 15:45 [gentoo-commits] gentoo-x86 commit in dev-cpp/asio: asio-0.3.9.ebuild ChangeLog Samuli Suominen (drac)
  -- strict thread matches above, loose matches on Subject: below --
2008-02-05 23:17 Christian Faulhammer (opfer)

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