summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2007-03-10 08:59:31 +0000
committerPeter Weller <welp@gentoo.org>2007-03-10 08:59:31 +0000
commitd66236fd472a795d8069cae80fac113b33b52733 (patch)
tree156f6102c9144ada95c2dc0cdb84b33845957d3c /xfce-extra/xfce4-mailwatch
parentStable on amd64 wrt bug 169987 (diff)
downloadgentoo-2-d66236fd472a795d8069cae80fac113b33b52733.tar.gz
gentoo-2-d66236fd472a795d8069cae80fac113b33b52733.tar.bz2
gentoo-2-d66236fd472a795d8069cae80fac113b33b52733.zip
Stable on amd64 wrt bug 169987
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-extra/xfce4-mailwatch')
-rw-r--r--xfce-extra/xfce4-mailwatch/ChangeLog5
-rw-r--r--xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-mailwatch/ChangeLog b/xfce-extra/xfce4-mailwatch/ChangeLog
index e1f76fa40410..74bfa3b2f85a 100644
--- a/xfce-extra/xfce4-mailwatch/ChangeLog
+++ b/xfce-extra/xfce4-mailwatch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-mailwatch
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/ChangeLog,v 1.10 2007/03/09 18:13:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/ChangeLog,v 1.11 2007/03/10 08:59:31 welp Exp $
+
+ 10 Mar 2007; Peter Weller <welp@gentoo.org> xfce4-mailwatch-1.0.1.ebuild:
+ Stable on amd64 wrt bug 169987
09 Mar 2007; Jeroen Roovers <jer@gentoo.org> xfce4-mailwatch-1.0.1.ebuild:
Stable for HPPA (bug #164776).
diff --git a/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild b/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild
index 8ac27f505d54..316de55b9a88 100644
--- a/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild
+++ b/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild,v 1.10 2007/03/09 18:13:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild,v 1.11 2007/03/10 08:59:31 welp Exp $
inherit xfce44
@@ -10,7 +10,7 @@ xfce44_plugin
DESCRIPTION="Mail notification panel plugin"
HOMEPAGE="http://spuriousinterrupt.org/projects/mailwatch"
SRC_URI="http://spuriousinterrupt.org/files/mailwatch/${MY_P}.tar.bz2"
-KEYWORDS="~amd64 hppa ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 hppa ~ppc ~ppc64 sparc x86"
IUSE="ssl"
RDEPEND="ssl? ( >=net-libs/gnutls-1.2 )"