summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-02-22 12:28:23 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-02-22 12:28:23 +0000
commit67b390c5728c0615e6cad89882f69d05b14d2955 (patch)
tree73c372b7552b2e7da9a13ddc99201716379a4a12 /x11-misc/bbweather/bbweather-0.6.ebuild
parentMade autoconf failures non-fatal; closes bug #42135. (diff)
downloadhistorical-67b390c5728c0615e6cad89882f69d05b14d2955.tar.gz
historical-67b390c5728c0615e6cad89882f69d05b14d2955.tar.bz2
historical-67b390c5728c0615e6cad89882f69d05b14d2955.zip
header fix; mips and arm need deps first
Diffstat (limited to 'x11-misc/bbweather/bbweather-0.6.ebuild')
-rw-r--r--x11-misc/bbweather/bbweather-0.6.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/bbweather/bbweather-0.6.ebuild b/x11-misc/bbweather/bbweather-0.6.ebuild
index cfd7c3653a31..701932a9f9e5 100644
--- a/x11-misc/bbweather/bbweather-0.6.ebuild
+++ b/x11-misc/bbweather/bbweather-0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbweather/bbweather-0.6.ebuild,v 1.1 2003/06/19 17:11:15 mkeadle Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbweather/bbweather-0.6.ebuild,v 1.2 2004/02/22 12:28:23 mr_bones_ Exp $
S=${WORKDIR}/${P}
DESCRIPTION="blackbox weather monitor"
@@ -9,7 +9,7 @@ SRC_URI="http://www.netmeister.org/apps/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa"
DEPEND="virtual/blackbox
>=net-misc/wget-1.7