]> Pileus Git - ~andy/sunrise/commitdiff
media-tv/tv-player: Fix for python-eapi deprecation
authorLaurento Frittella (mrfree) <laurento.frittella@gmail.com>
Fri, 27 May 2011 10:31:51 +0000 (10:31 +0000)
committerLaurento Frittella (mrfree) <laurento.frittella@gmail.com>
Fri, 27 May 2011 10:31:51 +0000 (10:31 +0000)
svn path=/sunrise/; revision=12103

media-tv/tv-player/ChangeLog
media-tv/tv-player/Manifest
media-tv/tv-player/tv-player-9999.ebuild

index 832f4373b87a3999e888c357d8fea76c7ea5075d..f83ba115c9b2136b041fdbb9e91d1bca6700f4aa 100644 (file)
@@ -1,7 +1,11 @@
 # ChangeLog for media-tv/tv-player
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  27 May 2011; Laurento Frittella (mrfree) <laurento.frittella@gmail.com>
+  tv-player-9999.ebuild:
+  Fix for python-eapi deprecation
+
   16 Jun 2010; Laurento Frittella (mrfree) <laurento.frittella@gmail.com>
   tv-player-9999.ebuild:
   Added net-misc/mimms as blocker
index fc241a558db5454d0bab7c2ff130f5624f387e94..e0191b5644085dcdae17fdc80c5e07ad62e1feee 100644 (file)
@@ -1,3 +1,3 @@
-EBUILD tv-player-9999.ebuild 666 RMD160 087a500d726583a1b3a3aa662706f9079173fddd SHA1 108c9e49dbf5ce5a55617fb232cb19fa959f4e02 SHA256 86612e3c0578dd2d935fca4e822d0a7d54bee212598a3b7dcd306818df80ff27
-MISC ChangeLog 416 RMD160 1626ed980e27d5f8d6f69b9fd4dc08fd361426b5 SHA1 c624461ca664b53d77578356888b078fa6d2d1d0 SHA256 2bd4eb1c1c4aef416f6774cc9b25832ebedad294e616b4127523a8e6b00e73fa
+EBUILD tv-player-9999.ebuild 674 RMD160 cab155985cbd052a2d3a218c7c593096a93aa0ba SHA1 7263eb7e7dbc22b0a91d8de28b8c7f5320519f28 SHA256 210df87037b247ce2264d64e4ed955daa6853521f0bec0add6a8870191a1e65a
+MISC ChangeLog 550 RMD160 7cc7ae5285a839c2635ffab1d34cd0595ba58bb0 SHA1 6f8adc29553fb0d08e63e9a7cb258e41ad968ba8 SHA256 8b471665683a9d1d0395a416ce8b7c050af38864cf7a7589b2ceb63ec2897c3d
 MISC metadata.xml 229 RMD160 f0f6417bec31ce8baba6d476664f7210c8c84c98 SHA1 e5f94f5caadc6f843fc90bb7959570cd503676fd SHA256 3b08fca3c878bdfc4e7639f477dd542d55a4ab5dce39a475e82633071d13eb3f
index 4f4fa9b10e15dc1717440c5c8570ec3cf665258b..2aef8e4909f4a76a39db16e1db30be3cfe3f1957 100644 (file)
@@ -1,7 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
+EAPI=3
+
 PYTHON_DEPEND="*:2.6"
 SUPPORT_PYTHON_ABIS="1"
 RESTRICT_PYTHON_ABIS="3.*"