diff options
author | 2011-10-29 00:42:11 +0000 | |
---|---|---|
committer | 2011-10-29 00:42:11 +0000 | |
commit | e97ee9792dcc3cde0302e76eded2def4b7f1ca52 (patch) | |
tree | 97ee0a55996aebc1e38d369f99717bbcfe20ce3b /kde-misc/gx-mail-notify | |
parent | Bump to EAPI=4; set KDE_HANDBOOK (diff) | |
download | historical-e97ee9792dcc3cde0302e76eded2def4b7f1ca52.tar.gz historical-e97ee9792dcc3cde0302e76eded2def4b7f1ca52.tar.bz2 historical-e97ee9792dcc3cde0302e76eded2def4b7f1ca52.zip |
Bump to EAPI=4
Package-Manager: portage-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 |