public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Raul Porcel (armin76)" <armin76@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/beautifulsoup: beautifulsoup-3.0.8.ebuild ChangeLog beautifulsoup-3.1.0.1-r1.ebuild beautifulsoup-3.0.7.ebuild
Date: Sat, 22 May 2010 10:58:39 +0000 (UTC)	[thread overview]
Message-ID: <20100522105839.82E5E2CB2D@corvid.gentoo.org> (raw)

armin76     10/05/22 10:58:39

  Modified:             beautifulsoup-3.0.8.ebuild ChangeLog
                        beautifulsoup-3.1.0.1-r1.ebuild
                        beautifulsoup-3.0.7.ebuild
  Log:
  Add ~alpha
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.8                  dev-python/beautifulsoup/beautifulsoup-3.0.8.ebuild

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

Index: beautifulsoup-3.0.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.8.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- beautifulsoup-3.0.8.ebuild	21 Feb 2010 16:36:18 -0000	1.7
+++ beautifulsoup-3.0.8.ebuild	22 May 2010 10:58:39 -0000	1.8
@@ -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/beautifulsoup/beautifulsoup-3.0.8.ebuild,v 1.7 2010/02/21 16:36:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.8.ebuild,v 1.8 2010/05/22 10:58:39 armin76 Exp $
 
 EAPI="2"
 SUPPORT_PYTHON_ABIS="1"
@@ -16,7 +16,7 @@
 
 LICENSE="PSF-2.3"
 SLOT="3.0"
-KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux"
+KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux"
 IUSE=""
 
 DEPEND=""



1.33                 dev-python/beautifulsoup/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	21 Feb 2010 16:36:18 -0000	1.32
+++ ChangeLog	22 May 2010 10:58:39 -0000	1.33
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/beautifulsoup
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.32 2010/02/21 16:36:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.33 2010/05/22 10:58:39 armin76 Exp $
+
+  22 May 2010; Raúl Porcel <armin76@gentoo.org> beautifulsoup-3.0.7.ebuild,
+  beautifulsoup-3.0.8.ebuild, beautifulsoup-3.1.0.1-r1.ebuild:
+  Add ~alpha
 
   21 Feb 2010; Raúl Porcel <armin76@gentoo.org> beautifulsoup-3.0.8.ebuild:
   ia64/sparc stable wrt #301954



1.4                  dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild

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

Index: beautifulsoup-3.1.0.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- beautifulsoup-3.1.0.1-r1.ebuild	26 Jan 2010 18:30:10 -0000	1.3
+++ beautifulsoup-3.1.0.1-r1.ebuild	22 May 2010 10:58:39 -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/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild,v 1.3 2010/01/26 18:30:10 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild,v 1.4 2010/05/22 10:58:39 armin76 Exp $
 
 EAPI="2"
 NEED_PYTHON="3.0"
@@ -17,7 +17,7 @@
 
 LICENSE="PSF-2.3"
 SLOT="3.1"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
 IUSE=""
 
 DEPEND=""



1.7                  dev-python/beautifulsoup/beautifulsoup-3.0.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.7.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.7.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.7.ebuild?r1=1.6&r2=1.7

Index: beautifulsoup-3.0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.7.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- beautifulsoup-3.0.7.ebuild	20 Dec 2009 23:41:25 -0000	1.6
+++ beautifulsoup-3.0.7.ebuild	22 May 2010 10:58:39 -0000	1.7
@@ -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/beautifulsoup/beautifulsoup-3.0.7.ebuild,v 1.6 2009/12/20 23:41:25 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.7.ebuild,v 1.7 2010/05/22 10:58:39 armin76 Exp $
 
 EAPI="2"
 SUPPORT_PYTHON_ABIS="1"
@@ -16,7 +16,7 @@
 
 LICENSE="PSF-2.3"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=""






             reply	other threads:[~2010-05-22 10:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-22 10:58 Raul Porcel (armin76) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-05-22 16:15 [gentoo-commits] gentoo-x86 commit in dev-python/beautifulsoup: beautifulsoup-3.0.8.ebuild ChangeLog beautifulsoup-3.1.0.1-r1.ebuild beautifulsoup-3.0.7.ebuild Raul Porcel (armin76)

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=20100522105839.82E5E2CB2D@corvid.gentoo.org \
    --to=armin76@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