diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-04-16 19:44:03 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-04-16 19:44:03 +0000 |
commit | ca86319f37f91daf0da049d8e21ac9889190a46b (patch) | |
tree | bdc31715ae96cab237e175bb5be2bb704e4d363f /dev-python/python-selinux | |
parent | Delete calls to deprecated python_version(). (diff) | |
download | historical-ca86319f37f91daf0da049d8e21ac9889190a46b.tar.gz historical-ca86319f37f91daf0da049d8e21ac9889190a46b.tar.bz2 historical-ca86319f37f91daf0da049d8e21ac9889190a46b.zip |
Delete calls to deprecated python_version().
Package-Manager: portage-HEAD/cvs/Linux x86_64
Diffstat (limited to 'dev-python/python-selinux')
-rw-r--r-- | dev-python/python-selinux/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/python-selinux/Manifest | 14 | ||||
-rw-r--r-- | dev-python/python-selinux/python-selinux-2.16-r2.ebuild | 10 |
3 files changed, 12 insertions, 20 deletions
diff --git a/dev-python/python-selinux/ChangeLog b/dev-python/python-selinux/ChangeLog index 3050b701cec2..41d582348a5a 100644 --- a/dev-python/python-selinux/ChangeLog +++ b/dev-python/python-selinux/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/python-selinux -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/ChangeLog,v 1.37 2009/08/21 19:55:31 pebenito Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/ChangeLog,v 1.38 2010/04/16 19:44:03 arfrever Exp $ + + 16 Apr 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + python-selinux-2.16-r2.ebuild: + Delete calls to deprecated python_version(). 21 Aug 2009; Chris PeBenito <pebenito@gentoo.org> python-selinux-2.16-r2.ebuild: diff --git a/dev-python/python-selinux/Manifest b/dev-python/python-selinux/Manifest index b982a59af5eb..fea4f373215c 100644 --- a/dev-python/python-selinux/Manifest +++ b/dev-python/python-selinux/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - DIST python-selinux-2.16-1.tar.bz2 11264 RMD160 6b0a9ee26a3cd4018eeaaff1c7ec1e9dceb4f532 SHA1 250f27d2f1e3bf9dc88ef3f0fe603ad1dced9586 SHA256 efddd98ac531bf4bb636a84504c952520b989b960ae11215c60d909cdd46a3de -EBUILD python-selinux-2.16-r2.ebuild 693 RMD160 7ff62a91f29cedd452f4a74ba36112d6edf70db1 SHA1 01259346e5e54f272b45114350ed48f2a36329d4 SHA256 5c6d6596c8d81f527970774555503cadab9a0c7458c488d99a78462de67737ce -MISC ChangeLog 6061 RMD160 73a2ec4a3dd3e8153ab06b3a59f5ee775ffad442 SHA1 419b91cacce0c51285bf7f10c26487574ee36d56 SHA256 288e6e4c12414bcfe8dbe7c22b8c8ccf1c03a33a2ac560922f17177a4a8aaba4 +EBUILD python-selinux-2.16-r2.ebuild 721 RMD160 0c7dfc1d7dd514722382cc317af4fd629cd5df66 SHA1 49af1c380d1c5fb7266875dbd5e3b8fa3966f93b SHA256 4cf729d5f560efc5ddd02174c4780ada6a31e1ee3539debecc648f8ef6a017fa +MISC ChangeLog 6215 RMD160 315e5c5f6c48c9df3ddf7754e12d0291e7cde6c8 SHA1 eae34b9285855859981c1f9da318592b295857e4 SHA256 4daceff6ddb53326c33d1e0331a43e19d8c91498719b686097769d584e7dfe10 MISC metadata.xml 348 RMD160 b16efefef375710ac97d26556b3b2de2b36225cb SHA1 cdc43f809927bde41b12b984cda266121a931748 SHA256 0eeb712afd86c8e634ba12e55119a18fdc2fdf58e9b092fcae50e3714020626c ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.11 (GNU/Linux) - -iEYEARECAAYFAkqO+8IACgkQWczwbOluxW+DVgCdHyJRdjzMES1WvYXCJdcYT8Rg -LwwAoL0vpzLHllWl/1Zr553LynIpThbA -=okyD ------END PGP SIGNATURE----- diff --git a/dev-python/python-selinux/python-selinux-2.16-r2.ebuild b/dev-python/python-selinux/python-selinux-2.16-r2.ebuild index 4f1ff1a01714..cabf08a0d676 100644 --- a/dev-python/python-selinux/python-selinux-2.16-r2.ebuild +++ b/dev-python/python-selinux/python-selinux-2.16-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/python-selinux-2.16-r2.ebuild,v 1.3 2009/08/21 19:55:31 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/python-selinux-2.16-r2.ebuild,v 1.4 2010/04/16 19:44:03 arfrever Exp $ inherit python @@ -20,12 +20,10 @@ RDEPEND="${DEPEND}" S=${WORKDIR}/${PN} src_compile() { - python_version - emake + emake PYVER="$(python_get_version)" } src_install() { - python_version python_need_rebuild - make DESTDIR="${D}" install + make DESTDIR="${D}" PYVER="$(python_get_version)" install } |