public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeremy Olexa (darkside)" <darkside@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/buildbot-slave: ChangeLog buildbot-slave-0.8.3.ebuild
Date: Thu, 17 Feb 2011 20:51:44 +0000 (UTC)	[thread overview]
Message-ID: <20110217205144.C7E6420054@flycatcher.gentoo.org> (raw)

darkside    11/02/17 20:51:44

  Modified:             ChangeLog buildbot-slave-0.8.3.ebuild
  Log:
  Add ~amd64-linux, bug 355347
  
  (Portage version: 2.1.9.39/cvs/Linux i686)

Revision  Changes    Path
1.16                 dev-util/buildbot-slave/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	13 Feb 2011 17:30:55 -0000	1.15
+++ ChangeLog	17 Feb 2011 20:51:44 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/buildbot-slave
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.15 2011/02/13 17:30:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.16 2011/02/17 20:51:44 darkside Exp $
+
+  17 Feb 2011; Jeremy Olexa <darkside@gentoo.org>
+  buildbot-slave-0.8.3.ebuild:
+  Add ~amd64-linux, bug 355347
 
   13 Feb 2011; Raúl Porcel <armin76@gentoo.org> buildbot-slave-0.8.3.ebuild:
   alpha/ia64/s390/sh/sparc stable wrt #352741



1.8                  dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild?r1=1.7&r2=1.8

Index: buildbot-slave-0.8.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- buildbot-slave-0.8.3.ebuild	13 Feb 2011 17:30:55 -0000	1.7
+++ buildbot-slave-0.8.3.ebuild	17 Feb 2011 20:51:44 -0000	1.8
@@ -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-util/buildbot-slave/buildbot-slave-0.8.3.ebuild,v 1.7 2011/02/13 17:30:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild,v 1.8 2011/02/17 20:51:44 darkside Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -17,7 +17,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86 ~amd64-linux"
 IUSE="test"
 
 RDEPEND="dev-python/setuptools






             reply	other threads:[~2011-02-17 20:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-17 20:51 Jeremy Olexa (darkside) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-08-22 10:05 [gentoo-commits] gentoo-x86 commit in dev-util/buildbot-slave: ChangeLog buildbot-slave-0.8.3.ebuild Markus Duft (mduft)
2011-03-23 21:31 Kacper Kowalik (xarthisius)
2011-02-13 17:30 Raul Porcel (armin76)
2011-02-09 12:53 PaweA Hajdan (phajdan.jr)
2011-02-05 22:56 Markus Meier (maekke)
2011-01-27 12:29 Markos Chandras (hwoarang)
2011-01-26  5:28 Jeroen Roovers (jer)
2010-12-20 20:16 Arfrever Frehtes Taifersar Arahesis (arfrever)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110217205144.C7E6420054@flycatcher.gentoo.org \
    --to=darkside@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox