diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-02-04 17:53:08 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-02-04 17:53:08 +0000 |
commit | 98e1b7979b3a9d8d279bb342cd15b0b75a51ebb9 (patch) | |
tree | e810d4f6d1f35b7f34ae54491d86784537a1cd11 /xfce-extra | |
parent | Stable on amd64 (bug #352277) (diff) | |
download | gentoo-2-98e1b7979b3a9d8d279bb342cd15b0b75a51ebb9.tar.gz gentoo-2-98e1b7979b3a9d8d279bb342cd15b0b75a51ebb9.tar.bz2 gentoo-2-98e1b7979b3a9d8d279bb342cd15b0b75a51ebb9.zip |
EAPI3
(Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.ebuild b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.ebuild index 2283d87f6caa..90df90b50f09 100644 --- a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.ebuild +++ b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.ebuild,v 1.4 2011/01/25 20:31:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.ebuild,v 1.5 2011/02/04 17:53:08 ssuominen Exp $ -EAPI=2 +EAPI=3 EAUTORECONF=yes inherit xfconf |