diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-09-06 17:55:03 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-09-06 17:55:03 +0000 |
commit | 6cc653fb8ed74dac182d171c7229aab6a524f0be (patch) | |
tree | fab2b50e998670c35c11fd3f8a96ae5230ab1624 /xfce-base | |
parent | Fix CC/LINKER to toolchain-funcs (diff) | |
download | gentoo-2-6cc653fb8ed74dac182d171c7229aab6a524f0be.tar.gz gentoo-2-6cc653fb8ed74dac182d171c7229aab6a524f0be.tar.bz2 gentoo-2-6cc653fb8ed74dac182d171c7229aab6a524f0be.zip |
eapi3
(Portage version: 2.2_rc75/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.6.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.6.2.ebuild index 72aef05f4da2..d0a698fc2bb2 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.6.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.6.2.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/libxfce4util/libxfce4util-4.6.2.ebuild,v 1.12 2010/08/29 17:52:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.6.2.ebuild,v 1.13 2010/09/06 17:55:03 ssuominen Exp $ -EAPI=2 +EAPI=3 inherit xfconf DESCRIPTION="Basic utility library for Xfce4" |