diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 04:40:34 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 04:40:34 +0000 |
commit | 1770f7927398c3f2229e5f936ffd29508c17e755 (patch) | |
tree | 034e911a7b29831d48f6eb5585ae945e8413aa1c /sys-apps/fxload | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | historical-1770f7927398c3f2229e5f936ffd29508c17e755.tar.gz historical-1770f7927398c3f2229e5f936ffd29508c17e755.tar.bz2 historical-1770f7927398c3f2229e5f936ffd29508c17e755.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'sys-apps/fxload')
-rw-r--r-- | sys-apps/fxload/fxload-20020411.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/fxload/fxload-20020411.ebuild b/sys-apps/fxload/fxload-20020411.ebuild index 5f6014dd2dbb..7db499bfb8d7 100644 --- a/sys-apps/fxload/fxload-20020411.ebuild +++ b/sys-apps/fxload/fxload-20020411.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/sys-apps/fxload/fxload-20020411.ebuild,v 1.4 2002/07/21 19:41:08 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fxload/fxload-20020411.ebuild,v 1.5 2002/08/14 04:40:34 murphy Exp $ # source maintainers named it fxload-YYYY_MM_DD instead of fxload-YYYYMMDD OLDP="$P" @@ -9,7 +9,7 @@ S=${WORKDIR}/${P} DESCRIPTION="USB firmware uploader" SRC_URI="http://unc.dl.sourceforge.net/sourceforge/linux-hotplug/fxload-2002_04_11.tar.gz" HOMEPAGE="http://linux-hotplug.sourceforge.net" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" |