From: "Brian Dolbec (dolsen)" <dolsen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-portage/mirrorselect: ChangeLog mirrorselect-9999.ebuild mirrorselect-2.2.0-r1.ebuild mirrorselect-2.2.0.ebuild
Date: Sun, 16 Dec 2012 06:12:56 +0000 (UTC) [thread overview]
Message-ID: <20121216061256.ED0822171D@flycatcher.gentoo.org> (raw)
dolsen 12/12/16 06:12:56
Modified: ChangeLog mirrorselect-9999.ebuild
Added: mirrorselect-2.2.0-r1.ebuild
Removed: mirrorselect-2.2.0.ebuild
Log:
Fix bug 373195 and incorrect egg-info version numbering
(Portage version: 2.2.0_alpha144_p1/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.116 app-portage/mirrorselect/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.116&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.116&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?r1=1.115&r2=1.116
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- ChangeLog 15 Dec 2012 23:23:46 -0000 1.115
+++ ChangeLog 16 Dec 2012 06:12:56 -0000 1.116
@@ -1,6 +1,14 @@
# ChangeLog for app-portage/mirrorselect
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.115 2012/12/15 23:23:46 dolsen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.116 2012/12/16 06:12:56 dolsen Exp $
+
+*mirrorselect-2.2.0-r1 (16 Dec 2012)
+
+ 16 Dec 2012; Brian Dolbec <dolsen@gentoo.org>
+ +files/2.2.0-Fix-setup.py-PVR.patch, -mirrorselect-2.2.0.ebuild,
+ +mirrorselect-2.2.0-r1.ebuild, mirrorselect-9999.ebuild,
+ +files/2.2.0-Ignore-inaccessible-fsmirrors.patch:
+ Fix bug 373195 and an incorrect egg-info version during install.
*mirrorselect-2.2.0 (15 Dec 2012)
1.3 app-portage/mirrorselect/mirrorselect-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-9999.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-9999.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-9999.ebuild?r1=1.2&r2=1.3
Index: mirrorselect-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mirrorselect-9999.ebuild 15 Nov 2012 04:49:30 -0000 1.2
+++ mirrorselect-9999.ebuild 16 Dec 2012 06:12:56 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-9999.ebuild,v 1.2 2012/11/15 04:49:30 dolsen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-9999.ebuild,v 1.3 2012/12/16 06:12:56 dolsen Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -41,7 +41,7 @@
}
distutils_src_compile_pre_hook() {
- echo VERSION="9999-${EGIT_VERSION}" "$(PYTHON)" setup.py set_version
+ echo Now setting version... VERSION="9999-${EGIT_VERSION}" "$(PYTHON)" setup.py set_version
VERSION="9999-${EGIT_VERSION}" "$(PYTHON)" setup.py set_version
}
1.1 app-portage/mirrorselect/mirrorselect-2.2.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.0-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.0-r1.ebuild?rev=1.1&content-type=text/plain
Index: mirrorselect-2.2.0-r1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.0-r1.ebuild,v 1.1 2012/12/16 06:12:56 dolsen Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="2.[45] 3.1"
PYTHON_USE_WITH="xml"
PYTHON_NONVERSIONED_EXECUTABLES=(".*")
inherit eutils distutils python prefix
DESCRIPTION="Tool to help select distfiles mirrors for Gentoo"
HOMEPAGE="http://www.gentoo.org/proj/en/portage/tools/index.xml"
SRC_URI="http://dev.gentoo.org/~dolsen/distfiles/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux"
# Note: dev-lang/python dependencies are so emerge will print a blocker if any
# installed slot of python is not built with +xml. This is used since
# PYTHON_USE_WITH just dies in the middle of the emerge. See bug 399331.
RDEPEND="
>=dev-lang/python-2.6[xml]
!>=dev-lang/python-2.6[-xml]
dev-util/dialog
net-analyzer/netselect
"
# virtual/python-argparse"
src_prepare() {
epatch "${FILESDIR}/2.2.0-Ignore-inaccessible-fsmirrors.patch"
epatch "${FILESDIR}/2.2.0-Fix-setup.py-PVR.patch"
eprefixify setup.py mirrorselect/main.py
}
distutils_src_compile_pre_hook() {
echo Now setting version... VERSION="${PVR}" "$(PYTHON)" setup.py set_version
VERSION="${PVR}" "$(PYTHON)" setup.py set_version || die "setup.py set_version failed"
}
src_compile() {
distutils_src_compile
}
src_install() {
python_convert_shebangs -r "" build-*/scripts-*
distutils_src_install
}
pkg_postinst() {
distutils_pkg_postinst
}
reply other threads:[~2012-12-16 6:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20121216061256.ED0822171D@flycatcher.gentoo.org \
--to=dolsen@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