diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2011-03-05 23:42:42 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2011-03-05 23:42:42 +0000 |
commit | 2f385bbdff3ad382aebd066461ab74aebe6667b7 (patch) | |
tree | fb5fec4f871b614ffacbaacb99e188bd89ca6632 /app-arch | |
parent | Version bump. (diff) | |
download | historical-2f385bbdff3ad382aebd066461ab74aebe6667b7.tar.gz historical-2f385bbdff3ad382aebd066461ab74aebe6667b7.tar.bz2 historical-2f385bbdff3ad382aebd066461ab74aebe6667b7.zip |
Set SUPPORT_PYTHON_ABIS (bug #308299).
Package-Manager: portage-2.2.0_alpha26_p6/cvs/Linux x86_64
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/ipkg-utils/ChangeLog | 6 | ||||
-rw-r--r-- | app-arch/ipkg-utils/Manifest | 4 | ||||
-rw-r--r-- | app-arch/ipkg-utils/ipkg-utils-1.7.050831-r1.ebuild | 31 |
3 files changed, 26 insertions, 15 deletions
diff --git a/app-arch/ipkg-utils/ChangeLog b/app-arch/ipkg-utils/ChangeLog index 8ede45e8a88b..04af918740c5 100644 --- a/app-arch/ipkg-utils/ChangeLog +++ b/app-arch/ipkg-utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-arch/ipkg-utils # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/ipkg-utils/ChangeLog,v 1.15 2011/03/05 23:31:58 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/ipkg-utils/ChangeLog,v 1.16 2011/03/05 23:42:42 arfrever Exp $ + + 05 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + ipkg-utils-1.7.050831-r1.ebuild: + Set SUPPORT_PYTHON_ABIS (bug #308299). 05 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> -ipkg-utils-1.7-r1.ebuild: diff --git a/app-arch/ipkg-utils/Manifest b/app-arch/ipkg-utils/Manifest index 6e7799151f34..43826176dca3 100644 --- a/app-arch/ipkg-utils/Manifest +++ b/app-arch/ipkg-utils/Manifest @@ -1,5 +1,5 @@ AUX ipkg-utils-tar_call_fixes.patch 1500 RMD160 de9d8e70009557549c6a392bdd98707c396e48a5 SHA1 05982c834337dbdd7b5bb14b772b5f1a8cf16d03 SHA256 b0183d519f886056d7f79b65182aaed557d5e86e8f5d7a3911235e661d40e79d DIST ipkg-utils-050831.tar.gz 29175 RMD160 0b41d3afa907013f105f704afe9327ddeda360b3 SHA1 482be22bca16fa7c04769ff39be7e43c348a6242 SHA256 1dde1111fbca85977855db9acb557097a32a5133d8764a05ea36a89a1205394b -EBUILD ipkg-utils-1.7.050831-r1.ebuild 1401 RMD160 a3a2681cc682cfc5475f7f63cf58d6f2ead64a43 SHA1 0edf0e81c04601d65bf128ded4bce17afa167fa6 SHA256 60b3c6aa625b8b4ae974a3e36486357a98fa4ffada23212fda416ff9667ee14a -MISC ChangeLog 2384 RMD160 aa28962abea275a7d5d965e35bec3a964f8afbf6 SHA1 c0d7a76b77256f78085ca2cc708048de9b4753b3 SHA256 47921a6061869d83dab9a685d5fac06df88373b43105f82cf6c21971cf02f4af +EBUILD ipkg-utils-1.7.050831-r1.ebuild 1493 RMD160 e830c75ba39372aac07d55620b22486767396fb6 SHA1 5afc4bd4c6ce57446d095abb7d91c406a1e39fd7 SHA256 389b96d4b087df0630671f90042417914e2ae18424e098de1ab382d4e698a9ea +MISC ChangeLog 2534 RMD160 69263236d93284a08868979a167b993bff30169d SHA1 ea9705c17295fcbb70cb8471d9510a9bf84a9b64 SHA256 eb7bcd3709005f24e16a32189c99e79ea0b40efeaa56d4dd524bc36ddac8f198 MISC metadata.xml 406 RMD160 8caf88a3ed6fe490eaeeb3bf02940395e66e0a64 SHA1 4d55723984344e72b6d93b4909b76b442ffd4e18 SHA256 ff09e957f4b18db1b1fc25423b48770381405db809185fa97bd4289560bbbede diff --git a/app-arch/ipkg-utils/ipkg-utils-1.7.050831-r1.ebuild b/app-arch/ipkg-utils/ipkg-utils-1.7.050831-r1.ebuild index c9367d731b58..5a40a361ab77 100644 --- a/app-arch/ipkg-utils/ipkg-utils-1.7.050831-r1.ebuild +++ b/app-arch/ipkg-utils/ipkg-utils-1.7.050831-r1.ebuild @@ -1,32 +1,37 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/ipkg-utils/ipkg-utils-1.7.050831-r1.ebuild,v 1.2 2009/10/12 16:42:48 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/ipkg-utils/ipkg-utils-1.7.050831-r1.ebuild,v 1.3 2011/03/05 23:42:42 arfrever Exp $ + +EAPI="3" +PYTHON_DEPEND="2" +SUPPORT_PYTHON_ABIS="1" +RESTRICT_PYTHON_ABIS="3.*" inherit distutils eutils toolchain-funcs versionator -MY_P=${PN}-$(get_version_component_range 3) +MY_P="${PN}-$(get_version_component_range 3)" DESCRIPTION="Tools for working with the ipkg binary package format" HOMEPAGE="http://www.openembedded.org/" SRC_URI="http://handhelds.org/download/packages/ipkg-utils/${MY_P}.tar.gz" + LICENSE="GPL-2" -IUSE="minimal" SLOT="0" KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~x86" -S="${WORKDIR}"/${MY_P} +IUSE="minimal" -RDEPEND="dev-lang/python - !minimal? ( +DEPEND="!minimal? ( app-crypt/gnupg net-misc/curl )" +RDEPEND="${DEPEND}" -DEPEND="${RDEPEND}" +S="${WORKDIR}/${MY_P}" -src_unpack() { - unpack ${A}; cd "${S}" +PYTHON_MODNAME="ipkg.py" - epatch "${FILESDIR}"/${PN}-tar_call_fixes.patch +src_prepare() { + epatch "${FILESDIR}/${PN}-tar_call_fixes.patch" sed '/python setup.py build/d' -i Makefile @@ -43,10 +48,12 @@ src_compile() { src_install() { distutils_src_install - use minimal && rm "${D}"/usr/bin/ipkg-upload + use minimal && rm "${ED}usr/bin/ipkg-upload" } pkg_postinst() { + distutils_pkg_postinst + elog "Consider installing sys-apps/fakeroot for use with the ipkg-build command," elog "that makes it possible to build packages as a normal user." } |