summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-02-01 12:41:52 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-02-01 12:41:52 +0000
commit5a99e10be405a510f74a2f7efceabff42216c677 (patch)
tree68ca93feea46fb65ce3fedd13454660722a0db16 /xfce-extra/xfce4-mailwatch
parentAdded ~ppc64; bug #164775 (diff)
downloadhistorical-5a99e10be405a510f74a2f7efceabff42216c677.tar.gz
historical-5a99e10be405a510f74a2f7efceabff42216c677.tar.bz2
historical-5a99e10be405a510f74a2f7efceabff42216c677.zip
Added ~ppc64; bug #164776
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'xfce-extra/xfce4-mailwatch')
-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"