public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-portage/layman: layman-1.4.1.ebuild ChangeLog layman-1.4.2-r2.ebuild layman-2.0.0_rc2.ebuild layman-2.0.0_rc1-r1.ebuild
@ 2012-03-10 23:34 Brian Dolbec (dolsen)
  0 siblings, 0 replies; only message in thread
From: Brian Dolbec (dolsen) @ 2012-03-10 23:34 UTC (permalink / raw
  To: gentoo-commits

dolsen      12/03/10 23:34:58

  Modified:             layman-1.4.1.ebuild ChangeLog
                        layman-1.4.2-r2.ebuild
  Removed:              layman-2.0.0_rc2.ebuild layman-2.0.0_rc1-r1.ebuild
  Log:
  update 1.4* python dependency, remove old rc's
  
  (Portage version: 2.2.0_alpha84_p31/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 app-portage/layman/layman-1.4.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/layman-1.4.1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/layman-1.4.1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/layman-1.4.1.ebuild?r1=1.10&r2=1.11

Index: layman-1.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/layman/layman-1.4.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- layman-1.4.1.ebuild	9 Jul 2011 11:23:47 -0000	1.10
+++ layman-1.4.1.ebuild	10 Mar 2012 23:34:58 -0000	1.11
@@ -1,10 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/layman/layman-1.4.1.ebuild,v 1.10 2011/07/09 11:23:47 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/layman/layman-1.4.1.ebuild,v 1.11 2012/03/10 23:34:58 dolsen Exp $
 
 EAPI="2"
 PYTHON_DEPEND="2:2.5"
 SUPPORT_PYTHON_ABIS="1"
+PYTHON_USE_WITH="xml"
 
 inherit eutils distutils
 
@@ -17,7 +18,7 @@
 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="bazaar cvs darcs git mercurial subversion test"
 
-COMMON_DEPS="dev-lang/python[xml]"
+COMMON_DEPS="dev-lang/python"
 DEPEND="${COMMON_DEPS}
 	test? ( dev-vcs/subversion )"
 RDEPEND="${COMMON_DEPS}



1.150                app-portage/layman/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/ChangeLog?rev=1.150&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/ChangeLog?rev=1.150&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/ChangeLog?r1=1.149&r2=1.150

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/layman/ChangeLog,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -r1.149 -r1.150
--- ChangeLog	4 Jan 2012 01:27:17 -0000	1.149
+++ ChangeLog	10 Mar 2012 23:34:58 -0000	1.150
@@ -1,6 +1,13 @@
 # ChangeLog for app-portage/layman
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/layman/ChangeLog,v 1.149 2012/01/04 01:27:17 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/layman/ChangeLog,v 1.150 2012/03/10 23:34:58 dolsen Exp $
+
+  10 Mar 2012; Brian Dolbec <dolsen@gentoo.org> layman-1.4.1.ebuild,
+  layman-1.4.2-r2.ebuild, -layman-2.0.0_rc1-r1.ebuild,
+  -layman-2.0.0_rc2.ebuild,
+  -files/layman-2.0.0_rc1-fix-mistracking-success.patch:
+  Update the python dependency for the 1.4* versions, fixes bug 399167.
+  Remove old rc candidates.
 
   04 Jan 2012; Christian Ruppert <idl0r@gentoo.org> metadata.xml:
   Brian Dolbec is the new primary maintainer of layman



1.2                  app-portage/layman/layman-1.4.2-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/layman-1.4.2-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/layman-1.4.2-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/layman-1.4.2-r2.ebuild?r1=1.1&r2=1.2

Index: layman-1.4.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/layman/layman-1.4.2-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- layman-1.4.2-r2.ebuild	28 Apr 2011 03:25:03 -0000	1.1
+++ layman-1.4.2-r2.ebuild	10 Mar 2012 23:34:58 -0000	1.2
@@ -1,10 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/layman/layman-1.4.2-r2.ebuild,v 1.1 2011/04/28 03:25:03 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/layman/layman-1.4.2-r2.ebuild,v 1.2 2012/03/10 23:34:58 dolsen Exp $
 
 EAPI="2"
 PYTHON_DEPEND="2:2.5"
 SUPPORT_PYTHON_ABIS="1"
+PYTHON_USE_WITH="xml"
 
 inherit eutils distutils
 
@@ -17,7 +18,7 @@
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="bazaar cvs darcs git mercurial subversion test"
 
-COMMON_DEPS="dev-lang/python[xml]"
+COMMON_DEPS="dev-lang/python"
 DEPEND="${COMMON_DEPS}
 	test? ( dev-vcs/subversion )"
 RDEPEND="${COMMON_DEPS}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-10 23:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-10 23:34 [gentoo-commits] gentoo-x86 commit in app-portage/layman: layman-1.4.1.ebuild ChangeLog layman-1.4.2-r2.ebuild layman-2.0.0_rc2.ebuild layman-2.0.0_rc1-r1.ebuild Brian Dolbec (dolsen)

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