summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2006-07-19 22:00:32 +0000
committerTom Martin <slarti@gentoo.org>2006-07-19 22:00:32 +0000
commit97d54df27a44274a586e94484e575094e73f3ad3 (patch)
tree52615d85449e60cd3231ef1ef452666084fe58d2 /mail-client
parentadded patch to include gcrypt libraries to solve bug #141021. (diff)
downloadgentoo-2-97d54df27a44274a586e94484e575094e73f3ad3.tar.gz
gentoo-2-97d54df27a44274a586e94484e575094e73f3ad3.tar.bz2
gentoo-2-97d54df27a44274a586e94484e575094e73f3ad3.zip
Stable on amd64.
(Portage version: 2.1.1_pre3)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/mail-notification/ChangeLog5
-rw-r--r--mail-client/mail-notification/mail-notification-3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/mail-notification/ChangeLog b/mail-client/mail-notification/ChangeLog
index 35aa9a901ed2..3787a4b9cda6 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/ChangeLog,v 1.33 2006/07/10 22:14:06 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/ChangeLog,v 1.34 2006/07/19 22:00:32 slarti Exp $
+
+ 19 Jul 2006; Tom Martin <slarti@gentoo.org> mail-notification-3.0.ebuild:
+ Stable on amd64.
10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org>
mail-notification-3.0.ebuild:
diff --git a/mail-client/mail-notification/mail-notification-3.0.ebuild b/mail-client/mail-notification/mail-notification-3.0.ebuild
index 4af0cf8d60f9..8fbef745f8bc 100644
--- a/mail-client/mail-notification/mail-notification-3.0.ebuild
+++ b/mail-client/mail-notification/mail-notification-3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/mail-notification-3.0.ebuild,v 1.2 2006/07/10 22:14:06 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/mail-notification-3.0.ebuild,v 1.3 2006/07/19 22:00:32 slarti Exp $
inherit eutils gnome2 multilib flag-o-matic versionator
@@ -10,7 +10,7 @@ apop, ssl, sasl."
HOMEPAGE="http://www.nongnu.org/mailnotify/"
SRC_URI="http://savannah.nongnu.org/download/mailnotify/${P}.tar.gz"
-KEYWORDS="~amd64 ~ppc sparc ~x86"
+KEYWORDS="amd64 ~ppc sparc ~x86"
SLOT="0"
LICENSE="GPL-2"