diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-09-06 17:47:44 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-09-06 17:47:44 +0000 |
commit | 96f53d28c62d740c52b9640918303eb7846ec157 (patch) | |
tree | 62dafd858a7ad51f08d32308e81708c70286f40c /xfce-base/exo | |
parent | Rev bump to fix LDFLAGS (bug #336197) (diff) | |
download | gentoo-2-96f53d28c62d740c52b9640918303eb7846ec157.tar.gz gentoo-2-96f53d28c62d740c52b9640918303eb7846ec157.tar.bz2 gentoo-2-96f53d28c62d740c52b9640918303eb7846ec157.zip |
eapi3
(Portage version: 2.2_rc75/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base/exo')
-rw-r--r-- | xfce-base/exo/exo-0.3.107.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/exo/exo-0.3.107.ebuild b/xfce-base/exo/exo-0.3.107.ebuild index 763a1c71bd16..e991d40a6900 100644 --- a/xfce-base/exo/exo-0.3.107.ebuild +++ b/xfce-base/exo/exo-0.3.107.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.107.ebuild,v 1.10 2010/08/29 17:55:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.107.ebuild,v 1.11 2010/09/06 17:47:44 ssuominen Exp $ -EAPI=2 +EAPI=3 inherit xfconf python multilib DESCRIPTION="Extensions, widgets and framework library with session management support" |