diff options
author | Jonathan Callen <abcd@gentoo.org> | 2011-10-29 00:42:11 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2011-10-29 00:42:11 +0000 |
commit | 2f42726791154c6c4d29836d0b3c0ef217521c4a (patch) | |
tree | 0c635451eb1a95d6a1bbe99dd3d9cc611ec0c37c /kde-misc/gx-mail-notify | |
parent | Bump to EAPI=4 (diff) | |
download | gentoo-2-2f42726791154c6c4d29836d0b3c0ef217521c4a.tar.gz gentoo-2-2f42726791154c6c4d29836d0b3c0ef217521c4a.tar.bz2 gentoo-2-2f42726791154c6c4d29836d0b3c0ef217521c4a.zip |
Bump to EAPI=4
(Portage version: 2.2.0_alpha70/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc/gx-mail-notify')
-rw-r--r-- | kde-misc/gx-mail-notify/ChangeLog | 5 | ||||
-rw-r--r-- | kde-misc/gx-mail-notify/gx-mail-notify-0.4.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-misc/gx-mail-notify/ChangeLog b/kde-misc/gx-mail-notify/ChangeLog index b838cc43b8ae..27bda2f8d93c 100644 --- a/kde-misc/gx-mail-notify/ChangeLog +++ b/kde-misc/gx-mail-notify/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/gx-mail-notify # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/gx-mail-notify/ChangeLog,v 1.3 2011/01/31 03:32:22 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/gx-mail-notify/ChangeLog,v 1.4 2011/10/29 00:42:11 abcd Exp $ + + 29 Oct 2011; Jonathan Callen <abcd@gentoo.org> gx-mail-notify-0.4.4.ebuild: + Bump to EAPI=4 31 Jan 2011; Theo Chatzimichos <tampakrap@gentoo.org> -gx-mail-notify-0.4.2.ebuild: diff --git a/kde-misc/gx-mail-notify/gx-mail-notify-0.4.4.ebuild b/kde-misc/gx-mail-notify/gx-mail-notify-0.4.4.ebuild index 92ef5114f4c7..718dcc328afd 100644 --- a/kde-misc/gx-mail-notify/gx-mail-notify-0.4.4.ebuild +++ b/kde-misc/gx-mail-notify/gx-mail-notify-0.4.4.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/gx-mail-notify/gx-mail-notify-0.4.4.ebuild,v 1.1 2010/10/06 20:45:44 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/gx-mail-notify/gx-mail-notify-0.4.4.ebuild,v 1.2 2011/10/29 00:42:11 abcd Exp $ -EAPI=3 +EAPI=4 OPENGL_REQUIRED=always inherit kde4-base |