public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/boto: ChangeLog boto-1.8d.ebuild
@ 2009-07-25 11:18 Patrick Lauer (patrick)
  0 siblings, 0 replies; 5+ messages in thread
From: Patrick Lauer (patrick) @ 2009-07-25 11:18 UTC (permalink / raw
  To: gentoo-commits

patrick     09/07/25 11:18:22

  Modified:             ChangeLog
  Added:                boto-1.8d.ebuild
  Log:
  Bump to 1.8d, fixes #279029
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 dev-python/boto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	30 Apr 2009 17:59:37 -0000	1.13
+++ ChangeLog	25 Jul 2009 11:18:22 -0000	1.14
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/boto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.13 2009/04/30 17:59:37 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.14 2009/07/25 11:18:22 patrick Exp $
+
+*boto-1.8d (25 Jul 2009)
+
+  25 Jul 2009; Patrick Lauer <patrick@gentoo.org> +boto-1.8d.ebuild:
+  Bump to 1.8d, fixes #279029
 
   30 Apr 2009; Patrick Lauer <patrick@gentoo.org> -boto-1.0a.ebuild:
   Remove old



1.1                  dev-python/boto/boto-1.8d.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/boto/boto-1.8d.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/boto/boto-1.8d.ebuild?rev=1.1&content-type=text/plain

Index: boto-1.8d.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.8d.ebuild,v 1.1 2009/07/25 11:18:22 patrick Exp $

inherit distutils

IUSE=""
DESCRIPTION="Amazon Web Services API"
HOMEPAGE="http://code.google.com/p/boto/"
SRC_URI="http://boto.googlecode.com/files/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"

DEPEND=">=dev-lang/python-2.3"






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

* [gentoo-commits] gentoo-x86 commit in dev-python/boto: ChangeLog boto-1.8d.ebuild
@ 2009-12-20 10:17 Fabian Groffen (grobian)
  0 siblings, 0 replies; 5+ messages in thread
From: Fabian Groffen (grobian) @ 2009-12-20 10:17 UTC (permalink / raw
  To: gentoo-commits

grobian     09/12/20 10:17:23

  Modified:             ChangeLog boto-1.8d.ebuild
  Log:
  Marked ~x86-linux, ~x86-macos and ~ppc-macos, bug #296932
  (Portage version: 2.2.00.15118-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.16                 dev-python/boto/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/boto/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/boto/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/boto/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	5 Sep 2009 13:17:19 -0000	1.15
+++ ChangeLog	20 Dec 2009 10:17:23 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/boto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.15 2009/09/05 13:17:19 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.16 2009/12/20 10:17:23 grobian Exp $
+
+  20 Dec 2009; Fabian Groffen <grobian@gentoo.org> boto-1.8d.ebuild:
+  Marked ~x86-linux, ~x86-macos and ~ppc-macos, bug #296932
 
   05 Sep 2009; Patrick Lauer <patrick@gentoo.org> -boto-1.7a.ebuild:
   Remove old



1.2                  dev-python/boto/boto-1.8d.ebuild

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

Index: boto-1.8d.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.8d.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- boto-1.8d.ebuild	25 Jul 2009 11:18:22 -0000	1.1
+++ boto-1.8d.ebuild	20 Dec 2009 10:17:23 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.8d.ebuild,v 1.1 2009/07/25 11:18:22 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.8d.ebuild,v 1.2 2009/12/20 10:17:23 grobian Exp $
 
 inherit distutils
 
@@ -11,6 +11,6 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos ~x86-macos"
 
 DEPEND=">=dev-lang/python-2.3"






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

* [gentoo-commits] gentoo-x86 commit in dev-python/boto: ChangeLog boto-1.8d.ebuild
@ 2010-06-14  8:03 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 5+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2010-06-14  8:03 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    10/06/14 08:03:58

  Modified:             ChangeLog boto-1.8d.ebuild
  Log:
  x86 stable wrt bug #322461
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.21                 dev-python/boto/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	11 Jun 2010 20:52:30 -0000	1.20
+++ ChangeLog	14 Jun 2010 08:03:58 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/boto
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.20 2010/06/11 20:52:30 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.21 2010/06/14 08:03:58 phajdan.jr Exp $
+
+  14 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> boto-1.8d.ebuild:
+  x86 stable wrt bug #322461
 
   11 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
   boto-1.9b.ebuild:



1.3                  dev-python/boto/boto-1.8d.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/boto-1.8d.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/boto-1.8d.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/boto-1.8d.ebuild?r1=1.2&r2=1.3

Index: boto-1.8d.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.8d.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- boto-1.8d.ebuild	20 Dec 2009 10:17:23 -0000	1.2
+++ boto-1.8d.ebuild	14 Jun 2010 08:03:58 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.8d.ebuild,v 1.2 2009/12/20 10:17:23 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.8d.ebuild,v 1.3 2010/06/14 08:03:58 phajdan.jr Exp $
 
 inherit distutils
 
@@ -11,6 +11,6 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~amd64 ~ppc x86 ~x86-linux ~ppc-macos ~x86-macos"
 
 DEPEND=">=dev-lang/python-2.3"






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

* [gentoo-commits] gentoo-x86 commit in dev-python/boto: ChangeLog boto-1.8d.ebuild
@ 2010-06-24 21:09 Pacho Ramos (pacho)
  0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos (pacho) @ 2010-06-24 21:09 UTC (permalink / raw
  To: gentoo-commits

pacho       10/06/24 21:09:31

  Modified:             ChangeLog boto-1.8d.ebuild
  Log:
  stable amd64, bug 322461
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.22                 dev-python/boto/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	14 Jun 2010 08:03:58 -0000	1.21
+++ ChangeLog	24 Jun 2010 21:09:31 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/boto
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.21 2010/06/14 08:03:58 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.22 2010/06/24 21:09:31 pacho Exp $
+
+  24 Jun 2010; Pacho Ramos <pacho@gentoo.org> boto-1.8d.ebuild:
+  stable amd64, bug 322461
 
   14 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> boto-1.8d.ebuild:
   x86 stable wrt bug #322461



1.4                  dev-python/boto/boto-1.8d.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/boto-1.8d.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/boto-1.8d.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/boto-1.8d.ebuild?r1=1.3&r2=1.4

Index: boto-1.8d.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.8d.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- boto-1.8d.ebuild	14 Jun 2010 08:03:58 -0000	1.3
+++ boto-1.8d.ebuild	24 Jun 2010 21:09:31 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.8d.ebuild,v 1.3 2010/06/14 08:03:58 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.8d.ebuild,v 1.4 2010/06/24 21:09:31 pacho Exp $
 
 inherit distutils
 
@@ -11,6 +11,6 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc x86 ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~ppc x86 ~x86-linux ~ppc-macos ~x86-macos"
 
 DEPEND=">=dev-lang/python-2.3"






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

* [gentoo-commits] gentoo-x86 commit in dev-python/boto: ChangeLog boto-1.8d.ebuild
@ 2010-09-27 11:13 Dirkjan Ochtman (djc)
  0 siblings, 0 replies; 5+ messages in thread
From: Dirkjan Ochtman (djc) @ 2010-09-27 11:13 UTC (permalink / raw
  To: gentoo-commits

djc         10/09/27 11:13:17

  Modified:             ChangeLog
  Removed:              boto-1.8d.ebuild
  Log:
  Clean up old version.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.25                 dev-python/boto/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	17 Jul 2010 09:01:08 -0000	1.24
+++ ChangeLog	27 Sep 2010 11:13:16 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/boto
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.24 2010/07/17 09:01:08 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.25 2010/09/27 11:13:16 djc Exp $
+
+  27 Sep 2010; Dirkjan Ochtman <djc@gentoo.org> -boto-1.8d.ebuild:
+  Remove old unneeded version.
 
   17 Jul 2010; Christian Faulhammer <fauli@gentoo.org> boto-1.9b.ebuild:
   stable x86, bug 326815






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

end of thread, other threads:[~2010-09-27 11:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-14  8:03 [gentoo-commits] gentoo-x86 commit in dev-python/boto: ChangeLog boto-1.8d.ebuild PaweA Hajdan (phajdan.jr)
  -- strict thread matches above, loose matches on Subject: below --
2010-09-27 11:13 Dirkjan Ochtman (djc)
2010-06-24 21:09 Pacho Ramos (pacho)
2009-12-20 10:17 Fabian Groffen (grobian)
2009-07-25 11:18 Patrick Lauer (patrick)

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