* [gentoo-commits] dev/blueness:master commit in: dev-python/python-selinux/
@ 2011-03-18 0:29 Anthony G. Basile
0 siblings, 0 replies; only message in thread
From: Anthony G. Basile @ 2011-03-18 0:29 UTC (permalink / raw
To: gentoo-commits
commit: 90b4b81374a7bb8acbfd2367840af9d0526a5cec
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 18 00:29:48 2011 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Mar 18 00:29:48 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/blueness.git;a=commit;h=90b4b813
dev-python/python-selinux: switch to EAPI="2"
(Portage version: 2.1.9.42/git/Linux x86_64, unsigned Manifest commit)
---
dev-python/python-selinux/ChangeLog | 4 ++++
dev-python/python-selinux/Manifest | 4 ++--
.../python-selinux/python-selinux-2.16-r3.ebuild | 6 ++++--
3 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/dev-python/python-selinux/ChangeLog b/dev-python/python-selinux/ChangeLog
index c025712..0bbb4fa 100644
--- a/dev-python/python-selinux/ChangeLog
+++ b/dev-python/python-selinux/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 18 Mar 2011; Anthony G. Basile <blueness@gentoo.org>
+ python-selinux-2.16-r3.ebuild:
+ Switched to EAPI="2"
+
*python-selinux-2.16-r3 (17 Mar 2011)
17 Mar 2011; Anthony G. Basile <blueness@gentoo.org>
diff --git a/dev-python/python-selinux/Manifest b/dev-python/python-selinux/Manifest
index e2e3f40..fd5dbb0 100644
--- a/dev-python/python-selinux/Manifest
+++ b/dev-python/python-selinux/Manifest
@@ -1,5 +1,5 @@
AUX respect-LDFLAGS.patch 425 RMD160 3eeb7020dfe3d951970e008852c3ad3466e4f69a SHA1 b7933c2c9fdfacaf9b309c6807dd952c7cffe7c0 SHA256 cc0cbec509775e763ffc27e7bc10fc6d79794eb8ee64d4cd37e67c7d4542af2d
DIST python-selinux-2.16-1.tar.bz2 11264 RMD160 6b0a9ee26a3cd4018eeaaff1c7ec1e9dceb4f532 SHA1 250f27d2f1e3bf9dc88ef3f0fe603ad1dced9586 SHA256 efddd98ac531bf4bb636a84504c952520b989b960ae11215c60d909cdd46a3de
-EBUILD python-selinux-2.16-r3.ebuild 868 RMD160 cf381f0062338209f60823c64ad132a5878b477d SHA1 128af9952204810f1f9092bd0662bdbc9590c046 SHA256 a4e1f69227a8627e86fc399ba94b1bd18039d03f573f19442b326ec61c110f5a
-MISC ChangeLog 307 RMD160 5d77ac6c8266daec6fe482e4725cf159a0b50e0d SHA1 7a04fea42658a5645a34c888281af2d5b422005c SHA256 c5968acb957f7f03af814e6a7dde8656f58463cd83fab1ec3cf3ff541f2aec87
+EBUILD python-selinux-2.16-r3.ebuild 883 RMD160 3cc316b3608a8a39ebc568b0108b3c4ac54ef144 SHA1 8235242677124fdb3239f8e4eff38027f1aca58c SHA256 32157340dc66dfc5ba0a9d472369a049c550995a90f88184c5c7a1de0bf63094
+MISC ChangeLog 419 RMD160 8a497e7936cb9f72d8cc471e3837787753e4f269 SHA1 dff0e394c03f2b194693b06428a0eec00ad9ebbb SHA256 865b7f654a5ab599bdb153759320b146f1188117360ff1db54cb9a04f6972180
MISC metadata.xml 246 RMD160 26a4d0d6446593f0cb2fdd5d5b0af8f56ed1df21 SHA1 20909ae33b21382e4d8bbbba84c4d697344ea1ce SHA256 22b174539040b81fa6ec3ea0f4d5f847c237d50c79c2222d5ef258affa492b1d
diff --git a/dev-python/python-selinux/python-selinux-2.16-r3.ebuild b/dev-python/python-selinux/python-selinux-2.16-r3.ebuild
index c0982b4..7d030ad 100644
--- a/dev-python/python-selinux/python-selinux-2.16-r3.ebuild
+++ b/dev-python/python-selinux/python-selinux-2.16-r3.ebuild
@@ -2,9 +2,11 @@
# 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.5 2011/02/08 17:47:41 arfrever Exp $
+EAPI="2"
+
PYTHON_DEPEND="2"
-inherit python
+inherit python eutils
DESCRIPTION="Extra python bindings for SELinux functions"
HOMEPAGE="http://www.gentoo.org/proj/en/hardened/selinux/"
@@ -25,7 +27,7 @@ pkg_setup() {
python_pkg_setup
}
-src_configure() {
+src_prepare() {
epatch "${FILESDIR}/respect-LDFLAGS.patch"
}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-18 0:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-18 0:29 [gentoo-commits] dev/blueness:master commit in: dev-python/python-selinux/ Anthony G. Basile
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox