summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-04-22 15:46:26 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-04-22 15:46:26 +0000
commit55ae62eccff34c31701bc6da709bf73261d49a49 (patch)
tree2bd80355d46b95e74dd503d8b648088f239046ac /xfce-extra
parentx86 stable wrt #175386 (diff)
downloadgentoo-2-55ae62eccff34c31701bc6da709bf73261d49a49.tar.gz
gentoo-2-55ae62eccff34c31701bc6da709bf73261d49a49.tar.bz2
gentoo-2-55ae62eccff34c31701bc6da709bf73261d49a49.zip
ia64 stable
(Portage version: 2.1.2.4)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-mailwatch/ChangeLog6
-rw-r--r--xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-mailwatch/ChangeLog b/xfce-extra/xfce4-mailwatch/ChangeLog
index 4c1dee9e4096..93c849fe580c 100644
--- a/xfce-extra/xfce4-mailwatch/ChangeLog
+++ b/xfce-extra/xfce4-mailwatch/ChangeLog
@@ -1,6 +1,10 @@
# 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.15 2007/03/15 13:50:58 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/ChangeLog,v 1.16 2007/04/22 15:46:26 armin76 Exp $
+
+ 22 Apr 2007; Raúl Porcel <armin76@gentoo.org>
+ xfce4-mailwatch-1.0.1.ebuild:
+ ia64 stable
15 Mar 2007; Markus Rothe <corsair@gentoo.org>
xfce4-mailwatch-1.0.1.ebuild:
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 db5fab6dfc1f..153ff2ba5502 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.16 2007/03/18 21:28:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild,v 1.17 2007/04/22 15:46:26 armin76 Exp $
inherit xfce44
@@ -11,7 +11,7 @@ DESCRIPTION="Mail notification panel plugin"
HOMEPAGE="http://spuriousinterrupt.org/projects/mailwatch"
SRC_URI="http://spuriousinterrupt.org/files/mailwatch/${MY_P}.tar.bz2"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="ssl"
RDEPEND="ssl? ( >=net-libs/gnutls-1.2 )"