ago         14/05/17 13:50:31

  Modified:             beautifulsoup-3.1.0.1-r2.ebuild
                        beautifulsoup-3.2.1-r1.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #509134
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches="alpha", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.14                 dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild

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

Index: beautifulsoup-3.1.0.1-r2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- beautifulsoup-3.1.0.1-r2.ebuild     11 May 2014 08:05:03 -0000      1.13
+++ beautifulsoup-3.1.0.1-r2.ebuild     17 May 2014 13:50:31 -0000      1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 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-r2.ebuild,v
 1.13 2014/05/11 08:05:03 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild,v
 1.14 2014/05/17 13:50:31 ago Exp $
 
 EAPI="5"
 # A few tests fail with python3.3 :(
@@ -17,7 +17,7 @@
 
 LICENSE="BSD"
 SLOT="python-3"
-KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
 IUSE=""
 
 DEPEND=""



1.15                 dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild

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

Index: beautifulsoup-3.2.1-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- beautifulsoup-3.2.1-r1.ebuild       11 May 2014 08:05:03 -0000      1.14
+++ beautifulsoup-3.2.1-r1.ebuild       17 May 2014 13:50:31 -0000      1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild,v
 1.14 2014/05/11 08:05:03 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild,v
 1.15 2014/05/17 13:50:31 ago Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_{6,7} pypy pypy2_0 )
@@ -16,7 +16,7 @@
 
 LICENSE="BSD"
 SLOT="python-2"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



1.115                dev-python/beautifulsoup/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- ChangeLog   11 May 2014 08:05:03 -0000      1.114
+++ ChangeLog   17 May 2014 13:50:31 -0000      1.115
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/beautifulsoup
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.114 
2014/05/11 08:05:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.115 
2014/05/17 13:50:31 ago Exp $
+
+  17 May 2014; Agostino Sarubbo <[email protected]>
+  beautifulsoup-3.1.0.1-r2.ebuild, beautifulsoup-3.2.1-r1.ebuild:
+  Stable for alpha, wrt bug #509134
 
   11 May 2014; Agostino Sarubbo <[email protected]>
   beautifulsoup-3.1.0.1-r2.ebuild, beautifulsoup-3.2.1-r1.ebuild:




Reply via email to