public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-irc/rbot: ChangeLog rbot-0.9.11_rc1.ebuild
@ 2008-07-04  8:51 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-07-04  8:51 UTC (permalink / raw
  To: gentoo-commits

opfer       08/07/04 08:51:26

  Modified:             ChangeLog rbot-0.9.11_rc1.ebuild
  Log:
  keyworded ~arch for x86, bug 230517
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.34                 net-irc/rbot/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rbot/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rbot/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rbot/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	2 Jul 2008 14:04:55 -0000	1.33
+++ ChangeLog	4 Jul 2008 08:51:25 -0000	1.34
@@ -1,6 +1,10 @@
 # ChangeLog for net-irc/rbot
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v 1.33 2008/07/02 14:04:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v 1.34 2008/07/04 08:51:25 opfer Exp $
+
+  04 Jul 2008; Christian Faulhammer <opfer@gentoo.org>
+  rbot-0.9.11_rc1.ebuild:
+  keyworded ~arch for x86, bug 230517
 
 *rbot-0.9.11_rc1 (02 Jul 2008)
 



1.2                  net-irc/rbot/rbot-0.9.11_rc1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rbot/rbot-0.9.11_rc1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rbot/rbot-0.9.11_rc1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rbot/rbot-0.9.11_rc1.ebuild?r1=1.1&r2=1.2

Index: rbot-0.9.11_rc1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-0.9.11_rc1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rbot-0.9.11_rc1.ebuild	2 Jul 2008 14:04:55 -0000	1.1
+++ rbot-0.9.11_rc1.ebuild	4 Jul 2008 08:51:25 -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/net-irc/rbot/rbot-0.9.11_rc1.ebuild,v 1.1 2008/07/02 14:04:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-0.9.11_rc1.ebuild,v 1.2 2008/07/04 08:51:25 opfer Exp $
 
 inherit ruby eutils
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 as-is"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="spell aspell timezone translator shorturl dict figlet
 	fortune cal host toilet hunspell"
 ILINGUAS="zh_CN zh_TW ru nl de fr it ja"



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



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

* [gentoo-commits] gentoo-x86 commit in net-irc/rbot: ChangeLog rbot-0.9.11_rc1.ebuild
@ 2008-07-07 18:55 Friedrich Oslage (bluebird)
  0 siblings, 0 replies; 3+ messages in thread
From: Friedrich Oslage (bluebird) @ 2008-07-07 18:55 UTC (permalink / raw
  To: gentoo-commits

bluebird    08/07/07 18:55:03

  Modified:             ChangeLog rbot-0.9.11_rc1.ebuild
  Log:
  Re-Add ~sparc keyword, bug #230517
  (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 sparc64)

Revision  Changes    Path
1.35                 net-irc/rbot/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rbot/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rbot/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rbot/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	4 Jul 2008 08:51:25 -0000	1.34
+++ ChangeLog	7 Jul 2008 18:55:02 -0000	1.35
@@ -1,6 +1,10 @@
 # ChangeLog for net-irc/rbot
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v 1.34 2008/07/04 08:51:25 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v 1.35 2008/07/07 18:55:02 bluebird Exp $
+
+  07 Jul 2008; Friedrich Oslage <bluebird@gentoo.org>
+  rbot-0.9.11_rc1.ebuild:
+  Re-Add ~sparc keyword, bug #230517
 
   04 Jul 2008; Christian Faulhammer <opfer@gentoo.org>
   rbot-0.9.11_rc1.ebuild:



1.3                  net-irc/rbot/rbot-0.9.11_rc1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rbot/rbot-0.9.11_rc1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rbot/rbot-0.9.11_rc1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rbot/rbot-0.9.11_rc1.ebuild?r1=1.2&r2=1.3

Index: rbot-0.9.11_rc1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-0.9.11_rc1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rbot-0.9.11_rc1.ebuild	4 Jul 2008 08:51:25 -0000	1.2
+++ rbot-0.9.11_rc1.ebuild	7 Jul 2008 18:55:02 -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/net-irc/rbot/rbot-0.9.11_rc1.ebuild,v 1.2 2008/07/04 08:51:25 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-0.9.11_rc1.ebuild,v 1.3 2008/07/07 18:55:02 bluebird Exp $
 
 inherit ruby eutils
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 as-is"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
 IUSE="spell aspell timezone translator shorturl dict figlet
 	fortune cal host toilet hunspell"
 ILINGUAS="zh_CN zh_TW ru nl de fr it ja"



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



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

* [gentoo-commits] gentoo-x86 commit in net-irc/rbot: ChangeLog rbot-0.9.11_rc1.ebuild
@ 2008-07-08  2:02 Javier Villavicencio (the_paya)
  0 siblings, 0 replies; 3+ messages in thread
From: Javier Villavicencio (the_paya) @ 2008-07-08  2:02 UTC (permalink / raw
  To: gentoo-commits

the_paya    08/07/08 02:02:37

  Modified:             ChangeLog rbot-0.9.11_rc1.ebuild
  Log:
  Add ~x86-fbsd keyword, wrt #230517.
  (Portage version: 2.2_rc1/cvs/FreeBSD 7.0-RELEASE i386)

Revision  Changes    Path
1.36                 net-irc/rbot/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rbot/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rbot/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rbot/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	7 Jul 2008 18:55:02 -0000	1.35
+++ ChangeLog	8 Jul 2008 02:02:36 -0000	1.36
@@ -1,6 +1,10 @@
 # ChangeLog for net-irc/rbot
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v 1.35 2008/07/07 18:55:02 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v 1.36 2008/07/08 02:02:36 the_paya Exp $
+
+  08 Jul 2008; Javier Villavicencio <the_paya@gentoo.org>
+  rbot-0.9.11_rc1.ebuild:
+  Add ~x86-fbsd keyword, wrt #230517
 
   07 Jul 2008; Friedrich Oslage <bluebird@gentoo.org>
   rbot-0.9.11_rc1.ebuild:



1.4                  net-irc/rbot/rbot-0.9.11_rc1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rbot/rbot-0.9.11_rc1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rbot/rbot-0.9.11_rc1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rbot/rbot-0.9.11_rc1.ebuild?r1=1.3&r2=1.4

Index: rbot-0.9.11_rc1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-0.9.11_rc1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rbot-0.9.11_rc1.ebuild	7 Jul 2008 18:55:02 -0000	1.3
+++ rbot-0.9.11_rc1.ebuild	8 Jul 2008 02:02:36 -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/net-irc/rbot/rbot-0.9.11_rc1.ebuild,v 1.3 2008/07/07 18:55:02 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-0.9.11_rc1.ebuild,v 1.4 2008/07/08 02:02:36 the_paya Exp $
 
 inherit ruby eutils
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 as-is"
 SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~sparc ~x86 ~x86-fbsd"
 IUSE="spell aspell timezone translator shorturl dict figlet
 	fortune cal host toilet hunspell"
 ILINGUAS="zh_CN zh_TW ru nl de fr it ja"



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



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

end of thread, other threads:[~2008-07-08  2:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-04  8:51 [gentoo-commits] gentoo-x86 commit in net-irc/rbot: ChangeLog rbot-0.9.11_rc1.ebuild Christian Faulhammer (opfer)
  -- strict thread matches above, loose matches on Subject: below --
2008-07-07 18:55 Friedrich Oslage (bluebird)
2008-07-08  2:02 Javier Villavicencio (the_paya)

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