diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:29:35 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:29:35 +0000 |
commit | 8c3ef863bc22abcf1466da189bb14ec403704751 (patch) | |
tree | 33164bbc721a25799a772be118bd0658ceddabb2 /xfce-base | |
parent | EAPI5 (diff) | |
download | gentoo-2-8c3ef863bc22abcf1466da189bb14ec403704751.tar.gz gentoo-2-8c3ef863bc22abcf1466da189bb14ec403704751.tar.bz2 gentoo-2-8c3ef863bc22abcf1466da189bb14ec403704751.zip |
EAPI5
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfconf/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfconf/xfconf-4.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfconf/ChangeLog b/xfce-base/xfconf/ChangeLog index ff448112c286..c53a7823b232 100644 --- a/xfce-base/xfconf/ChangeLog +++ b/xfce-base/xfconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfconf # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.75 2012/11/28 09:37:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.76 2012/11/28 12:29:35 ssuominen Exp $ + + 28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> xfconf-4.10.0.ebuild: + EAPI5 28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> xfconf-4.10.0.ebuild: Insert missing files to po/POTFILES.skip for "make check" to pass wrt #444996 diff --git a/xfce-base/xfconf/xfconf-4.10.0.ebuild b/xfce-base/xfconf/xfconf-4.10.0.ebuild index 700a37ea624f..c764fb262d9d 100644 --- a/xfce-base/xfconf/xfconf-4.10.0.ebuild +++ b/xfce-base/xfconf/xfconf-4.10.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.10.0.ebuild,v 1.11 2012/11/28 09:37:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.10.0.ebuild,v 1.12 2012/11/28 12:29:35 ssuominen Exp $ -EAPI=4 +EAPI=5 inherit xfconf DESCRIPTION="A simple client-server configuration storage and query system for the Xfce desktop environment" |