summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:42:03 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:42:03 +0000
commitf52eede2406a9ebeb563460fedb2442aadf4fb47 (patch)
tree8002ea7d3565b35155ea7264a2d2265d582f806d /x11-plugins/gkrellm-mailwatch
parent12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff)
downloadgentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.tar.gz
gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.tar.bz2
gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.zip
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'x11-plugins/gkrellm-mailwatch')
-rw-r--r--x11-plugins/gkrellm-mailwatch/ChangeLog5
-rw-r--r--x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-0.7.2.ebuild4
-rw-r--r--x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.0.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/gkrellm-mailwatch/ChangeLog b/x11-plugins/gkrellm-mailwatch/ChangeLog
index c7a9299fc093..5e10b661fe8f 100644
--- a/x11-plugins/gkrellm-mailwatch/ChangeLog
+++ b/x11-plugins/gkrellm-mailwatch/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for x11-plugins/gkrellm-mailwatch
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/ChangeLog,v 1.3 2002/10/16 21:19:33 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/ChangeLog,v 1.4 2002/12/09 04:41:56 manson Exp $
+\* Autoupdate keywords (12-6-02)
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
+
*gkrellm-mailwatch-2.0 (16 Oct 2002)
16 Oct 2002; Seemant Kulleen <seemant@gentoo.org>
diff --git a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-0.7.2.ebuild b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-0.7.2.ebuild
index dab78a6b48f9..9f82318ce3cd 100644
--- a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-0.7.2.ebuild
+++ b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-0.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-0.7.2.ebuild,v 1.4 2002/10/04 06:44:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-0.7.2.ebuild,v 1.5 2002/12/09 04:41:56 manson Exp $
MY_P=${P/gkrellm-/}
S=${WORKDIR}/${MY_P}
@@ -13,7 +13,7 @@ DEPEND="=app-admin/gkrellm-1.2*
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc "
src_compile() {
make || die
diff --git a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.0.ebuild b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.0.ebuild
index 1079b2efc171..827183b4040c 100644
--- a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.0.ebuild
+++ b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.0.ebuild,v 1.2 2002/10/16 22:19:55 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.0.ebuild,v 1.3 2002/12/09 04:41:56 manson Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="A GKrellM2 plugin that shows the status of additional mail boxes"
@@ -12,7 +12,7 @@ DEPEND="=app-admin/gkrellm-2*
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~sparc64"
+KEYWORDS="~x86 ~ppc ~sparc "
src_compile() {
emake || die