summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-02-01 12:40:40 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-02-01 12:40:40 +0000
commit91e903bec12b33029eaece3a785079755fd2aaa5 (patch)
treefb1b9d48029c9c7cb5c2b97ed5d7a8a7d04b0aab /xfce-extra
parentAdded ~ppc64; bug #164775 (diff)
downloadgentoo-2-91e903bec12b33029eaece3a785079755fd2aaa5.tar.gz
gentoo-2-91e903bec12b33029eaece3a785079755fd2aaa5.tar.bz2
gentoo-2-91e903bec12b33029eaece3a785079755fd2aaa5.zip
Added ~ppc64; bug #164776
(Portage version: 2.1.1-r2)
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 b3c7bd7a6a88..e0185aa0ab3e 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.2 2007/01/22 23:40:16 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/ChangeLog,v 1.3 2007/02/01 12:40:40 corsair Exp $
+
+ 01 Feb 2007; Markus Rothe <corsair@gentoo.org>
+ xfce4-mailwatch-1.0.1.ebuild:
+ Added ~ppc64; bug #164776
22 Jan 2007; Michael Cummings <mcummings@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 981115627d33..65f0e0580d24 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.2 2007/01/22 23:40:16 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.0.1.ebuild,v 1.3 2007/02/01 12:40:40 corsair Exp $
inherit xfce44
@@ -10,7 +10,7 @@ xfce44_panel_plugin
DESCRIPTION="Xfce4 mail notification panel plugin"
HOMEPAGE="http://spuriousinterrupt.org/projects/mailwatch"
SRC_URI="http://spuriousinterrupt.org/files/mailwatch/${MY_P}.tar.bz2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE="ssl"