public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libev: libev-3.43.ebuild ChangeLog
@ 2008-08-14  7:39 Alexis Ballier (aballier)
  0 siblings, 0 replies; 3+ messages in thread
From: Alexis Ballier (aballier) @ 2008-08-14  7:39 UTC (permalink / raw
  To: gentoo-commits

aballier    08/08/14 07:39:31

  Modified:             libev-3.43.ebuild ChangeLog
  Log:
   keyword ~x86-fbsd
  (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo x86_64)

Revision  Changes    Path
1.2                  dev-libs/libev/libev-3.43.ebuild

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

Index: libev-3.43.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-3.43.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libev-3.43.ebuild	2 Aug 2008 00:06:00 -0000	1.1
+++ libev-3.43.ebuild	14 Aug 2008 07:39:31 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-3.43.ebuild,v 1.1 2008/08/02 00:06:00 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-3.43.ebuild,v 1.2 2008/08/14 07:39:31 aballier Exp $
 
 inherit autotools eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="|| ( BSD GPL-2 )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~x86-fbsd"
 IUSE=""
 
 src_unpack() {



1.4                  dev-libs/libev/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libev/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libev/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libev/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	2 Aug 2008 00:06:00 -0000	1.3
+++ ChangeLog	14 Aug 2008 07:39:31 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libev
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v 1.3 2008/08/02 00:06:00 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v 1.4 2008/08/14 07:39:31 aballier Exp $
+
+  14 Aug 2008; Alexis Ballier <aballier@gentoo.org> libev-3.43.ebuild:
+  keyword ~x86-fbsd
 
 *libev-3.43 (02 Aug 2008)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-libs/libev: libev-3.43.ebuild ChangeLog
@ 2008-08-24 11:30 Markus Rothe (corsair)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Rothe (corsair) @ 2008-08-24 11:30 UTC (permalink / raw
  To: gentoo-commits

corsair     08/08/24 11:30:42

  Modified:             libev-3.43.ebuild ChangeLog
  Log:
  Added ~ppc64; bug #234421
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.3                  dev-libs/libev/libev-3.43.ebuild

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

Index: libev-3.43.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-3.43.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libev-3.43.ebuild	14 Aug 2008 07:39:31 -0000	1.2
+++ libev-3.43.ebuild	24 Aug 2008 11:30:42 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-3.43.ebuild,v 1.2 2008/08/14 07:39:31 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-3.43.ebuild,v 1.3 2008/08/24 11:30:42 corsair Exp $
 
 inherit autotools eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="|| ( BSD GPL-2 )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd"
 IUSE=""
 
 src_unpack() {



1.5                  dev-libs/libev/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	14 Aug 2008 07:39:31 -0000	1.4
+++ ChangeLog	24 Aug 2008 11:30:42 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libev
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v 1.4 2008/08/14 07:39:31 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v 1.5 2008/08/24 11:30:42 corsair Exp $
+
+  24 Aug 2008; Markus Rothe <corsair@gentoo.org> libev-3.43.ebuild:
+  Added ~ppc64; bug #234421
 
   14 Aug 2008; Alexis Ballier <aballier@gentoo.org> libev-3.43.ebuild:
   keyword ~x86-fbsd






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

* [gentoo-commits] gentoo-x86 commit in dev-libs/libev: libev-3.43.ebuild ChangeLog
@ 2008-09-23  7:12 Markus Rothe (corsair)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Rothe (corsair) @ 2008-09-23  7:12 UTC (permalink / raw
  To: gentoo-commits

corsair     08/09/23 07:12:09

  Modified:             libev-3.43.ebuild ChangeLog
  Log:
  Added ~ppc
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.4                  dev-libs/libev/libev-3.43.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libev/libev-3.43.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libev/libev-3.43.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libev/libev-3.43.ebuild?r1=1.3&r2=1.4

Index: libev-3.43.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-3.43.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libev-3.43.ebuild	24 Aug 2008 11:30:42 -0000	1.3
+++ libev-3.43.ebuild	23 Sep 2008 07:12:09 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-3.43.ebuild,v 1.3 2008/08/24 11:30:42 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-3.43.ebuild,v 1.4 2008/09/23 07:12:09 corsair Exp $
 
 inherit autotools eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="|| ( BSD GPL-2 )"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
 IUSE=""
 
 src_unpack() {



1.6                  dev-libs/libev/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	24 Aug 2008 11:30:42 -0000	1.5
+++ ChangeLog	23 Sep 2008 07:12:09 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libev
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v 1.5 2008/08/24 11:30:42 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v 1.6 2008/09/23 07:12:09 corsair Exp $
+
+  23 Sep 2008; Markus Rothe <corsair@gentoo.org> libev-3.43.ebuild:
+  Added ~ppc
 
   24 Aug 2008; Markus Rothe <corsair@gentoo.org> libev-3.43.ebuild:
   Added ~ppc64; bug #234421






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

end of thread, other threads:[~2008-09-23  7:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-24 11:30 [gentoo-commits] gentoo-x86 commit in dev-libs/libev: libev-3.43.ebuild ChangeLog Markus Rothe (corsair)
  -- strict thread matches above, loose matches on Subject: below --
2008-09-23  7:12 Markus Rothe (corsair)
2008-08-14  7:39 Alexis Ballier (aballier)

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