diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-15 21:08:17 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-15 21:08:17 +0000 |
commit | fdae180dcafd40da31edd400c45e7abcfc9d9f32 (patch) | |
tree | 391150b9f3515bdcd412a3df06614b14cfde610d /xfce-base/exo/ChangeLog | |
parent | old (diff) | |
download | historical-fdae180dcafd40da31edd400c45e7abcfc9d9f32.tar.gz historical-fdae180dcafd40da31edd400c45e7abcfc9d9f32.tar.bz2 historical-fdae180dcafd40da31edd400c45e7abcfc9d9f32.zip |
Now that python.eclass has EAPI=4 support, convert to EAPI=4 so xfconf.eclass can stop supporting deprecated EAPI=3.
Package-Manager: portage-2.2.0_alpha67/cvs/Linux x86_64
Diffstat (limited to 'xfce-base/exo/ChangeLog')
-rw-r--r-- | xfce-base/exo/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog index 2a4a3aa156e4..f83c91e5cfa7 100644 --- a/xfce-base/exo/ChangeLog +++ b/xfce-base/exo/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for xfce-base/exo # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.58 2011/10/15 21:06:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.59 2011/10/15 21:08:17 ssuominen Exp $ + + 15 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> exo-0.6.0.ebuild, + exo-0.6.2.ebuild: + Now that python.eclass has EAPI=4 support, convert to EAPI=4 so xfconf.eclass + can stop supporting deprecated EAPI=3. 15 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> -exo-0.6.1.ebuild: old |