diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:19:52 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:19:52 +0000 |
commit | 77655797025fca562b3b6994aae18777f792e378 (patch) | |
tree | dc27b14226932ae4f143070afa09fe846162c2d1 /xfce-extra/xfswitch-plugin | |
parent | EAPI5 (diff) | |
download | gentoo-2-77655797025fca562b3b6994aae18777f792e378.tar.gz gentoo-2-77655797025fca562b3b6994aae18777f792e378.tar.bz2 gentoo-2-77655797025fca562b3b6994aae18777f792e378.zip |
EAPI5
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'xfce-extra/xfswitch-plugin')
-rw-r--r-- | xfce-extra/xfswitch-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfswitch-plugin/ChangeLog b/xfce-extra/xfswitch-plugin/ChangeLog index c016f535a55c..d814c9e33ceb 100644 --- a/xfce-extra/xfswitch-plugin/ChangeLog +++ b/xfce-extra/xfswitch-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfswitch-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfswitch-plugin/ChangeLog,v 1.10 2012/11/16 12:28:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfswitch-plugin/ChangeLog,v 1.11 2012/11/28 12:19:52 ssuominen Exp $ + + 28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> + xfswitch-plugin-0.0.1-r1.ebuild: + EAPI5 16 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> -xfswitch-plugin-0.0.1.ebuild: diff --git a/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.ebuild b/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.ebuild index d4fcf4a48768..5a5c05e5057c 100644 --- a/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.ebuild +++ b/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.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-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.ebuild,v 1.5 2012/11/15 19:38:30 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.ebuild,v 1.6 2012/11/28 12:19:52 ssuominen Exp $ -EAPI=4 +EAPI=5 inherit multilib xfconf DESCRIPTION="A panel plug-in for user switching (using x11-misc/lightdm or gnome-base/gdm)" |