summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2011-07-19 16:45:40 +0000
committerThomas Sachau <tommy@gentoo.org>2011-07-19 16:45:40 +0000
commitfc7232ef5c83f9eafdd7c3242b63776d70b043b7 (patch)
treec27b970d9aec31f93057e76493ff25c558820c34
parentnet-misc/belier: Forced move to EAPI-3 from distutils eclass (diff)
downloadsunrise-fc7232ef5c83f9eafdd7c3242b63776d70b043b7.tar.gz
sunrise-fc7232ef5c83f9eafdd7c3242b63776d70b043b7.tar.bz2
sunrise-fc7232ef5c83f9eafdd7c3242b63776d70b043b7.zip
net-im/pyxmpp: Forced move to EAPI-3 from distutils eclass
svn path=/sunrise/; revision=12240
-rw-r--r--net-im/pyxmpp/ChangeLog6
-rw-r--r--net-im/pyxmpp/Manifest4
-rw-r--r--net-im/pyxmpp/pyxmpp-1.0.0-r2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-im/pyxmpp/ChangeLog b/net-im/pyxmpp/ChangeLog
index 764b1b10c..17a747267 100644
--- a/net-im/pyxmpp/ChangeLog
+++ b/net-im/pyxmpp/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for net-im/pyxmpp
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 19 Jul 2011; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
+ pyxmpp-1.0.0-r2.ebuild:
+ Forced move to EAPI-3 from distutils eclass
+
16 Mar 2009; Nick Fortino (nfortino) <nfortino@gmail.com>
pyxmpp-1.0.0-r2.ebuild:
Update ebuild to use EAPI 2. Thanks to Cristian Ruppert and Thomas Sachau
diff --git a/net-im/pyxmpp/Manifest b/net-im/pyxmpp/Manifest
index 1720d3ee5..527cae4a0 100644
--- a/net-im/pyxmpp/Manifest
+++ b/net-im/pyxmpp/Manifest
@@ -1,4 +1,4 @@
DIST pyxmpp-1.0.0.tar.gz 669021 RMD160 148d07c97ca715985a57984fdc6c228dbe1fb019 SHA1 6a8d88ed79153175698cd0ffc914ea37c3f526ce SHA256 924ba0cde1e630b53784623cdaab35f0da6e81e7b8a11e6927cd38420a781267
-EBUILD pyxmpp-1.0.0-r2.ebuild 656 RMD160 43335fd1c1e716d1161085cf7bce11074440817f SHA1 18e15429a1f44b3c0f0e55d9cf11cdadc6d4aba7 SHA256 a6b127c43032e53c4790472fcbd8a4e1f3d3f877738b44bce28ce5a86afb46be
-MISC ChangeLog 1144 RMD160 32e59cd2a8699adcea2b58e7e32e4b0c03d95573 SHA1 f1bb211381acf8b0ea424f082db4cd7c2d5f5d8e SHA256 af2356a13c553bc09536293b3a106ba563cf61b3e429be23d4f05408cb719aa8
+EBUILD pyxmpp-1.0.0-r2.ebuild 656 RMD160 47b6dedd3b9138ee597fc48bbbfdeb367fbee5a6 SHA1 499b53410b12538051e41c4ce413aae3e42922de SHA256 ca40c16cfc38203f9352642343a9b7e4b5ae3891ba64fabf797bd529a99581c4
+MISC ChangeLog 1276 RMD160 b90c7b4e310fea2be8b4c9d5836670947d4a08a2 SHA1 77a67060c97188d5c37dfb38cf192d1b2b647a2d SHA256 d400ef8c8e1414d1559823abadbeeb8fd69961eee355643fe21cac0c9ddfa032
MISC metadata.xml 229 RMD160 f0f6417bec31ce8baba6d476664f7210c8c84c98 SHA1 e5f94f5caadc6f843fc90bb7959570cd503676fd SHA256 3b08fca3c878bdfc4e7639f477dd542d55a4ab5dce39a475e82633071d13eb3f
diff --git a/net-im/pyxmpp/pyxmpp-1.0.0-r2.ebuild b/net-im/pyxmpp/pyxmpp-1.0.0-r2.ebuild
index 865583d87..0e8722d29 100644
--- a/net-im/pyxmpp/pyxmpp-1.0.0-r2.ebuild
+++ b/net-im/pyxmpp/pyxmpp-1.0.0-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="2"
+EAPI="3"
inherit eutils distutils