diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-09-06 17:55:51 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-09-06 17:55:51 +0000 |
commit | f2b84be95763f2ec59ec6cbc828db292223b8dce (patch) | |
tree | 3c746a18aa8d47c7b08fc875a9139f6a7e243426 /xfce-base/xfconf | |
parent | Fix CC/LINKER to toolchain-funcs (diff) | |
download | historical-f2b84be95763f2ec59ec6cbc828db292223b8dce.tar.gz historical-f2b84be95763f2ec59ec6cbc828db292223b8dce.tar.bz2 historical-f2b84be95763f2ec59ec6cbc828db292223b8dce.zip |
eapi3
Package-Manager: portage-2.2_rc75/cvs/Linux x86_64
Diffstat (limited to 'xfce-base/xfconf')
-rw-r--r-- | xfce-base/xfconf/xfconf-4.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/xfconf/xfconf-4.6.2.ebuild b/xfce-base/xfconf/xfconf-4.6.2.ebuild index 35c0a6b25f10..50ab6449ed1a 100644 --- a/xfce-base/xfconf/xfconf-4.6.2.ebuild +++ b/xfce-base/xfconf/xfconf-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/xfconf/xfconf-4.6.2.ebuild,v 1.11 2010/08/29 17:45:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.2.ebuild,v 1.12 2010/09/06 17:50:27 ssuominen Exp $ -EAPI=2 +EAPI=3 inherit xfconf DESCRIPTION="Xfce configuration daemon and utilities" |