summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2006-01-02 07:37:07 +0000
committerJoshua Kinard <kumba@gentoo.org>2006-01-02 07:37:07 +0000
commit008ad3fc713cd72749e41c0d74c52c23c7f8ad9a (patch)
tree4bbb9e9c55b72324d47466797f398ea322033ab0 /sys-boot/arcload/arcload-0.43-r1.ebuild
parentMasking dbus 0.60 as Cardoe is unmasking (diff)
downloadhistorical-008ad3fc713cd72749e41c0d74c52c23c7f8ad9a.tar.gz
historical-008ad3fc713cd72749e41c0d74c52c23c7f8ad9a.tar.bz2
historical-008ad3fc713cd72749e41c0d74c52c23c7f8ad9a.zip
Bump to mips stable, remove 0.41
Package-Manager: portage-2.0.53
Diffstat (limited to 'sys-boot/arcload/arcload-0.43-r1.ebuild')
-rw-r--r--sys-boot/arcload/arcload-0.43-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-boot/arcload/arcload-0.43-r1.ebuild b/sys-boot/arcload/arcload-0.43-r1.ebuild
index 904f101ee0e8..bb09633fd586 100644
--- a/sys-boot/arcload/arcload-0.43-r1.ebuild
+++ b/sys-boot/arcload/arcload-0.43-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcload/arcload-0.43-r1.ebuild,v 1.1 2005/10/14 17:32:26 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcload/arcload-0.43-r1.ebuild,v 1.2 2006/01/02 07:37:07 kumba Exp $
inherit eutils toolchain-funcs
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.linux-mips.org/wiki/index.php/ARCLoad"
SRC_URI="ftp://ftp.linux-mips.org/pub/linux/mips/people/skylark/${P}.tar.bz2"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="-* ~mips"
+KEYWORDS="-* mips"
IUSE=""
DEPEND="sys-boot/dvhtool"
RESTRICT="nostrip"