summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-12-08 19:58:25 +0000
committerPacho Ramos <pacho@gentoo.org>2013-12-08 19:58:25 +0000
commita13be25cdb51e034c900d30f1d6df0146507492d (patch)
treeb76afee139d4178e08c98357252a5d6252446046 /mail-client
parentx86 stable, bug #478252 (diff)
downloadgentoo-2-a13be25cdb51e034c900d30f1d6df0146507492d.tar.gz
gentoo-2-a13be25cdb51e034c900d30f1d6df0146507492d.tar.bz2
gentoo-2-a13be25cdb51e034c900d30f1d6df0146507492d.zip
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/mail-notification/ChangeLog5
-rw-r--r--mail-client/mail-notification/mail-notification-5.4-r7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/mail-notification/ChangeLog b/mail-client/mail-notification/ChangeLog
index 20f71181bd77..f3f9908a1005 100644
--- a/mail-client/mail-notification/ChangeLog
+++ b/mail-client/mail-notification/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-client/mail-notification
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/ChangeLog,v 1.116 2013/11/30 20:09:09 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/ChangeLog,v 1.117 2013/12/08 19:58:25 pacho Exp $
+
+ 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> mail-notification-5.4-r7.ebuild:
+ x86 stable, bug #478252
30 Nov 2013; Pacho Ramos <pacho@gentoo.org> mail-notification-5.4-r7.ebuild:
amd64 stable, bug #478252
diff --git a/mail-client/mail-notification/mail-notification-5.4-r7.ebuild b/mail-client/mail-notification/mail-notification-5.4-r7.ebuild
index 5eb8842f663b..ffc731df1ec5 100644
--- a/mail-client/mail-notification/mail-notification-5.4-r7.ebuild
+++ b/mail-client/mail-notification/mail-notification-5.4-r7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/mail-notification-5.4-r7.ebuild,v 1.2 2013/11/30 20:09:09 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/mail-notification-5.4-r7.ebuild,v 1.3 2013/12/08 19:58:25 pacho Exp $
EAPI=5
GCONF_DEBUG="no"
@@ -14,7 +14,7 @@ GIT_REVISION="eab5c13" # Same as Fedora
SRC_URI="https://github.com/epienbroek/${PN}/tarball/${GIT_REVISION} -> ${PN}-${GIT_REVISION}.tar.gz"
S="${WORKDIR}/epienbroek-${PN}-${GIT_REVISION}"
-KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-linux"
+KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-linux"
SLOT="0"
LICENSE="GPL-3"
IUSE="evo +gnome-keyring sasl +sound ssl sylpheed"