diff options
author | Marc-Antoine Perennou <Marc-Antoine@Perennou.com> | 2011-01-26 19:44:40 +0100 |
---|---|---|
committer | Marc-Antoine Perennou <Marc-Antoine@Perennou.com> | 2011-01-26 19:44:40 +0100 |
commit | b8c76ad96e4fdc7f7b9e0e9524eafc40e9a61aef (patch) | |
tree | 23fefe120a7658262f8adff02317e39fc2734607 /net-im | |
parent | update to EAPI 4 (diff) | |
download | keruspe-b8c76ad96e4fdc7f7b9e0e9524eafc40e9a61aef.tar.gz keruspe-b8c76ad96e4fdc7f7b9e0e9524eafc40e9a61aef.tar.bz2 keruspe-b8c76ad96e4fdc7f7b9e0e9524eafc40e9a61aef.zip |
gnome2 eclass doesn't support EAPI 4 yet
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/empathy/empathy-2.91.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/empathy/empathy-2.91.5.1.ebuild b/net-im/empathy/empathy-2.91.5.1.ebuild index b3eb653f..9dcb2827 100644 --- a/net-im/empathy/empathy-2.91.5.1.ebuild +++ b/net-im/empathy/empathy-2.91.5.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=4 +EAPI=3 PYTHON_DEPEND="2:2.4" inherit gnome2 multilib python |