public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tobias Klausmann (klausman)" <klausman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/python-docs: python-docs-2.6.2-r1.ebuild ChangeLog
Date: Wed, 26 Aug 2009 15:21:41 +0000	[thread overview]
Message-ID: <E1MgKJh-0004TI-NK@stork.gentoo.org> (raw)

klausman    09/08/26 15:21:41

  Modified:             python-docs-2.6.2-r1.ebuild ChangeLog
  Log:
  Stable on alpha, bug #277645
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-python/python-docs/python-docs-2.6.2-r1.ebuild

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

Index: python-docs-2.6.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.6.2-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-docs-2.6.2-r1.ebuild	24 Aug 2009 01:54:57 -0000	1.4
+++ python-docs-2.6.2-r1.ebuild	26 Aug 2009 15:21:41 -0000	1.5
@@ -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/python-docs/python-docs-2.6.2-r1.ebuild,v 1.4 2009/08/24 01:54:57 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.6.2-r1.ebuild,v 1.5 2009/08/26 15:21:41 klausman Exp $
 
 DESCRIPTION="HTML documentation for Python"
 HOMEPAGE="http://www.python.org/doc/"
@@ -8,7 +8,7 @@
 
 LICENSE="PSF-2.2"
 SLOT="2.6"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=app-admin/eselect-python-20090606"



1.124                dev-python/python-docs/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- ChangeLog	24 Aug 2009 02:00:05 -0000	1.123
+++ ChangeLog	26 Aug 2009 15:21:41 -0000	1.124
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/python-docs
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.123 2009/08/24 02:00:05 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.124 2009/08/26 15:21:41 klausman Exp $
+
+  26 Aug 2009; Tobias Klausmann <klausman@gentoo.org>
+  python-docs-2.6.2-r1.ebuild:
+  Stable on alpha, bug #277645
 
 *python-docs-3.1.1 (24 Aug 2009)
 






             reply	other threads:[~2009-08-26 20:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-26 15:21 Tobias Klausmann (klausman) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-10-19 16:01 [gentoo-commits] gentoo-x86 commit in dev-python/python-docs: python-docs-2.6.2-r1.ebuild ChangeLog Raul Porcel (armin76)
2009-09-27 14:28 Gysbert Wassenaar (nixnut)
2009-09-22  2:42 Thomas Alan Gall (tgall)
2009-09-17 18:14 Jeroen Roovers (jer)
2009-09-05 17:20 Raul Porcel (armin76)
2009-08-28 18:44 Raul Porcel (armin76)
2009-08-16  8:20 Christian Faulhammer (fauli)
2009-07-30 23:25 Jeremy Olexa (darkside)

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=E1MgKJh-0004TI-NK@stork.gentoo.org \
    --to=klausman@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