Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Patrick Lauer (patrick)" <patrick@g.o>
Subject: gentoo-x86 commit in dev-python/yolk: yolk-0.4.3.ebuild ChangeLog
Date: Fri, 9 Mar 2012 08:08:55 +0000 (UTC)
patrick     12/03/09 08:08:55

  Modified:             ChangeLog
  Added:                yolk-0.4.3.ebuild
  Log:
  Bump for 405605
  
  (Portage version: 2.2.0_alpha90/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 dev-python/yolk/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/yolk/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	20 Jul 2011 17:55:39 -0000	1.13
+++ ChangeLog	9 Mar 2012 08:08:55 -0000	1.14
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/yolk
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/yolk/ChangeLog,v 1.13 2011/07/20 17:55:39 neurogeek Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/yolk/ChangeLog,v 1.14 2012/03/09 08:08:55 patrick Exp $
+
+*yolk-0.4.3 (09 Mar 2012)
+
+  09 Mar 2012; Patrick Lauer <patrick@g.o> +yolk-0.4.3.ebuild:
+  Bump for 405605
 
   20 Jul 2011; Jesus Rivero <neurogeek@g.o> -yolk-0.4.1.ebuild:
   Removed older version



1.1                  dev-python/yolk/yolk-0.4.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/yolk/yolk-0.4.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/yolk/yolk-0.4.3.ebuild?rev=1.1&content-type=text/plain

Index: yolk-0.4.3.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/yolk/yolk-0.4.3.ebuild,v 1.1 2012/03/09 08:08:55 patrick Exp $

EAPI="3"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.*"

inherit eutils distutils

DESCRIPTION="Tool and library for querying PyPI and locally installed Python packages"
HOMEPAGE="http://pypi.python.org/pypi/yolk"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

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

DEPEND="dev-python/setuptools"
RDEPEND="dev-python/yolk-portage"

src_install() {
	distutils_src_install

	if use examples; then
		docinto examples/plugins
		dodoc examples/plugins/*
		docinto examples/plugins/yolk_portage
		dodoc examples/plugins/yolk_portage/*
		docinto examples/plugins/yolk_pkg_manager
		dodoc examples/plugins/yolk_pkg_manager/*
	fi
}





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in dev-python/pysvn: pysvn-1.7.6.ebuild ChangeLog
Next by thread:
gentoo-x86 commit in dev-python/yolk: yolk-0.4.3.ebuild ChangeLog
Previous by date:
gentoo-x86 commit in dev-python/pysvn: pysvn-1.7.6.ebuild ChangeLog
Next by date:
gentoo-x86 commit in dev-python/greenlet: greenlet-0.3.4.ebuild ChangeLog


Updated Jun 26, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.