diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:25:19 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:25:19 +0000 |
commit | 492e12ca8fa67378f895d32dd63852df2de782f6 (patch) | |
tree | d156a1f8de1bd5e5dd70e4ed3c48e94e9ad15e46 /xfce-extra/xfce4-notes-plugin | |
parent | EAPI5 (diff) | |
download | gentoo-2-492e12ca8fa67378f895d32dd63852df2de782f6.tar.gz gentoo-2-492e12ca8fa67378f895d32dd63852df2de782f6.tar.bz2 gentoo-2-492e12ca8fa67378f895d32dd63852df2de782f6.zip |
EAPI5
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'xfce-extra/xfce4-notes-plugin')
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-notes-plugin/ChangeLog b/xfce-extra/xfce4-notes-plugin/ChangeLog index 9ba17cbfaaed..2bbc9879c4f5 100644 --- a/xfce-extra/xfce4-notes-plugin/ChangeLog +++ b/xfce-extra/xfce4-notes-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-notes-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.37 2012/05/05 07:21:29 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.38 2012/11/28 12:25:19 ssuominen Exp $ + + 28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> + xfce4-notes-plugin-1.7.7.ebuild: + EAPI5 05 May 2012; Michał Górny <mgorny@gentoo.org> xfce4-notes-plugin-1.7.7.ebuild: diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild index 9b775e4a55a8..530799b3821a 100644 --- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild +++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.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/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild,v 1.12 2012/05/05 07:21:29 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild,v 1.13 2012/11/28 12:25:19 ssuominen Exp $ -EAPI=4 +EAPI=5 inherit xfconf DESCRIPTION="Xfce4 panel sticky notes plugin" |